{"id":360138,"url":"https://github.com/googleapis/java-cloud-bom","last_synced_at":"2026-06-21T15:01:32.983Z","repository":{"id":37854154,"uuid":"203461770","full_name":"googleapis/java-cloud-bom","owner":"googleapis","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-25T03:11:29.000Z","size":11594,"stargazers_count":45,"open_issues_count":45,"forks_count":28,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-04-25T05:17:52.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-20T22:10:10.000Z","updated_at":"2026-04-20T21:10:37.000Z","dependencies_parsed_at":"2023-10-15T13:35:32.631Z","dependency_job_id":"834ace12-d73f-44ac-be82-450678d3126f","html_url":"https://github.com/googleapis/java-cloud-bom","commit_stats":null,"previous_names":[],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/java-cloud-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/sbom","scorecard":{"id":438540,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/java-cloud-bom","commit":"9329cc44ea98b4cb941b4def4955712578be6316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-note-generation.yaml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-readme-table.yaml:14","Warn: no topLevel permission defined: .github/workflows/approve-readme.yaml:1","Warn: no topLevel permission defined: .github/workflows/bom-content-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-validate-bom.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/dashboard.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/renovate_config_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/update-readme-table.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-readme.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/approve-readme.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-bom.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-validate-bom.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:24","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/update-readme-table.yaml:32","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 5 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-334p-wv2m-w3vp","Warn: Project is vulnerable to: GHSA-7j4h-8wpf-rqfh","Warn: Project is vulnerable to: GHSA-h65f-jvqw-m9fj","Warn: Project is vulnerable to: GHSA-vmqm-g3vh-847m","Warn: Project is vulnerable to: GHSA-w4jq-qh47-hvjq","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"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-19T05:11:03.989Z","repository_id":37854154,"created_at":"2025-08-19T05:11:03.989Z","updated_at":"2025-08-19T05:11:03.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32257755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"packages":[{"id":11787009,"name":"com.google.cloud:libraries-bom-protobuf3","ecosystem":"maven","description":"A compatible set of Google Cloud open source libraries. This BOM is compatible with protobuf-java 3.x versions. Document: https://cloud.google.com/java/docs/bom","homepage":"https://cloud.google.com/java/docs/bom","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/java-cloud-bom","keywords_array":[],"namespace":"com.google.cloud","versions_count":26,"first_release_published_at":"2024-10-15T15:37:00.000Z","latest_release_published_at":"2025-12-17T01:23:38.000Z","latest_release_number":"26.73.0","last_synced_at":"2025-12-19T18:55:42.473Z","created_at":"2025-06-10T20:02:13.056Z","updated_at":"2025-12-19T18:55:42.474Z","registry_url":"https://central.sonatype.com/artifact/com.google.cloud/libraries-bom-protobuf3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.cloud/libraries-bom-protobuf3/","metadata":{"distribution_repositories":["https://google.oss.sonatype.org/service/local/staging/deploy/maven2/","https://google.oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37854154,"uuid":"203461770","full_name":"googleapis/java-cloud-bom","owner":"googleapis","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-12T19:22:07.000Z","size":11302,"stargazers_count":43,"open_issues_count":29,"forks_count":28,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-19T06:43:12.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-20T22:10:10.000Z","updated_at":"2025-10-12T19:22:09.000Z","dependencies_parsed_at":"2023-10-15T13:35:32.631Z","dependency_job_id":"834ace12-d73f-44ac-be82-450678d3126f","html_url":"https://github.com/googleapis/java-cloud-bom","commit_stats":null,"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/java-cloud-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/sbom","scorecard":{"id":438540,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/java-cloud-bom","commit":"9329cc44ea98b4cb941b4def4955712578be6316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-note-generation.yaml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-readme-table.yaml:14","Warn: no topLevel permission defined: .github/workflows/approve-readme.yaml:1","Warn: no topLevel permission defined: .github/workflows/bom-content-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-validate-bom.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/dashboard.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/renovate_config_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/update-readme-table.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-readme.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/approve-readme.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-bom.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-validate-bom.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:24","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/update-readme-table.yaml:32","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 5 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-334p-wv2m-w3vp","Warn: Project is vulnerable to: GHSA-7j4h-8wpf-rqfh","Warn: Project is vulnerable to: GHSA-h65f-jvqw-m9fj","Warn: Project is vulnerable to: GHSA-vmqm-g3vh-847m","Warn: Project is vulnerable to: GHSA-w4jq-qh47-hvjq","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"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-19T05:11:03.989Z","repository_id":37854154,"created_at":"2025-08-19T05:11:03.989Z","updated_at":"2025-08-19T05:11:03.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279837172,"owners_count":26233812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"v26.70.0","sha":"01f78892967bc45acad8b4adfc74a5c9986c53d4","kind":"commit","published_at":"2025-10-09T21:18:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.70.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.70.0/manifests"},{"name":"v26.69.0","sha":"9212b8abd0ddcaad5259ea25422a6ca37dffa3e7","kind":"commit","published_at":"2025-09-29T20:18:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.69.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.69.0/manifests"},{"name":"v26.68.0","sha":"16aad1dae59da29db7bbea0678927e4863b6383b","kind":"commit","published_at":"2025-09-14T16:13:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.68.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.68.0/manifests"},{"name":"v26.67.0","sha":"c839be0a72eb440a1e9c510771ba284a1cf6a469","kind":"commit","published_at":"2025-08-28T15:24:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.67.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.67.0/manifests"},{"name":"v26.66.0","sha":"5d6180e84269938da521bf70333a46fea62b5d52","kind":"commit","published_at":"2025-08-15T17:41:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.66.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.66.0/manifests"},{"name":"v26.65.0","sha":"fb4c796c2663515dc5f37f19139de90df5bcae36","kind":"commit","published_at":"2025-08-01T18:02:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.65.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.65.0/manifests"},{"name":"v26.64.0","sha":"c97888e43d41e80171ada9c6030479d1578bdcdf","kind":"commit","published_at":"2025-07-16T18:24:10.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.64.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.64.0/manifests"},{"name":"v26.63.0","sha":"d9d4a19a8eafe487e4557c4d508a08761412acf2","kind":"commit","published_at":"2025-07-01T14:59:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.63.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.63.0/manifests"},{"name":"v26.62.0","sha":"1adb0222ae9de316afff3e26ac3c4a07d47088aa","kind":"commit","published_at":"2025-06-10T19:37:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.62.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.62.0/manifests"},{"name":"v26.61.0","sha":"ef21bdb4599b8d151e3df56f07707c51e4ce8d4f","kind":"commit","published_at":"2025-05-22T18:58:36.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.61.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.61.0/manifests"},{"name":"v26.60.0","sha":"e3d22abf3edc352e0868c936524b78767b573730","kind":"commit","published_at":"2025-05-09T21:08:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.60.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.60.0/manifests"},{"name":"v26.59.0","sha":"1d8744debac2fd2fdf3ed441b84505bf7f547ec2","kind":"commit","published_at":"2025-03-31T20:13:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.59.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.59.0/manifests"},{"name":"v26.58.0","sha":"0f8bc01b2d8b44988f781a576c6ccfe8301e48ba","kind":"commit","published_at":"2025-03-28T23:00:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.58.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.58.0/manifests"},{"name":"v26.57.0","sha":"918ee7bf12bb13216c57b759ab97ad3238528d05","kind":"commit","published_at":"2025-03-21T12:57:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.57.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.57.0/manifests"},{"name":"v26.56.0","sha":"c2ac438fbc97403dc1a6a567e9785744506f769c","kind":"commit","published_at":"2025-03-03T16:28:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.56.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.56.0/manifests"},{"name":"v26.55.0","sha":"013af604a2db5bbed5609c0ad91f4962316b5823","kind":"commit","published_at":"2025-02-21T20:17:19.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.55.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.55.0/manifests"},{"name":"v26.54.0","sha":"7752ecda097a07cb0114a446502b4fb2f175a011","kind":"commit","published_at":"2025-02-03T21:06:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.54.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.54.0/manifests"},{"name":"v26.53.0","sha":"c8074d1c906f5be72d14648d424ca3494d6f6350","kind":"commit","published_at":"2025-01-15T17:03:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.53.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.53.0/manifests"},{"name":"v26.52.0","sha":"cd6a2398390254d4c6289d5e71b240a7714f3c59","kind":"commit","published_at":"2024-12-17T15:35:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.52.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.52.0/manifests"},{"name":"v26.51.0","sha":"edccd518c26bf3fb64b89dc36ae3eeaf7d7c8ef6","kind":"commit","published_at":"2024-12-04T18:17:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.51.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.51.0/manifests"},{"name":"v26.50.0","sha":"23ace8b9841c238a5db4171d04656947007423d1","kind":"commit","published_at":"2024-10-31T21:28:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.50.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.50.0/manifests"},{"name":"v26.49.0","sha":"20c0f3a451cf383118ca35dd2b0c0dd81bf17bfb","kind":"commit","published_at":"2024-10-15T15:33:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.49.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.49.0/manifests"},{"name":"v26.48.0","sha":"9474cbbafa852b810b00616b0c539ff0e5864a1e","kind":"commit","published_at":"2024-10-03T13:58:47.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.48.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.48.0/manifests"},{"name":"v26.47.0","sha":"2dc6332cffd432e86cd4766245d37363a3f4b7fd","kind":"commit","published_at":"2024-09-18T23:15:55.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.47.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.47.0/manifests"},{"name":"v26.46.0","sha":"857e0c1e683c3e99defe91a3a35e74a481286228","kind":"commit","published_at":"2024-09-17T18:57:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.46.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.46.0/manifests"},{"name":"v26.45.0","sha":"17edbb5fef3e1a5c3d82ccaf1d4d0e1d81ede44c","kind":"commit","published_at":"2024-08-27T22:02:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.45.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.45.0/manifests"},{"name":"v26.44.0","sha":"5b88c23448631cda55b29f2f9d68f8ca48a31262","kind":"commit","published_at":"2024-08-09T01:55:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.44.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.44.0/manifests"},{"name":"v26.43.0","sha":"8ee9baa8a9f7ee149633a5cdbdcd90ea94d33112","kind":"commit","published_at":"2024-07-08T15:49:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.43.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.43.0/manifests"},{"name":"v26.42.0","sha":"515d0c1feb24b2a3f7c1c5a8b45fa9eb5452dbe1","kind":"commit","published_at":"2024-06-18T21:13:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.42.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.42.0/manifests"},{"name":"v26.41.0","sha":"afdb1fe34f48dbdc7a938a539bb6147c3795d31a","kind":"commit","published_at":"2024-06-12T21:09:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.41.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.41.0/manifests"},{"name":"v26.40.0","sha":"5e0d062d2c38a61d0e1d7fce11d271f758da9d64","kind":"commit","published_at":"2024-05-29T13:33:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.40.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.40.0/manifests"},{"name":"v26.39.0","sha":"2ad7ee8f99dc4cf9d40d8d3e0fc61a6643c8d4e4","kind":"commit","published_at":"2024-05-09T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.39.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.39.0/manifests"},{"name":"v26.38.0","sha":"50044a1fb01bc1bc346c94d09d5ff8ffe6aa9fa1","kind":"commit","published_at":"2024-04-30T15:11:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.38.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.38.0/manifests"},{"name":"v26.37.0","sha":"3fb43d544885585be6be06d9e7c267281ac22724","kind":"commit","published_at":"2024-04-05T14:13:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.37.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.37.0/manifests"},{"name":"v26.36.0","sha":"1e9b0899996e6ee3d726f3d35cf24429b0d606a3","kind":"commit","published_at":"2024-04-03T20:35:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.36.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.36.0/manifests"},{"name":"v26.35.0","sha":"54c9fd11c68f86bcfb8382a5584db85df89714a0","kind":"commit","published_at":"2024-03-29T02:51:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.35.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.35.0/manifests"},{"name":"v26.34.0","sha":"67faa24576bea7259e5ab757553b5969c78f85de","kind":"commit","published_at":"2024-03-07T22:03:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.34.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.34.0/manifests"},{"name":"v26.33.0","sha":"7f54231cf3b44dfd1457d7c0bd83b9773e632184","kind":"commit","published_at":"2024-02-21T20:01:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.33.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.33.0/manifests"},{"name":"v26.32.0","sha":"218f84365f576757f7e84ef56032341f80a139fa","kind":"commit","published_at":"2024-02-12T19:07:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.32.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.32.0/manifests"},{"name":"v26.31.0","sha":"ba97ac2a34a4ae24966e2305919d3eb8907e8362","kind":"commit","published_at":"2024-01-29T18:09:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.31.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.31.0/manifests"},{"name":"v26.30.0","sha":"2227ac2f7df4c884d42ada0e45a05bb05aad42af","kind":"commit","published_at":"2024-01-16T21:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.30.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.30.0/manifests"},{"name":"v26.29.0","sha":"89f5f25f489ad3f1967ceeffe24670619d4b6ab8","kind":"commit","published_at":"2023-12-13T01:39:44.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.29.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.29.0/manifests"},{"name":"v26.28.0","sha":"9dcb025eb1901cc1e4a652ccf8805118f2d6a494","kind":"commit","published_at":"2023-12-06T16:56:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.28.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.28.0/manifests"},{"name":"v26.27.0","sha":"98500080a08e834dbf2f0b34086f9b4a3a968b3d","kind":"commit","published_at":"2023-11-09T00:45:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.27.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.27.0/manifests"},{"name":"v26.26.0","sha":"88037bbd0b1ec5181c8eba6e7f136efb97062d16","kind":"commit","published_at":"2023-10-26T20:22:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.26.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.26.0/manifests"},{"name":"v26.25.0","sha":"e485c2f4ca9ec4f06098e23ee4a24b94ff193784","kind":"commit","published_at":"2023-10-14T13:33:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.25.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.25.0/manifests"},{"name":"v26.24.0","sha":"c84792b736c47043b3cca18d3da25329b2c15815","kind":"commit","published_at":"2023-10-02T17:57:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.24.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.24.0/manifests"},{"name":"v26.23.0","sha":"c3b47c05e145b95b0920bbbb35b8fc0901029342","kind":"commit","published_at":"2023-09-14T17:16:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.23.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.23.0/manifests"},{"name":"v26.22.0","sha":"3b8fd1eea8f7b1d85c280117803eb0a07c4848ba","kind":"commit","published_at":"2023-08-09T17:39:37.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.22.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.22.0/manifests"},{"name":"v26.21.0","sha":"648635f1ec0ce139755f09932027b85ff3c48a21","kind":"commit","published_at":"2023-08-01T14:44:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.21.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.21.0/manifests"},{"name":"v26.20.0","sha":"7ff26a670d04e3091106a6ab6ee1a187b76c7c05","kind":"commit","published_at":"2023-07-27T19:18:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.20.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.20.0/manifests"},{"name":"v26.19.0","sha":"25ca49ed39e0337f16ab310c20f4eafb53a5db27","kind":"commit","published_at":"2023-07-19T01:37:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.19.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.19.0/manifests"},{"name":"v26.18.0","sha":"6a7aef59df4cb898d4c145c4dd85a207dd63172d","kind":"commit","published_at":"2023-06-28T15:59:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.18.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.18.0/manifests"},{"name":"v26.17.0","sha":"7e0b034512098d3983815c363831a279f4077950","kind":"commit","published_at":"2023-06-13T23:13:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.17.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.17.0/manifests"},{"name":"v26.16.0","sha":"7dbac53ee6c97699c243c6472e6b982d4662ea63","kind":"commit","published_at":"2023-05-31T20:49:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.16.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.16.0/manifests"},{"name":"v26.15.0","sha":"9de6961f83723d0395381bc67bb77987c6f2f6a0","kind":"commit","published_at":"2023-05-16T12:53:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.15.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.15.0/manifests"},{"name":"v26.14.0","sha":"addf9f9a9ca5bbaab0252ba2e20ef38da4e2c673","kind":"commit","published_at":"2023-05-03T13:32:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.14.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.14.0/manifests"},{"name":"v26.13.0","sha":"fd56f04bb0bc581776a74031591f0b3bc5e7920a","kind":"commit","published_at":"2023-04-20T16:34:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.13.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.13.0/manifests"},{"name":"v26.12.0","sha":"44e9aeadbe85fad04b82e75413e7a9728be6d03b","kind":"commit","published_at":"2023-04-04T21:41:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.12.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.12.0/manifests"},{"name":"v26.11.0","sha":"6cd9f0c521ed376df3748199f28e85612e11c74f","kind":"commit","published_at":"2023-03-23T20:41:01.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.11.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.11.0/manifests"},{"name":"v26.10.0","sha":"4ec72fb525fd588d1441747459e829d69f29bc2b","kind":"commit","published_at":"2023-03-08T14:56:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.10.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.10.0/manifests"},{"name":"v26.9.0","sha":"8b8df75534da44097f214d6996264a82275e08fb","kind":"commit","published_at":"2023-02-23T15:02:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.9.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.9.0/manifests"},{"name":"v26.8.0","sha":"8d83bbb84b24f362519d3d76c13bd013949f9d8e","kind":"commit","published_at":"2023-02-13T21:03:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.8.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.8.0/manifests"},{"name":"v26.7.0","sha":"00de58ce53cdd8a0648efd6fa79057c6362c6c25","kind":"commit","published_at":"2023-02-09T15:50:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.7.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.7.0/manifests"},{"name":"v26.5.1","sha":"0c1bf75cbec2a8911961017bf74c952e2f1ee1fd","kind":"commit","published_at":"2023-02-02T14:30:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.5.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"8e5422ba24fa6b903ec40465e278a5417f5d0613","kind":"commit","published_at":"2023-01-26T19:17:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.5.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"tag","published_at":"2023-01-23T21:48:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.4.0/manifests"},{"name":"libraries-bom-v26.4.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"commit","published_at":"2023-01-17T20:41:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.4.0/manifests"},{"name":"google-cloud-bom-v0.185.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"commit","published_at":"2023-01-17T20:41:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.185.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.185.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.185.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.185.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.185.0/manifests"},{"name":"google-cloud-bom-v0.184.0","sha":"535c8fd019f87f5be78becb24dcd95e9d5afd407","kind":"commit","published_at":"2023-01-05T17:29:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.184.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.184.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.184.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.184.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.184.0/manifests"},{"name":"libraries-bom-v26.3.0","sha":"535c8fd019f87f5be78becb24dcd95e9d5afd407","kind":"commit","published_at":"2023-01-05T17:29:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.3.0/manifests"},{"name":"google-cloud-bom-v0.183.0","sha":"0de60a28ea332d5a2d816629473f84d8d0b3ae7d","kind":"commit","published_at":"2022-12-15T20:12:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.183.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.183.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.183.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.183.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.183.0/manifests"},{"name":"libraries-bom-v26.2.0","sha":"0de60a28ea332d5a2d816629473f84d8d0b3ae7d","kind":"commit","published_at":"2022-12-15T20:12:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.2.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.2.0/manifests"},{"name":"google-cloud-bom-v0.182.0","sha":"fb5f67a2541f1b37420bf37a72b32b566a13d99b","kind":"commit","published_at":"2022-11-18T18:40:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.182.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.182.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.182.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.182.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.182.0/manifests"},{"name":"libraries-bom-v26.1.5","sha":"fb5f67a2541f1b37420bf37a72b32b566a13d99b","kind":"commit","published_at":"2022-11-18T18:40:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.5/manifests"},{"name":"google-cloud-bom-v0.181.0","sha":"b0dc597043be7d41386195e5d1bab9c64bd6f0be","kind":"commit","published_at":"2022-10-31T17:23:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.181.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.181.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.181.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.181.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.181.0/manifests"},{"name":"libraries-bom-v26.1.4","sha":"b0dc597043be7d41386195e5d1bab9c64bd6f0be","kind":"commit","published_at":"2022-10-31T17:23:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.4/manifests"},{"name":"google-cloud-bom-v0.180.0","sha":"662561175adcbc698889ec0b472942e291d753b8","kind":"commit","published_at":"2022-10-06T20:26:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.180.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.180.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.180.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.180.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.180.0/manifests"},{"name":"libraries-bom-v26.1.3","sha":"662561175adcbc698889ec0b472942e291d753b8","kind":"commit","published_at":"2022-10-06T20:26:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.3/manifests"},{"name":"google-cloud-bom-v0.179.0","sha":"d25fd288d7e4a2a06207a687f00294877c3127d5","kind":"commit","published_at":"2022-09-19T14:33:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.179.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.179.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.179.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.179.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.179.0/manifests"},{"name":"libraries-bom-v26.1.2","sha":"d25fd288d7e4a2a06207a687f00294877c3127d5","kind":"commit","published_at":"2022-09-19T14:33:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.2/manifests"},{"name":"google-cloud-bom-v0.178.0","sha":"9b8171121f5c32cfa6aa0643c116459e7eed3af8","kind":"commit","published_at":"2022-08-30T21:00:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.178.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.178.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.178.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.178.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.178.0/manifests"},{"name":"libraries-bom-v26.1.1","sha":"9b8171121f5c32cfa6aa0643c116459e7eed3af8","kind":"commit","published_at":"2022-08-30T21:00:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.1/manifests"},{"name":"libraries-bom-v26.1.0","sha":"5395e1f372c16bf6a47155fe38221b7a29bf0ac8","kind":"commit","published_at":"2022-08-12T16:34:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.0/manifests"},{"name":"google-cloud-bom-v0.177.0","sha":"5395e1f372c16bf6a47155fe38221b7a29bf0ac8","kind":"commit","published_at":"2022-08-12T16:34:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.177.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.177.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.177.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.177.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.177.0/manifests"},{"name":"libraries-bom-v26.0.0","sha":"4e1e9a5dc3dc9605a550ba32bfe97845d82e818d","kind":"commit","published_at":"2022-07-08T12:40:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.0.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.0.0/manifests"},{"name":"google-cloud-bom-v0.176.0","sha":"4e1e9a5dc3dc9605a550ba32bfe97845d82e818d","kind":"commit","published_at":"2022-07-08T12:40:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.176.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.176.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.176.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.176.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.176.0/manifests"},{"name":"libraries-bom-v25.4.0","sha":"29b01d3df9e2c82f4b98249a6c73ddf70e25c2ab","kind":"commit","published_at":"2022-06-02T19:56:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v25.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.4.0/manifests"},{"name":"google-cloud-bom-v0.175.0","sha":"29b01d3df9e2c82f4b98249a6c73ddf70e25c2ab","kind":"commit","published_at":"2022-06-02T19:56:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.175.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.175.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.175.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.175.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.175.0/manifests"},{"name":"v0.174.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.174.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.174.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.174.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.174.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.174.0/manifests"},{"name":"libraries-bom-v25.3.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v25.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.3.0/manifests"},{"name":"google-cloud-bom-v0.174.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.174.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.174.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.174.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.174.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.174.0/manifests"},{"name":"v0.173.0","sha":"411a1732ab136214a957fd2b92c51ef71ca4f168","kind":"commit","published_at":"2022-04-25T20:10:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.173.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.173.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.173.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.173.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.173.0/manifests"},{"name":"v0.172.0","sha":"675ac07121e0b269af8b3ffcf4b45f65da95dc27","kind":"commit","published_at":"2022-03-31T01:00:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.172.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.172.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.172.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.172.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.172.0/manifests"},{"name":"v0.171.0","sha":"a7c459e8aa3e912bfdedafab88fa08248085115c","kind":"commit","published_at":"2022-03-10T16:54:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.171.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.171.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.171.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.171.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.171.0/manifests"},{"name":"v0.170.0","sha":"1c281a91d835ce99f7cdf9edc886010ac3627a01","kind":"commit","published_at":"2022-03-09T19:49:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.170.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.170.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.170.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.170.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.170.0/manifests"},{"name":"v0.169.0","sha":"67e659659e54ac6ca9d8ec07145366d6349489eb","kind":"commit","published_at":"2022-03-01T21:52:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.169.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.169.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.169.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.169.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.169.0/manifests"},{"name":"v0.168.1","sha":"f3715e294d5091fe1a1f064633c2f8b4eb8b0373","kind":"commit","published_at":"2022-02-28T22:22:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.168.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.168.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.168.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.1/manifests"},{"name":"v0.168.0","sha":"06fe2cc812a11bd9dce2a6815f2dcca072ceb908","kind":"commit","published_at":"2022-02-28T21:08:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.168.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.168.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.168.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.0/manifests"},{"name":"v0.167.0","sha":"422212755c9a41c46bdceb694a22e1f1bd7bb790","kind":"commit","published_at":"2022-02-07T23:06:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.167.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.167.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.167.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.167.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.167.0/manifests"},{"name":"v0.166.0","sha":"ed021b639e8ff6d7d4fe8e86667346cc82f7396f","kind":"commit","published_at":"2022-01-08T00:15:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.166.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.166.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.166.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.166.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.166.0/manifests"},{"name":"v0.165.0","sha":"822872450c201d8e4a89838d747f9bafd04a91e7","kind":"commit","published_at":"2021-12-21T15:52:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.165.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.165.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.165.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.165.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.165.0/manifests"},{"name":"v0.164.0","sha":"bd8e641a842137c72511b27cffe02264982a17bd","kind":"commit","published_at":"2021-12-07T23:34:16.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.164.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.164.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.164.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.164.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.164.0/manifests"},{"name":"v0.163.0","sha":"01ceafaa23c0952451cb309e16956abd520c1ca1","kind":"commit","published_at":"2021-10-26T15:46:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.163.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.163.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.163.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.163.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.163.0/manifests"},{"name":"v0.162.0","sha":"169bdc8354ba316b65526d988f5cea1a4a5afd65","kind":"commit","published_at":"2021-09-29T14:10:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.162.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.162.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.162.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.162.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.162.0/manifests"},{"name":"v0.161.0","sha":"ce8c2337730b0baf3620e501782a6730f9acd283","kind":"commit","published_at":"2021-09-05T18:04:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.161.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.161.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.161.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.161.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.161.0/manifests"},{"name":"v0.160.0","sha":"aeb27f82380a6cc9838d90f1876c66047e542f22","kind":"commit","published_at":"2021-08-25T23:58:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.160.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.160.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.160.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.160.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.160.0/manifests"},{"name":"v0.159.0","sha":"2c3ac2d890517f25483475117a5099384c7a0c41","kind":"commit","published_at":"2021-08-13T19:38:28.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.159.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.159.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.159.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.159.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.159.0/manifests"},{"name":"v0.158.0","sha":"8cfb211745f2c3261b7bf71afa29387832595ca5","kind":"commit","published_at":"2021-07-22T23:08:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.158.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.158.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.158.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.158.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.158.0/manifests"},{"name":"v0.157.0","sha":"b82e4135d48a2d0adc3d0ef556d7cab0d865cdf5","kind":"tag","published_at":"2021-07-08T03:04:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.157.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.157.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.157.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.157.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.157.0/manifests"},{"name":"v0.156.0","sha":"b1a50ff746c313f8d026390f76f7f3bfd58df22b","kind":"commit","published_at":"2021-06-22T17:12:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.156.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.156.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.156.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.156.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.156.0/manifests"},{"name":"v0.155.0","sha":"fa86e4afdf7b64b006b405c1280e47eebf3f8f0f","kind":"commit","published_at":"2021-06-02T16:10:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.155.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.155.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.155.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.155.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.155.0/manifests"},{"name":"v0.154.0","sha":"4d7b659a0ece4428140807f15476c8e61a9616a1","kind":"commit","published_at":"2021-05-18T20:26:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.154.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.154.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.154.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.154.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.154.0/manifests"},{"name":"v0.153.0","sha":"cb538c59dffffd94fbb75ba8730399fe2b9373b1","kind":"commit","published_at":"2021-04-27T21:00:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.153.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.153.0/manifests"},{"name":"v0.152.0","sha":"9a7ff0b8f89607bde0e701885ac91a199a7dda1b","kind":"commit","published_at":"2021-04-14T19:00:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.152.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.152.0/manifests"},{"name":"v0.151.0","sha":"42fa3f4ade35d804eb239c82b425cd49e4d4f6a1","kind":"commit","published_at":"2021-04-09T17:44:16.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.151.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.151.0/manifests"},{"name":"v0.150.0","sha":"b06138093db3f37bf27ab19a96f0a545b75517d4","kind":"commit","published_at":"2021-03-16T19:32:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.150.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.150.0/manifests"},{"name":"v0.149.0","sha":"ef78a60a836ee007d363083b7cf3beacbe88b395","kind":"commit","published_at":"2021-03-03T23:14:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.149.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.149.0/manifests"},{"name":"v0.148.0","sha":"1234e3aa761e6d658955e155e5b10ee3a00fb365","kind":"commit","published_at":"2021-02-23T20:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.148.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.148.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.148.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.148.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.148.0/manifests"},{"name":"v0.147.0","sha":"d9d6d1b658363ebe9f2c8106e4817fb850b51a1d","kind":"commit","published_at":"2021-01-07T18:35:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.147.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.147.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.147.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.147.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.147.0/manifests"},{"name":"v0.146.0","sha":"ab1b811267bf0747bc66c18e69a3f9b0da803a44","kind":"commit","published_at":"2020-12-11T17:52:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.146.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.146.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.146.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.146.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.146.0/manifests"},{"name":"v0.145.0","sha":"f2a8361a6f1aeaf942ca308796980d451dbd6f00","kind":"commit","published_at":"2020-11-18T00:04:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.145.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.145.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.145.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.145.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.145.0/manifests"},{"name":"v0.144.0","sha":"2386fe153ea905e8a803d21ee26ccebe4551da63","kind":"commit","published_at":"2020-11-17T00:18:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.144.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.144.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.144.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.144.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.144.0/manifests"},{"name":"v0.143.0","sha":"90b15cdc2205216b91fc2eb526d0351afbfa76ce","kind":"commit","published_at":"2020-11-11T16:25:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.143.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.143.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.143.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.143.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.143.0/manifests"},{"name":"v0.142.0","sha":"3f42cb4747b16159dc480d761f6815cc4a5dcbf1","kind":"commit","published_at":"2020-11-03T21:24:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.142.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.142.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.142.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.142.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.142.0/manifests"},{"name":"v0.141.0","sha":"810aac6105d0a3157ea3647276ca7e8579b14039","kind":"commit","published_at":"2020-10-22T22:04:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.141.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.141.0/manifests"},{"name":"v0.140.0","sha":"fe23054b7fa800eaa2479ac03b6806d33c4b7ffe","kind":"commit","published_at":"2020-10-12T17:32:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.140.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.140.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.140.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.140.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.140.0/manifests"},{"name":"v0.139.0","sha":"f0adacd7d53833592a1b0e1284617b63fc22ec02","kind":"commit","published_at":"2020-10-01T21:14:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.139.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.139.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.139.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.139.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.139.0/manifests"},{"name":"v0.138.0","sha":"2fe13119fab32b22f890a03b323b15ff7671340c","kind":"commit","published_at":"2020-10-01T14:16:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.138.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.138.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.138.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.138.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.138.0/manifests"},{"name":"v0.137.0","sha":"b1143f2168b45d7132f361777625d2a0c0247d6f","kind":"commit","published_at":"2020-09-29T20:34:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.137.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.137.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.137.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.137.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.137.0/manifests"},{"name":"v0.136.0","sha":"8a31b13add4fba909670743f26a8ec3f51af77b2","kind":"commit","published_at":"2020-09-23T16:42:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.136.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.136.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.136.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.136.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.136.0/manifests"},{"name":"v0.135.0","sha":"d2a4bee12d91054151eca9759f702359fe2e3dd1","kind":"commit","published_at":"2020-09-08T21:48:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.135.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.135.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.135.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.135.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.135.0/manifests"},{"name":"v0.134.0","sha":"54b1c3437fbaf72a6bbe5ec7bf6a3b7be804f99e","kind":"commit","published_at":"2020-08-25T23:40:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.134.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.134.0/manifests"},{"name":"v0.133.0","sha":"860b2616ced9b161ec037e3f24560fb651fdfb1f","kind":"commit","published_at":"2020-08-12T23:58:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.133.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.133.0/manifests"},{"name":"v0.132.0","sha":"5ed81112db924f409c72fb4b8674256efb569189","kind":"commit","published_at":"2020-08-12T00:00:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.132.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.132.0/manifests"},{"name":"v0.131.0","sha":"c4174b97d0161227e89d91c8f3c2e493bfc5d992","kind":"commit","published_at":"2020-07-13T21:34:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.131.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.131.0/manifests"},{"name":"v0.130.0","sha":"09a3e1402cc524110583044098a6888fe9eed80b","kind":"commit","published_at":"2020-06-24T20:16:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.130.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.130.0/manifests"},{"name":"v0.129.0","sha":"9abc6bdca2133268cbf38d42e53a0d37431bf707","kind":"commit","published_at":"2020-06-16T17:40:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.129.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.129.0/manifests"},{"name":"v0.128.0","sha":"ddd9a146225c45eff2f29d2c14c793f25a114120","kind":"commit","published_at":"2020-06-05T21:06:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.128.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.128.0/manifests"},{"name":"v0.127.0","sha":"57324bca8ebb0e958afbf8152956a2c1e09a565d","kind":"commit","published_at":"2020-06-04T00:08:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.127.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.127.0/manifests"},{"name":"v0.126.0","sha":"b3d1d6e84c986f966dd3c8b2d169afea5105571b","kind":"commit","published_at":"2020-05-27T00:40:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.126.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.126.0/manifests"},{"name":"v0.125.0","sha":"dedf0e4119ebf8710cb2f2d6b3b4ab696cd20309","kind":"commit","published_at":"2020-04-22T23:11:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.125.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.125.0/manifests"},{"name":"v0.124.0","sha":"732734d93139baa7da1e4d4d303c33d1e80df2b9","kind":"commit","published_at":"2020-04-13T23:03:44.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.124.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.124.0/manifests"},{"name":"v0.123.1","sha":"0f3465b15e145229d80faa7fb7d2a078fc86824a","kind":"commit","published_at":"2020-03-30T19:22:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.123.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.123.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.123.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.1/manifests"},{"name":"v0.123.0","sha":"3c6e638a72272af12decff45273bb9a5326f82cf","kind":"commit","published_at":"2020-03-25T19:40:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.123.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.0/manifests"},{"name":"v0.122.5","sha":"037e154b80055e6bf25af7fd31301971d39acf36","kind":"commit","published_at":"2020-03-19T03:08:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.5/manifests"},{"name":"v0.122.1","sha":"c22c160437c0f2a3c75edf120b811cd5691e765e","kind":"commit","published_at":"2020-02-05T20:32:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.1/manifests"},{"name":"v0.122.0","sha":"66691b8de3201d63d548bfe25911e7b327afaf90","kind":"commit","published_at":"2020-02-04T21:09:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.0/manifests"},{"name":"v0.121.0","sha":"68c1b3a44e2140fa2915d00a0b7d9c4bee448a9d","kind":"commit","published_at":"2020-01-10T18:49:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.121.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.121.0/manifests"},{"name":"v0.120.2","sha":"006a6daf08119fe5bc37bbe7de7620a7f0fa82e7","kind":"commit","published_at":"2019-12-06T22:52:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.2/manifests"},{"name":"v0.120.1","sha":"8db296b8e0854f057d20d5ddb4b704e851e1ba2b","kind":"commit","published_at":"2019-12-06T17:29:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.1/manifests"},{"name":"v0.120.0","sha":"b74bdf891a505782af754bb92641846ba067d676","kind":"commit","published_at":"2019-12-05T21:53:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.0/manifests"},{"name":"v0.119.0","sha":"a453c534f6505c75d885bb54f60c8f19d8cd5c64","kind":"commit","published_at":"2019-11-13T23:48:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.119.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.119.0/manifests"},{"name":"v0.118.0","sha":"c8dcda917f48c03163dc333a003c5bf6f93cbaac","kind":"commit","published_at":"2019-11-06T21:11:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.118.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.118.0/manifests"},{"name":"v0.117.0","sha":"d98b5b81416dac53168b24a341a66fde06319548","kind":"commit","published_at":"2019-10-31T15:34:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.117.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.117.0/manifests"},{"name":"v0.116.0","sha":"5454bea88ff83cea26ae75282b33b9f2e17e67b5","kind":"commit","published_at":"2019-10-17T14:37:39.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.116.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"bf49e6a6ad0d81f61904e3f53e0887db8309fb85","kind":"commit","published_at":"2019-10-10T19:37:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.115.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.115.0/manifests"},{"name":"v0.112.0","sha":"304fe38e136372ef166f590d002b4bf60f06fadb","kind":"commit","published_at":"2019-10-02T22:32:18.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.112.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.112.0/manifests"},{"name":"v0.114.0","sha":"304fe38e136372ef166f590d002b4bf60f06fadb","kind":"commit","published_at":"2019-10-02T22:32:18.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.114.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.114.0/manifests"},{"name":"v0.111.0","sha":"da1a63879e31da0d669be4b4b1e9f08359cf9727","kind":"commit","published_at":"2019-09-25T17:14:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.111.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"52a0b2e4946c43f43eda2681cd3d77846df7298f","kind":"commit","published_at":"2019-09-18T22:28:29.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.110.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"7ea6e59bc84710ce616730a649c91bfbaadf2e02","kind":"commit","published_at":"2019-09-11T19:02:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.109.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"6de84e880824296f49617c622a7c327c2634800b","kind":"commit","published_at":"2019-09-05T18:11:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.108.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"9e2e96070f56766b9b1b8e4dacc0db99eac9dc21","kind":"commit","published_at":"2019-08-28T23:39:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.107.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"56c0809d5f53d47a7a043a6f07d080f7f2277d32","kind":"commit","published_at":"2019-08-22T20:14:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.106.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"fed89bc22b80c5592ca79f33fbceb5ee168173a0","kind":"commit","published_at":"2019-08-14T19:10:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.105.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.105.0/manifests"},{"name":"v0.104.0","sha":"13b50518472cc5ef5af43899acd0f18bdc9936a6","kind":"commit","published_at":"2019-08-07T17:00:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.104.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e7825a7918d367719a74c2aa9571434239e01355","kind":"commit","published_at":"2019-07-31T19:09:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.103.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"6a6aa61874c9b1cd04297879f64390fd1ade58fd","kind":"commit","published_at":"2019-07-24T21:46:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.102.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.102.0/manifests"},{"name":"v0.101.0","sha":"e79fbe44dff710d8a948fc41c9c758636705cfbb","kind":"commit","published_at":"2019-07-18T16:33:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.101.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"916a44990a9a55eace0a668d8d76015e03c11f58","kind":"commit","published_at":"2019-07-10T18:28:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.100.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.100.0/manifests"},{"name":"v0.99.0","sha":"582af4e35b5d0d8db16fd7d8819a7b847ce85e51","kind":"commit","published_at":"2019-07-03T16:12:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.99.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"2c81a7a73699cce319bd3701bb19afba7af294c2","kind":"commit","published_at":"2019-06-26T22:13:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.98.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.98.0/manifests"},{"name":"v0.97.0","sha":"da5c9678be0627df1f722b167cd7f07c1ac49c98","kind":"commit","published_at":"2019-06-20T21:41:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.97.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.97.0/manifests"},{"name":"v0.96.0","sha":"e27195b5ef1ad76514669c473a3a16ce428f5523","kind":"commit","published_at":"2019-06-13T21:06:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.96.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"0abdead47b62f8b48c2ebf94ade0b2cbb94b2f47","kind":"commit","published_at":"2019-06-06T21:00:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.95.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"30cfe49a68f710197eb588775540976a7772f340","kind":"commit","published_at":"2019-05-29T19:05:40.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.94.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"529d57f9f118b0193bc9749b6c332a83c339143e","kind":"commit","published_at":"2019-05-22T23:10:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.93.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.93.0/manifests"},{"name":"v0.92.0","sha":"eae54e1391a87d76c04ed0da105869864f4e25cd","kind":"commit","published_at":"2019-05-15T20:49:40.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.92.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.92.0/manifests"},{"name":"v0.91.0","sha":"543d0b3943f7d4c8e60b9bfc247e024fdfb51908","kind":"commit","published_at":"2019-05-07T18:16:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.91.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"207627cedd82f0e805019e451d1e415ec3fc9744","kind":"commit","published_at":"2019-05-01T22:44:24.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.90.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.90.0/manifests"},{"name":"v0.89.0","sha":"79aad3fd7fe041837f45c3fed7b43f56a436938f","kind":"commit","published_at":"2019-04-24T20:34:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.89.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"47623c14e2e907b92c49844a5c629aac204ebe61","kind":"commit","published_at":"2019-04-17T19:06:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.88.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"12db4d0e3eee2a003f480f8afbb169406311081c","kind":"commit","published_at":"2019-04-04T20:37:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.87.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.87.0/manifests"},{"name":"v0.86.0","sha":"84eecda8e2501be27cb1b7982cb151cb5a3a1f04","kind":"commit","published_at":"2019-04-03T18:23:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.86.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"a94d1e4b7cd3e8f6ea9f5931eaa5759d2b802ca6","kind":"commit","published_at":"2019-03-29T19:22:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.85.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"d0f0cb672a064fbd8d81ca503c2a6ce72cb1d078","kind":"commit","published_at":"2019-03-21T16:59:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.84.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"059a396f486ebc4dc0ae01d1dd4008a158f08bd8","kind":"commit","published_at":"2019-03-11T19:15:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.83.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.83.0/manifests"},{"name":"v0.82.0","sha":"f6022a9dbe38f3717e963f18fe721df74189a8b6","kind":"commit","published_at":"2019-03-04T19:45:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.82.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"4698a66477e52e69731d464517947115aeae7181","kind":"commit","published_at":"2019-02-22T16:55:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.81.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.81.0/manifests"},{"name":"v0.80.0","sha":"e77f13cc2dae3b8d233f78443d3d16a225602b11","kind":"commit","published_at":"2019-02-07T20:05:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.80.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.80.0/manifests"},{"name":"v0.79.0","sha":"9a5603a9d4354d576f48c8f5ad18db13b40aa241","kind":"commit","published_at":"2019-01-23T20:28:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.79.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"1185c05f884279ce0af71d5e9089147c5892ff73","kind":"commit","published_at":"2019-01-17T21:26:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.78.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.78.0/manifests"},{"name":"v0.77.0","sha":"f7d0352a7b7e982f2640688e27b4e67e7d57489c","kind":"commit","published_at":"2019-01-10T21:03:52.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.77.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"3aeaf7e90fa46ef238160a4a9d4c3240058210fc","kind":"commit","published_at":"2019-01-08T00:22:41.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.76.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"05f80e66b8febfb1b993008510a7eb16fcc2de61","kind":"commit","published_at":"2019-01-03T22:15:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.75.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.75.0/manifests"},{"name":"v0.74.0","sha":"4a257e09ad3634a7e1c8acece06e37915e1079e1","kind":"commit","published_at":"2018-12-13T23:10:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.74.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.74.0/manifests"},{"name":"v0.73.0","sha":"dbcaf615c07af4373636b76eae6f476f9f2de402","kind":"commit","published_at":"2018-12-07T00:31:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.73.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"efc36499e31b651247aac2edad0eeaa42c587fc1","kind":"commit","published_at":"2018-11-28T23:25:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.72.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"a324e23cd4aff7f02b305efbbf16e6aabef69d2e","kind":"commit","published_at":"2018-11-16T00:52:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.71.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"0dd808d19c0216ee13d28d9807fb91a1bc3962ed","kind":"commit","published_at":"2018-11-07T23:33:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.70.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.70.0/manifests"},{"name":"v0.69.0","sha":"9287e9cca32851cc38b6e4ade2ee0bfe4378abc7","kind":"commit","published_at":"2018-11-01T20:47:10.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.69.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.69.0/manifests"},{"name":"v0.68.0","sha":"2bb7e59e30ff08603fa46f4c5d1881b3afede73d","kind":"commit","published_at":"2018-10-25T19:18:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.68.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"12b9851a17f34695a8b74e1872ddf557a53dbb5d","kind":"commit","published_at":"2018-10-11T16:50:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.67.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"a71744b098b97c44f52ffa5f3c23bc056f8cacfd","kind":"commit","published_at":"2018-10-06T01:19:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.66.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"449ab832e7eeb30462ee46c83e571f1130053fd6","kind":"commit","published_at":"2018-10-04T17:46:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.65.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"0b4542d04bccad619c707980e72479ba2bf08b02","kind":"commit","published_at":"2018-09-27T19:20:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.64.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"0e29b5ec3dd867653777e9ed9c8720a3f05456eb","kind":"commit","published_at":"2018-09-20T20:37:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.63.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"9f03a7c828a1166f42cc7bdc1fbe6e1dcb50bde0","kind":"commit","published_at":"2018-09-13T16:47:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.62.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.62.0/manifests"},{"name":"v0.61.0","sha":"d166e62593d56ebfe2a7338172a7fecffd392856","kind":"commit","published_at":"2018-09-06T23:26:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.61.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"5cf9797bca1877965c613f5a428e69d893dbe334","kind":"commit","published_at":"2018-08-30T22:43:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.60.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.60.0/manifests"},{"name":"v0.59.0","sha":"452a2a8916a2109178f86650cb7273565dd2d95b","kind":"commit","published_at":"2018-08-22T23:39:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.59.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"97a34f2ae32c07bf1c11491dc59a83b7f1f52388","kind":"commit","published_at":"2018-08-15T22:54:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.58.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"ca23abc4af1e1a8af673dee1f1baeb491b2e60b8","kind":"commit","published_at":"2018-08-09T23:25:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.57.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"308bf4645d659386a1219de85e56cd200033440c","kind":"commit","published_at":"2018-08-01T22:23:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.56.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"f214e1c5492c783eda5b52fa54944a00a48772bf","kind":"commit","published_at":"2018-07-20T19:23:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.55.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"01fd3ff5f1b1e8eb87ab6b25d67e6c617d338fde","kind":"commit","published_at":"2018-07-20T01:22:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.55.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"0663039ed9ae6f698a60e29346a4dd3fde4fd6f0","kind":"commit","published_at":"2018-07-12T18:57:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.54.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"720ab34513621bcdf4cd56b1cbccb59b251cb028","kind":"commit","published_at":"2018-06-21T21:51:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.53.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"728d49fd1a4ba7d62c8ecc1fc314336ddc3d15e7","kind":"commit","published_at":"2018-06-14T17:56:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.52.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4ec40ac59cf9ffc91e59ca2a8e33821e50413748","kind":"commit","published_at":"2018-06-07T23:17:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.51.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"d52ec39280d893d2d81ead49bf65cd6e141862f0","kind":"commit","published_at":"2018-06-01T22:04:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.50.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"74ab6e82da1b0531be829731171022149d89cdcd","kind":"commit","published_at":"2018-05-24T17:13:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.49.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"b7406adbac89d43386ed8c194492098ea6591dd9","kind":"commit","published_at":"2018-05-18T17:01:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.48.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.48.0/manifests"},{"name":"0.47.0","sha":"98bd7ba7ed4ef4edeb1a78c4718b0c96aa48520b","kind":"commit","published_at":"2018-05-08T00:06:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/0.47.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.47.0/manifests"},{"name":"v0.46.0","sha":"879bcf5774bfce6ea8aafa29fd5a8db6646301b0","kind":"commit","published_at":"2018-04-27T20:57:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.46.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"9742d7f30c55d6889e48433a98a892e0d86c2730","kind":"commit","published_at":"2018-04-20T15:20:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.45.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"1e71d5c0b1668fc7a6cb5055cd46101d0823ae64","kind":"commit","published_at":"2018-04-16T15:25:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.44.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"22689312c3d244693d344e2cbbb766ab28f8e305","kind":"commit","published_at":"2018-04-05T01:00:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.43.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"02a7b510d7fed7ae9ddee6d39d14e9348f7b823a","kind":"commit","published_at":"2018-04-02T17:23:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.42.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.42.1/manifests"},{"name":"v0.40.1","sha":"774ff4114c18ef4f7520c69fd50f5fb3b73a65af","kind":"commit","published_at":"2018-03-22T20:05:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.40.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.1/manifests"},{"name":"v0.41.0","sha":"774ff4114c18ef4f7520c69fd50f5fb3b73a65af","kind":"commit","published_at":"2018-03-22T20:05:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.41.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"3347a71a6d3e8eab9e638089bb45a8a1723eff4c","kind":"commit","published_at":"2018-03-16T23:12:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.40.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"248341deac3b033de1cb49a36bc226e8ab067134","kind":"commit","published_at":"2018-03-14T20:36:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.39.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"b74ea681a9934c1c6131180f0612e9fa29d95203","kind":"commit","published_at":"2018-03-06T21:34:25.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.38.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"483c444817af7afe9080065a5ea4a0f9b1400718","kind":"commit","published_at":"2018-02-27T19:04:55.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.37.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"e116066773af35b1f039cd89579e4448b34d6a92","kind":"commit","published_at":"2018-02-27T17:50:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.36.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"a1513a16be7621f9622813f69ec8a2e50f1ce61a","kind":"commit","published_at":"2018-02-21T17:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.35.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"f4e9bef5f2812efbabc2d21b89726c6c0d58df80","kind":"commit","published_at":"2018-02-05T19:40:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.34.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"84dbb1e447d945719a6b560e601feb181c21712a","kind":"commit","published_at":"2018-01-18T00:16:28.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.33.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"e75ce16672f42fd69bbcd165f7903934812bec42","kind":"commit","published_at":"2017-12-12T01:15:52.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.32.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.32.0/manifests"},{"name":"v0.28.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"tag","published_at":"2017-11-09T15:50:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.28.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.28.0/manifests"},{"name":"v0.2.8","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.8","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.7","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.6","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.7","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.6","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.10","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.10/manifests"},{"name":"v0.0.11","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.11","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.11/manifests"},{"name":"v0.23.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.23.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.1/manifests"},{"name":"v0.24.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.24.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.24.0/manifests"},{"name":"v0.25.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.25.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.25.0/manifests"},{"name":"v0.26.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.26.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.26.0/manifests"},{"name":"v0.27.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.27.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.27.0/manifests"},{"name":"v0.29.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.29.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.29.0/manifests"},{"name":"v0.30.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.30.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.30.0/manifests"},{"name":"v0.23.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.23.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.0/manifests"},{"name":"v0.0.12","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.12","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.12/manifests"},{"name":"0.0.9","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/0.0.9","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.0.9/manifests"},{"name":"v0.22.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.22.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.21.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.21.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.0/manifests"},{"name":"v0.20.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.19.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.18.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.16.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.15.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.14.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.13.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.12.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.10.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.2/manifests"},{"name":"v0.9.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.3/manifests"},{"name":"v0.8.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.7.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.6.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.5.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.5.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T20:56:15.481Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.99523507783926,"dependent_packages_count":48.600665240143215,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.29795015899124},"purl":"pkg:maven/com.google.cloud/libraries-bom-protobuf3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.cloud:libraries-bom-protobuf3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.cloud:libraries-bom-protobuf3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.cloud:libraries-bom-protobuf3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T07:43:08.500Z","issues_count":31,"pull_requests_count":1418,"avg_time_to_close_issue":6409204.5,"avg_time_to_close_pull_request":487510.2200647249,"issues_closed_count":16,"pull_requests_closed_count":1236,"pull_request_authors_count":23,"issue_authors_count":15,"avg_comments_per_issue":0.6451612903225806,"avg_comments_per_pull_request":0.19675599435825106,"merged_pull_requests_count":1171,"bot_issues_count":3,"bot_pull_requests_count":161,"past_year_issues_count":10,"past_year_pull_requests_count":650,"past_year_avg_time_to_close_issue":4541392.166666667,"past_year_avg_time_to_close_pull_request":326613.76261682244,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":535,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.1723076923076923,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":518,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/issues","maintainers":[{"login":"cloud-java-bot","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"},{"login":"suztomo","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"chingor13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chingor13"},{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}],"active_maintainers":[{"login":"cloud-java-bot","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"},{"login":"suztomo","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom-protobuf3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom-protobuf3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom-protobuf3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom-protobuf3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom-protobuf3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":574162,"maintainers_count":0,"namespaces_count":76206,"keywords_count":35264,"github":"maven-central","metadata":{"funded_packages_count":38874},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-23T06:30:48.502Z","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":5091680,"name":"com.google.cloud:libraries-bom","ecosystem":"maven","description":"A compatible set of Google Cloud open source libraries. Document: https://cloud.google.com/java/docs/bom","homepage":"https://cloud.google.com/java/docs/bom","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/java-cloud-bom","keywords_array":[],"namespace":"com.google.cloud","versions_count":181,"first_release_published_at":"2019-05-20T20:38:09.000Z","latest_release_published_at":"2025-12-17T01:23:38.000Z","latest_release_number":"26.73.0","last_synced_at":"2025-12-19T18:56:00.688Z","created_at":"2022-07-29T09:12:34.391Z","updated_at":"2025-12-19T18:56:00.688Z","registry_url":"https://central.sonatype.com/artifact/com.google.cloud/libraries-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.cloud/libraries-bom/","metadata":{"distribution_repositories":["https://google.oss.sonatype.org/service/local/staging/deploy/maven2/","https://google.oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37854154,"uuid":"203461770","full_name":"googleapis/java-cloud-bom","owner":"googleapis","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-12T19:22:07.000Z","size":11302,"stargazers_count":43,"open_issues_count":29,"forks_count":28,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-19T06:43:12.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-20T22:10:10.000Z","updated_at":"2025-10-12T19:22:09.000Z","dependencies_parsed_at":"2023-10-15T13:35:32.631Z","dependency_job_id":"834ace12-d73f-44ac-be82-450678d3126f","html_url":"https://github.com/googleapis/java-cloud-bom","commit_stats":null,"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/java-cloud-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/sbom","scorecard":{"id":438540,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/java-cloud-bom","commit":"9329cc44ea98b4cb941b4def4955712578be6316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-note-generation.yaml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-readme-table.yaml:14","Warn: no topLevel permission defined: .github/workflows/approve-readme.yaml:1","Warn: no topLevel permission defined: .github/workflows/bom-content-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-validate-bom.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/dashboard.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/renovate_config_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/update-readme-table.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-readme.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/approve-readme.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-bom.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-validate-bom.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:24","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/update-readme-table.yaml:32","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 5 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-334p-wv2m-w3vp","Warn: Project is vulnerable to: GHSA-7j4h-8wpf-rqfh","Warn: Project is vulnerable to: GHSA-h65f-jvqw-m9fj","Warn: Project is vulnerable to: GHSA-vmqm-g3vh-847m","Warn: Project is vulnerable to: GHSA-w4jq-qh47-hvjq","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"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-19T05:11:03.989Z","repository_id":37854154,"created_at":"2025-08-19T05:11:03.989Z","updated_at":"2025-08-19T05:11:03.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279837172,"owners_count":26233812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"v26.70.0","sha":"01f78892967bc45acad8b4adfc74a5c9986c53d4","kind":"commit","published_at":"2025-10-09T21:18:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.70.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.70.0/manifests"},{"name":"v26.69.0","sha":"9212b8abd0ddcaad5259ea25422a6ca37dffa3e7","kind":"commit","published_at":"2025-09-29T20:18:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.69.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.69.0/manifests"},{"name":"v26.68.0","sha":"16aad1dae59da29db7bbea0678927e4863b6383b","kind":"commit","published_at":"2025-09-14T16:13:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.68.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.68.0/manifests"},{"name":"v26.67.0","sha":"c839be0a72eb440a1e9c510771ba284a1cf6a469","kind":"commit","published_at":"2025-08-28T15:24:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.67.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.67.0/manifests"},{"name":"v26.66.0","sha":"5d6180e84269938da521bf70333a46fea62b5d52","kind":"commit","published_at":"2025-08-15T17:41:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.66.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.66.0/manifests"},{"name":"v26.65.0","sha":"fb4c796c2663515dc5f37f19139de90df5bcae36","kind":"commit","published_at":"2025-08-01T18:02:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.65.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.65.0/manifests"},{"name":"v26.64.0","sha":"c97888e43d41e80171ada9c6030479d1578bdcdf","kind":"commit","published_at":"2025-07-16T18:24:10.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.64.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.64.0/manifests"},{"name":"v26.63.0","sha":"d9d4a19a8eafe487e4557c4d508a08761412acf2","kind":"commit","published_at":"2025-07-01T14:59:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.63.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.63.0/manifests"},{"name":"v26.62.0","sha":"1adb0222ae9de316afff3e26ac3c4a07d47088aa","kind":"commit","published_at":"2025-06-10T19:37:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.62.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.62.0/manifests"},{"name":"v26.61.0","sha":"ef21bdb4599b8d151e3df56f07707c51e4ce8d4f","kind":"commit","published_at":"2025-05-22T18:58:36.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.61.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.61.0/manifests"},{"name":"v26.60.0","sha":"e3d22abf3edc352e0868c936524b78767b573730","kind":"commit","published_at":"2025-05-09T21:08:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.60.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.60.0/manifests"},{"name":"v26.59.0","sha":"1d8744debac2fd2fdf3ed441b84505bf7f547ec2","kind":"commit","published_at":"2025-03-31T20:13:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.59.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.59.0/manifests"},{"name":"v26.58.0","sha":"0f8bc01b2d8b44988f781a576c6ccfe8301e48ba","kind":"commit","published_at":"2025-03-28T23:00:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.58.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.58.0/manifests"},{"name":"v26.57.0","sha":"918ee7bf12bb13216c57b759ab97ad3238528d05","kind":"commit","published_at":"2025-03-21T12:57:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.57.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.57.0/manifests"},{"name":"v26.56.0","sha":"c2ac438fbc97403dc1a6a567e9785744506f769c","kind":"commit","published_at":"2025-03-03T16:28:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.56.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.56.0/manifests"},{"name":"v26.55.0","sha":"013af604a2db5bbed5609c0ad91f4962316b5823","kind":"commit","published_at":"2025-02-21T20:17:19.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.55.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.55.0/manifests"},{"name":"v26.54.0","sha":"7752ecda097a07cb0114a446502b4fb2f175a011","kind":"commit","published_at":"2025-02-03T21:06:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.54.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.54.0/manifests"},{"name":"v26.53.0","sha":"c8074d1c906f5be72d14648d424ca3494d6f6350","kind":"commit","published_at":"2025-01-15T17:03:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.53.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.53.0/manifests"},{"name":"v26.52.0","sha":"cd6a2398390254d4c6289d5e71b240a7714f3c59","kind":"commit","published_at":"2024-12-17T15:35:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.52.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.52.0/manifests"},{"name":"v26.51.0","sha":"edccd518c26bf3fb64b89dc36ae3eeaf7d7c8ef6","kind":"commit","published_at":"2024-12-04T18:17:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.51.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.51.0/manifests"},{"name":"v26.50.0","sha":"23ace8b9841c238a5db4171d04656947007423d1","kind":"commit","published_at":"2024-10-31T21:28:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.50.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.50.0/manifests"},{"name":"v26.49.0","sha":"20c0f3a451cf383118ca35dd2b0c0dd81bf17bfb","kind":"commit","published_at":"2024-10-15T15:33:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.49.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.49.0/manifests"},{"name":"v26.48.0","sha":"9474cbbafa852b810b00616b0c539ff0e5864a1e","kind":"commit","published_at":"2024-10-03T13:58:47.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.48.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.48.0/manifests"},{"name":"v26.47.0","sha":"2dc6332cffd432e86cd4766245d37363a3f4b7fd","kind":"commit","published_at":"2024-09-18T23:15:55.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.47.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.47.0/manifests"},{"name":"v26.46.0","sha":"857e0c1e683c3e99defe91a3a35e74a481286228","kind":"commit","published_at":"2024-09-17T18:57:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.46.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.46.0/manifests"},{"name":"v26.45.0","sha":"17edbb5fef3e1a5c3d82ccaf1d4d0e1d81ede44c","kind":"commit","published_at":"2024-08-27T22:02:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.45.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.45.0/manifests"},{"name":"v26.44.0","sha":"5b88c23448631cda55b29f2f9d68f8ca48a31262","kind":"commit","published_at":"2024-08-09T01:55:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.44.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.44.0/manifests"},{"name":"v26.43.0","sha":"8ee9baa8a9f7ee149633a5cdbdcd90ea94d33112","kind":"commit","published_at":"2024-07-08T15:49:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.43.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.43.0/manifests"},{"name":"v26.42.0","sha":"515d0c1feb24b2a3f7c1c5a8b45fa9eb5452dbe1","kind":"commit","published_at":"2024-06-18T21:13:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.42.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.42.0/manifests"},{"name":"v26.41.0","sha":"afdb1fe34f48dbdc7a938a539bb6147c3795d31a","kind":"commit","published_at":"2024-06-12T21:09:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.41.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.41.0/manifests"},{"name":"v26.40.0","sha":"5e0d062d2c38a61d0e1d7fce11d271f758da9d64","kind":"commit","published_at":"2024-05-29T13:33:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.40.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.40.0/manifests"},{"name":"v26.39.0","sha":"2ad7ee8f99dc4cf9d40d8d3e0fc61a6643c8d4e4","kind":"commit","published_at":"2024-05-09T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.39.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.39.0/manifests"},{"name":"v26.38.0","sha":"50044a1fb01bc1bc346c94d09d5ff8ffe6aa9fa1","kind":"commit","published_at":"2024-04-30T15:11:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.38.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.38.0/manifests"},{"name":"v26.37.0","sha":"3fb43d544885585be6be06d9e7c267281ac22724","kind":"commit","published_at":"2024-04-05T14:13:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.37.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.37.0/manifests"},{"name":"v26.36.0","sha":"1e9b0899996e6ee3d726f3d35cf24429b0d606a3","kind":"commit","published_at":"2024-04-03T20:35:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.36.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.36.0/manifests"},{"name":"v26.35.0","sha":"54c9fd11c68f86bcfb8382a5584db85df89714a0","kind":"commit","published_at":"2024-03-29T02:51:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.35.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.35.0/manifests"},{"name":"v26.34.0","sha":"67faa24576bea7259e5ab757553b5969c78f85de","kind":"commit","published_at":"2024-03-07T22:03:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.34.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.34.0/manifests"},{"name":"v26.33.0","sha":"7f54231cf3b44dfd1457d7c0bd83b9773e632184","kind":"commit","published_at":"2024-02-21T20:01:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.33.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.33.0/manifests"},{"name":"v26.32.0","sha":"218f84365f576757f7e84ef56032341f80a139fa","kind":"commit","published_at":"2024-02-12T19:07:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.32.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.32.0/manifests"},{"name":"v26.31.0","sha":"ba97ac2a34a4ae24966e2305919d3eb8907e8362","kind":"commit","published_at":"2024-01-29T18:09:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.31.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.31.0/manifests"},{"name":"v26.30.0","sha":"2227ac2f7df4c884d42ada0e45a05bb05aad42af","kind":"commit","published_at":"2024-01-16T21:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.30.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.30.0/manifests"},{"name":"v26.29.0","sha":"89f5f25f489ad3f1967ceeffe24670619d4b6ab8","kind":"commit","published_at":"2023-12-13T01:39:44.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.29.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.29.0/manifests"},{"name":"v26.28.0","sha":"9dcb025eb1901cc1e4a652ccf8805118f2d6a494","kind":"commit","published_at":"2023-12-06T16:56:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.28.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.28.0/manifests"},{"name":"v26.27.0","sha":"98500080a08e834dbf2f0b34086f9b4a3a968b3d","kind":"commit","published_at":"2023-11-09T00:45:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.27.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.27.0/manifests"},{"name":"v26.26.0","sha":"88037bbd0b1ec5181c8eba6e7f136efb97062d16","kind":"commit","published_at":"2023-10-26T20:22:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.26.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.26.0/manifests"},{"name":"v26.25.0","sha":"e485c2f4ca9ec4f06098e23ee4a24b94ff193784","kind":"commit","published_at":"2023-10-14T13:33:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.25.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.25.0/manifests"},{"name":"v26.24.0","sha":"c84792b736c47043b3cca18d3da25329b2c15815","kind":"commit","published_at":"2023-10-02T17:57:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.24.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.24.0/manifests"},{"name":"v26.23.0","sha":"c3b47c05e145b95b0920bbbb35b8fc0901029342","kind":"commit","published_at":"2023-09-14T17:16:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.23.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.23.0/manifests"},{"name":"v26.22.0","sha":"3b8fd1eea8f7b1d85c280117803eb0a07c4848ba","kind":"commit","published_at":"2023-08-09T17:39:37.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.22.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.22.0/manifests"},{"name":"v26.21.0","sha":"648635f1ec0ce139755f09932027b85ff3c48a21","kind":"commit","published_at":"2023-08-01T14:44:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.21.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.21.0/manifests"},{"name":"v26.20.0","sha":"7ff26a670d04e3091106a6ab6ee1a187b76c7c05","kind":"commit","published_at":"2023-07-27T19:18:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.20.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.20.0/manifests"},{"name":"v26.19.0","sha":"25ca49ed39e0337f16ab310c20f4eafb53a5db27","kind":"commit","published_at":"2023-07-19T01:37:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.19.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.19.0/manifests"},{"name":"v26.18.0","sha":"6a7aef59df4cb898d4c145c4dd85a207dd63172d","kind":"commit","published_at":"2023-06-28T15:59:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.18.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.18.0/manifests"},{"name":"v26.17.0","sha":"7e0b034512098d3983815c363831a279f4077950","kind":"commit","published_at":"2023-06-13T23:13:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.17.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.17.0/manifests"},{"name":"v26.16.0","sha":"7dbac53ee6c97699c243c6472e6b982d4662ea63","kind":"commit","published_at":"2023-05-31T20:49:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.16.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.16.0/manifests"},{"name":"v26.15.0","sha":"9de6961f83723d0395381bc67bb77987c6f2f6a0","kind":"commit","published_at":"2023-05-16T12:53:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.15.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.15.0/manifests"},{"name":"v26.14.0","sha":"addf9f9a9ca5bbaab0252ba2e20ef38da4e2c673","kind":"commit","published_at":"2023-05-03T13:32:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.14.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.14.0/manifests"},{"name":"v26.13.0","sha":"fd56f04bb0bc581776a74031591f0b3bc5e7920a","kind":"commit","published_at":"2023-04-20T16:34:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.13.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.13.0/manifests"},{"name":"v26.12.0","sha":"44e9aeadbe85fad04b82e75413e7a9728be6d03b","kind":"commit","published_at":"2023-04-04T21:41:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.12.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.12.0/manifests"},{"name":"v26.11.0","sha":"6cd9f0c521ed376df3748199f28e85612e11c74f","kind":"commit","published_at":"2023-03-23T20:41:01.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.11.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.11.0/manifests"},{"name":"v26.10.0","sha":"4ec72fb525fd588d1441747459e829d69f29bc2b","kind":"commit","published_at":"2023-03-08T14:56:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.10.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.10.0/manifests"},{"name":"v26.9.0","sha":"8b8df75534da44097f214d6996264a82275e08fb","kind":"commit","published_at":"2023-02-23T15:02:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.9.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.9.0/manifests"},{"name":"v26.8.0","sha":"8d83bbb84b24f362519d3d76c13bd013949f9d8e","kind":"commit","published_at":"2023-02-13T21:03:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.8.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.8.0/manifests"},{"name":"v26.7.0","sha":"00de58ce53cdd8a0648efd6fa79057c6362c6c25","kind":"commit","published_at":"2023-02-09T15:50:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.7.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.7.0/manifests"},{"name":"v26.5.1","sha":"0c1bf75cbec2a8911961017bf74c952e2f1ee1fd","kind":"commit","published_at":"2023-02-02T14:30:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.5.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"8e5422ba24fa6b903ec40465e278a5417f5d0613","kind":"commit","published_at":"2023-01-26T19:17:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.5.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"tag","published_at":"2023-01-23T21:48:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.4.0/manifests"},{"name":"libraries-bom-v26.4.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"commit","published_at":"2023-01-17T20:41:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.4.0/manifests"},{"name":"google-cloud-bom-v0.185.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"commit","published_at":"2023-01-17T20:41:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.185.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.185.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.185.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.185.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.185.0/manifests"},{"name":"google-cloud-bom-v0.184.0","sha":"535c8fd019f87f5be78becb24dcd95e9d5afd407","kind":"commit","published_at":"2023-01-05T17:29:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.184.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.184.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.184.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.184.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.184.0/manifests"},{"name":"libraries-bom-v26.3.0","sha":"535c8fd019f87f5be78becb24dcd95e9d5afd407","kind":"commit","published_at":"2023-01-05T17:29:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.3.0/manifests"},{"name":"google-cloud-bom-v0.183.0","sha":"0de60a28ea332d5a2d816629473f84d8d0b3ae7d","kind":"commit","published_at":"2022-12-15T20:12:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.183.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.183.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.183.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.183.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.183.0/manifests"},{"name":"libraries-bom-v26.2.0","sha":"0de60a28ea332d5a2d816629473f84d8d0b3ae7d","kind":"commit","published_at":"2022-12-15T20:12:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.2.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.2.0/manifests"},{"name":"google-cloud-bom-v0.182.0","sha":"fb5f67a2541f1b37420bf37a72b32b566a13d99b","kind":"commit","published_at":"2022-11-18T18:40:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.182.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.182.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.182.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.182.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.182.0/manifests"},{"name":"libraries-bom-v26.1.5","sha":"fb5f67a2541f1b37420bf37a72b32b566a13d99b","kind":"commit","published_at":"2022-11-18T18:40:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.5/manifests"},{"name":"google-cloud-bom-v0.181.0","sha":"b0dc597043be7d41386195e5d1bab9c64bd6f0be","kind":"commit","published_at":"2022-10-31T17:23:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.181.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.181.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.181.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.181.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.181.0/manifests"},{"name":"libraries-bom-v26.1.4","sha":"b0dc597043be7d41386195e5d1bab9c64bd6f0be","kind":"commit","published_at":"2022-10-31T17:23:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.4/manifests"},{"name":"google-cloud-bom-v0.180.0","sha":"662561175adcbc698889ec0b472942e291d753b8","kind":"commit","published_at":"2022-10-06T20:26:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.180.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.180.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.180.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.180.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.180.0/manifests"},{"name":"libraries-bom-v26.1.3","sha":"662561175adcbc698889ec0b472942e291d753b8","kind":"commit","published_at":"2022-10-06T20:26:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.3/manifests"},{"name":"google-cloud-bom-v0.179.0","sha":"d25fd288d7e4a2a06207a687f00294877c3127d5","kind":"commit","published_at":"2022-09-19T14:33:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.179.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.179.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.179.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.179.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.179.0/manifests"},{"name":"libraries-bom-v26.1.2","sha":"d25fd288d7e4a2a06207a687f00294877c3127d5","kind":"commit","published_at":"2022-09-19T14:33:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.2/manifests"},{"name":"google-cloud-bom-v0.178.0","sha":"9b8171121f5c32cfa6aa0643c116459e7eed3af8","kind":"commit","published_at":"2022-08-30T21:00:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.178.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.178.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.178.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.178.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.178.0/manifests"},{"name":"libraries-bom-v26.1.1","sha":"9b8171121f5c32cfa6aa0643c116459e7eed3af8","kind":"commit","published_at":"2022-08-30T21:00:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.1/manifests"},{"name":"libraries-bom-v26.1.0","sha":"5395e1f372c16bf6a47155fe38221b7a29bf0ac8","kind":"commit","published_at":"2022-08-12T16:34:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.0/manifests"},{"name":"google-cloud-bom-v0.177.0","sha":"5395e1f372c16bf6a47155fe38221b7a29bf0ac8","kind":"commit","published_at":"2022-08-12T16:34:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.177.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.177.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.177.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.177.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.177.0/manifests"},{"name":"libraries-bom-v26.0.0","sha":"4e1e9a5dc3dc9605a550ba32bfe97845d82e818d","kind":"commit","published_at":"2022-07-08T12:40:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.0.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.0.0/manifests"},{"name":"google-cloud-bom-v0.176.0","sha":"4e1e9a5dc3dc9605a550ba32bfe97845d82e818d","kind":"commit","published_at":"2022-07-08T12:40:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.176.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.176.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.176.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.176.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.176.0/manifests"},{"name":"libraries-bom-v25.4.0","sha":"29b01d3df9e2c82f4b98249a6c73ddf70e25c2ab","kind":"commit","published_at":"2022-06-02T19:56:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v25.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.4.0/manifests"},{"name":"google-cloud-bom-v0.175.0","sha":"29b01d3df9e2c82f4b98249a6c73ddf70e25c2ab","kind":"commit","published_at":"2022-06-02T19:56:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.175.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.175.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.175.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.175.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.175.0/manifests"},{"name":"v0.174.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.174.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.174.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.174.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.174.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.174.0/manifests"},{"name":"libraries-bom-v25.3.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v25.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.3.0/manifests"},{"name":"google-cloud-bom-v0.174.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.174.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.174.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.174.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.174.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.174.0/manifests"},{"name":"v0.173.0","sha":"411a1732ab136214a957fd2b92c51ef71ca4f168","kind":"commit","published_at":"2022-04-25T20:10:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.173.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.173.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.173.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.173.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.173.0/manifests"},{"name":"v0.172.0","sha":"675ac07121e0b269af8b3ffcf4b45f65da95dc27","kind":"commit","published_at":"2022-03-31T01:00:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.172.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.172.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.172.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.172.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.172.0/manifests"},{"name":"v0.171.0","sha":"a7c459e8aa3e912bfdedafab88fa08248085115c","kind":"commit","published_at":"2022-03-10T16:54:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.171.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.171.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.171.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.171.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.171.0/manifests"},{"name":"v0.170.0","sha":"1c281a91d835ce99f7cdf9edc886010ac3627a01","kind":"commit","published_at":"2022-03-09T19:49:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.170.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.170.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.170.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.170.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.170.0/manifests"},{"name":"v0.169.0","sha":"67e659659e54ac6ca9d8ec07145366d6349489eb","kind":"commit","published_at":"2022-03-01T21:52:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.169.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.169.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.169.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.169.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.169.0/manifests"},{"name":"v0.168.1","sha":"f3715e294d5091fe1a1f064633c2f8b4eb8b0373","kind":"commit","published_at":"2022-02-28T22:22:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.168.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.168.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.168.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.1/manifests"},{"name":"v0.168.0","sha":"06fe2cc812a11bd9dce2a6815f2dcca072ceb908","kind":"commit","published_at":"2022-02-28T21:08:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.168.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.168.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.168.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.0/manifests"},{"name":"v0.167.0","sha":"422212755c9a41c46bdceb694a22e1f1bd7bb790","kind":"commit","published_at":"2022-02-07T23:06:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.167.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.167.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.167.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.167.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.167.0/manifests"},{"name":"v0.166.0","sha":"ed021b639e8ff6d7d4fe8e86667346cc82f7396f","kind":"commit","published_at":"2022-01-08T00:15:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.166.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.166.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.166.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.166.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.166.0/manifests"},{"name":"v0.165.0","sha":"822872450c201d8e4a89838d747f9bafd04a91e7","kind":"commit","published_at":"2021-12-21T15:52:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.165.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.165.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.165.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.165.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.165.0/manifests"},{"name":"v0.164.0","sha":"bd8e641a842137c72511b27cffe02264982a17bd","kind":"commit","published_at":"2021-12-07T23:34:16.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.164.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.164.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.164.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.164.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.164.0/manifests"},{"name":"v0.163.0","sha":"01ceafaa23c0952451cb309e16956abd520c1ca1","kind":"commit","published_at":"2021-10-26T15:46:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.163.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.163.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.163.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.163.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.163.0/manifests"},{"name":"v0.162.0","sha":"169bdc8354ba316b65526d988f5cea1a4a5afd65","kind":"commit","published_at":"2021-09-29T14:10:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.162.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.162.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.162.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.162.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.162.0/manifests"},{"name":"v0.161.0","sha":"ce8c2337730b0baf3620e501782a6730f9acd283","kind":"commit","published_at":"2021-09-05T18:04:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.161.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.161.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.161.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.161.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.161.0/manifests"},{"name":"v0.160.0","sha":"aeb27f82380a6cc9838d90f1876c66047e542f22","kind":"commit","published_at":"2021-08-25T23:58:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.160.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.160.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.160.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.160.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.160.0/manifests"},{"name":"v0.159.0","sha":"2c3ac2d890517f25483475117a5099384c7a0c41","kind":"commit","published_at":"2021-08-13T19:38:28.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.159.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.159.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.159.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.159.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.159.0/manifests"},{"name":"v0.158.0","sha":"8cfb211745f2c3261b7bf71afa29387832595ca5","kind":"commit","published_at":"2021-07-22T23:08:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.158.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.158.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.158.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.158.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.158.0/manifests"},{"name":"v0.157.0","sha":"b82e4135d48a2d0adc3d0ef556d7cab0d865cdf5","kind":"tag","published_at":"2021-07-08T03:04:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.157.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.157.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.157.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.157.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.157.0/manifests"},{"name":"v0.156.0","sha":"b1a50ff746c313f8d026390f76f7f3bfd58df22b","kind":"commit","published_at":"2021-06-22T17:12:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.156.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.156.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.156.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.156.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.156.0/manifests"},{"name":"v0.155.0","sha":"fa86e4afdf7b64b006b405c1280e47eebf3f8f0f","kind":"commit","published_at":"2021-06-02T16:10:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.155.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.155.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.155.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.155.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.155.0/manifests"},{"name":"v0.154.0","sha":"4d7b659a0ece4428140807f15476c8e61a9616a1","kind":"commit","published_at":"2021-05-18T20:26:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.154.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.154.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.154.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.154.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.154.0/manifests"},{"name":"v0.153.0","sha":"cb538c59dffffd94fbb75ba8730399fe2b9373b1","kind":"commit","published_at":"2021-04-27T21:00:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.153.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.153.0/manifests"},{"name":"v0.152.0","sha":"9a7ff0b8f89607bde0e701885ac91a199a7dda1b","kind":"commit","published_at":"2021-04-14T19:00:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.152.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.152.0/manifests"},{"name":"v0.151.0","sha":"42fa3f4ade35d804eb239c82b425cd49e4d4f6a1","kind":"commit","published_at":"2021-04-09T17:44:16.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.151.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.151.0/manifests"},{"name":"v0.150.0","sha":"b06138093db3f37bf27ab19a96f0a545b75517d4","kind":"commit","published_at":"2021-03-16T19:32:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.150.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.150.0/manifests"},{"name":"v0.149.0","sha":"ef78a60a836ee007d363083b7cf3beacbe88b395","kind":"commit","published_at":"2021-03-03T23:14:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.149.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.149.0/manifests"},{"name":"v0.148.0","sha":"1234e3aa761e6d658955e155e5b10ee3a00fb365","kind":"commit","published_at":"2021-02-23T20:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.148.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.148.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.148.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.148.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.148.0/manifests"},{"name":"v0.147.0","sha":"d9d6d1b658363ebe9f2c8106e4817fb850b51a1d","kind":"commit","published_at":"2021-01-07T18:35:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.147.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.147.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.147.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.147.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.147.0/manifests"},{"name":"v0.146.0","sha":"ab1b811267bf0747bc66c18e69a3f9b0da803a44","kind":"commit","published_at":"2020-12-11T17:52:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.146.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.146.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.146.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.146.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.146.0/manifests"},{"name":"v0.145.0","sha":"f2a8361a6f1aeaf942ca308796980d451dbd6f00","kind":"commit","published_at":"2020-11-18T00:04:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.145.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.145.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.145.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.145.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.145.0/manifests"},{"name":"v0.144.0","sha":"2386fe153ea905e8a803d21ee26ccebe4551da63","kind":"commit","published_at":"2020-11-17T00:18:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.144.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.144.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.144.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.144.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.144.0/manifests"},{"name":"v0.143.0","sha":"90b15cdc2205216b91fc2eb526d0351afbfa76ce","kind":"commit","published_at":"2020-11-11T16:25:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.143.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.143.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.143.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.143.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.143.0/manifests"},{"name":"v0.142.0","sha":"3f42cb4747b16159dc480d761f6815cc4a5dcbf1","kind":"commit","published_at":"2020-11-03T21:24:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.142.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.142.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.142.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.142.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.142.0/manifests"},{"name":"v0.141.0","sha":"810aac6105d0a3157ea3647276ca7e8579b14039","kind":"commit","published_at":"2020-10-22T22:04:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.141.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.141.0/manifests"},{"name":"v0.140.0","sha":"fe23054b7fa800eaa2479ac03b6806d33c4b7ffe","kind":"commit","published_at":"2020-10-12T17:32:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.140.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.140.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.140.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.140.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.140.0/manifests"},{"name":"v0.139.0","sha":"f0adacd7d53833592a1b0e1284617b63fc22ec02","kind":"commit","published_at":"2020-10-01T21:14:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.139.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.139.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.139.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.139.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.139.0/manifests"},{"name":"v0.138.0","sha":"2fe13119fab32b22f890a03b323b15ff7671340c","kind":"commit","published_at":"2020-10-01T14:16:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.138.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.138.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.138.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.138.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.138.0/manifests"},{"name":"v0.137.0","sha":"b1143f2168b45d7132f361777625d2a0c0247d6f","kind":"commit","published_at":"2020-09-29T20:34:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.137.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.137.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.137.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.137.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.137.0/manifests"},{"name":"v0.136.0","sha":"8a31b13add4fba909670743f26a8ec3f51af77b2","kind":"commit","published_at":"2020-09-23T16:42:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.136.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.136.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.136.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.136.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.136.0/manifests"},{"name":"v0.135.0","sha":"d2a4bee12d91054151eca9759f702359fe2e3dd1","kind":"commit","published_at":"2020-09-08T21:48:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.135.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.135.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.135.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.135.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.135.0/manifests"},{"name":"v0.134.0","sha":"54b1c3437fbaf72a6bbe5ec7bf6a3b7be804f99e","kind":"commit","published_at":"2020-08-25T23:40:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.134.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.134.0/manifests"},{"name":"v0.133.0","sha":"860b2616ced9b161ec037e3f24560fb651fdfb1f","kind":"commit","published_at":"2020-08-12T23:58:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.133.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.133.0/manifests"},{"name":"v0.132.0","sha":"5ed81112db924f409c72fb4b8674256efb569189","kind":"commit","published_at":"2020-08-12T00:00:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.132.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.132.0/manifests"},{"name":"v0.131.0","sha":"c4174b97d0161227e89d91c8f3c2e493bfc5d992","kind":"commit","published_at":"2020-07-13T21:34:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.131.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.131.0/manifests"},{"name":"v0.130.0","sha":"09a3e1402cc524110583044098a6888fe9eed80b","kind":"commit","published_at":"2020-06-24T20:16:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.130.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.130.0/manifests"},{"name":"v0.129.0","sha":"9abc6bdca2133268cbf38d42e53a0d37431bf707","kind":"commit","published_at":"2020-06-16T17:40:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.129.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.129.0/manifests"},{"name":"v0.128.0","sha":"ddd9a146225c45eff2f29d2c14c793f25a114120","kind":"commit","published_at":"2020-06-05T21:06:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.128.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.128.0/manifests"},{"name":"v0.127.0","sha":"57324bca8ebb0e958afbf8152956a2c1e09a565d","kind":"commit","published_at":"2020-06-04T00:08:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.127.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.127.0/manifests"},{"name":"v0.126.0","sha":"b3d1d6e84c986f966dd3c8b2d169afea5105571b","kind":"commit","published_at":"2020-05-27T00:40:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.126.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.126.0/manifests"},{"name":"v0.125.0","sha":"dedf0e4119ebf8710cb2f2d6b3b4ab696cd20309","kind":"commit","published_at":"2020-04-22T23:11:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.125.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.125.0/manifests"},{"name":"v0.124.0","sha":"732734d93139baa7da1e4d4d303c33d1e80df2b9","kind":"commit","published_at":"2020-04-13T23:03:44.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.124.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.124.0/manifests"},{"name":"v0.123.1","sha":"0f3465b15e145229d80faa7fb7d2a078fc86824a","kind":"commit","published_at":"2020-03-30T19:22:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.123.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.123.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.123.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.1/manifests"},{"name":"v0.123.0","sha":"3c6e638a72272af12decff45273bb9a5326f82cf","kind":"commit","published_at":"2020-03-25T19:40:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.123.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.0/manifests"},{"name":"v0.122.5","sha":"037e154b80055e6bf25af7fd31301971d39acf36","kind":"commit","published_at":"2020-03-19T03:08:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.5/manifests"},{"name":"v0.122.1","sha":"c22c160437c0f2a3c75edf120b811cd5691e765e","kind":"commit","published_at":"2020-02-05T20:32:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.1/manifests"},{"name":"v0.122.0","sha":"66691b8de3201d63d548bfe25911e7b327afaf90","kind":"commit","published_at":"2020-02-04T21:09:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.0/manifests"},{"name":"v0.121.0","sha":"68c1b3a44e2140fa2915d00a0b7d9c4bee448a9d","kind":"commit","published_at":"2020-01-10T18:49:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.121.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.121.0/manifests"},{"name":"v0.120.2","sha":"006a6daf08119fe5bc37bbe7de7620a7f0fa82e7","kind":"commit","published_at":"2019-12-06T22:52:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.2/manifests"},{"name":"v0.120.1","sha":"8db296b8e0854f057d20d5ddb4b704e851e1ba2b","kind":"commit","published_at":"2019-12-06T17:29:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.1/manifests"},{"name":"v0.120.0","sha":"b74bdf891a505782af754bb92641846ba067d676","kind":"commit","published_at":"2019-12-05T21:53:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.0/manifests"},{"name":"v0.119.0","sha":"a453c534f6505c75d885bb54f60c8f19d8cd5c64","kind":"commit","published_at":"2019-11-13T23:48:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.119.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.119.0/manifests"},{"name":"v0.118.0","sha":"c8dcda917f48c03163dc333a003c5bf6f93cbaac","kind":"commit","published_at":"2019-11-06T21:11:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.118.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.118.0/manifests"},{"name":"v0.117.0","sha":"d98b5b81416dac53168b24a341a66fde06319548","kind":"commit","published_at":"2019-10-31T15:34:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.117.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.117.0/manifests"},{"name":"v0.116.0","sha":"5454bea88ff83cea26ae75282b33b9f2e17e67b5","kind":"commit","published_at":"2019-10-17T14:37:39.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.116.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"bf49e6a6ad0d81f61904e3f53e0887db8309fb85","kind":"commit","published_at":"2019-10-10T19:37:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.115.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.115.0/manifests"},{"name":"v0.112.0","sha":"304fe38e136372ef166f590d002b4bf60f06fadb","kind":"commit","published_at":"2019-10-02T22:32:18.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.112.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.112.0/manifests"},{"name":"v0.114.0","sha":"304fe38e136372ef166f590d002b4bf60f06fadb","kind":"commit","published_at":"2019-10-02T22:32:18.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.114.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.114.0/manifests"},{"name":"v0.111.0","sha":"da1a63879e31da0d669be4b4b1e9f08359cf9727","kind":"commit","published_at":"2019-09-25T17:14:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.111.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"52a0b2e4946c43f43eda2681cd3d77846df7298f","kind":"commit","published_at":"2019-09-18T22:28:29.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.110.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"7ea6e59bc84710ce616730a649c91bfbaadf2e02","kind":"commit","published_at":"2019-09-11T19:02:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.109.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"6de84e880824296f49617c622a7c327c2634800b","kind":"commit","published_at":"2019-09-05T18:11:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.108.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"9e2e96070f56766b9b1b8e4dacc0db99eac9dc21","kind":"commit","published_at":"2019-08-28T23:39:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.107.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"56c0809d5f53d47a7a043a6f07d080f7f2277d32","kind":"commit","published_at":"2019-08-22T20:14:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.106.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"fed89bc22b80c5592ca79f33fbceb5ee168173a0","kind":"commit","published_at":"2019-08-14T19:10:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.105.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.105.0/manifests"},{"name":"v0.104.0","sha":"13b50518472cc5ef5af43899acd0f18bdc9936a6","kind":"commit","published_at":"2019-08-07T17:00:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.104.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e7825a7918d367719a74c2aa9571434239e01355","kind":"commit","published_at":"2019-07-31T19:09:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.103.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"6a6aa61874c9b1cd04297879f64390fd1ade58fd","kind":"commit","published_at":"2019-07-24T21:46:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.102.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.102.0/manifests"},{"name":"v0.101.0","sha":"e79fbe44dff710d8a948fc41c9c758636705cfbb","kind":"commit","published_at":"2019-07-18T16:33:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.101.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"916a44990a9a55eace0a668d8d76015e03c11f58","kind":"commit","published_at":"2019-07-10T18:28:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.100.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.100.0/manifests"},{"name":"v0.99.0","sha":"582af4e35b5d0d8db16fd7d8819a7b847ce85e51","kind":"commit","published_at":"2019-07-03T16:12:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.99.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"2c81a7a73699cce319bd3701bb19afba7af294c2","kind":"commit","published_at":"2019-06-26T22:13:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.98.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.98.0/manifests"},{"name":"v0.97.0","sha":"da5c9678be0627df1f722b167cd7f07c1ac49c98","kind":"commit","published_at":"2019-06-20T21:41:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.97.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.97.0/manifests"},{"name":"v0.96.0","sha":"e27195b5ef1ad76514669c473a3a16ce428f5523","kind":"commit","published_at":"2019-06-13T21:06:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.96.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"0abdead47b62f8b48c2ebf94ade0b2cbb94b2f47","kind":"commit","published_at":"2019-06-06T21:00:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.95.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"30cfe49a68f710197eb588775540976a7772f340","kind":"commit","published_at":"2019-05-29T19:05:40.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.94.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"529d57f9f118b0193bc9749b6c332a83c339143e","kind":"commit","published_at":"2019-05-22T23:10:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.93.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.93.0/manifests"},{"name":"v0.92.0","sha":"eae54e1391a87d76c04ed0da105869864f4e25cd","kind":"commit","published_at":"2019-05-15T20:49:40.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.92.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.92.0/manifests"},{"name":"v0.91.0","sha":"543d0b3943f7d4c8e60b9bfc247e024fdfb51908","kind":"commit","published_at":"2019-05-07T18:16:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.91.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"207627cedd82f0e805019e451d1e415ec3fc9744","kind":"commit","published_at":"2019-05-01T22:44:24.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.90.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.90.0/manifests"},{"name":"v0.89.0","sha":"79aad3fd7fe041837f45c3fed7b43f56a436938f","kind":"commit","published_at":"2019-04-24T20:34:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.89.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"47623c14e2e907b92c49844a5c629aac204ebe61","kind":"commit","published_at":"2019-04-17T19:06:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.88.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"12db4d0e3eee2a003f480f8afbb169406311081c","kind":"commit","published_at":"2019-04-04T20:37:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.87.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.87.0/manifests"},{"name":"v0.86.0","sha":"84eecda8e2501be27cb1b7982cb151cb5a3a1f04","kind":"commit","published_at":"2019-04-03T18:23:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.86.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"a94d1e4b7cd3e8f6ea9f5931eaa5759d2b802ca6","kind":"commit","published_at":"2019-03-29T19:22:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.85.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"d0f0cb672a064fbd8d81ca503c2a6ce72cb1d078","kind":"commit","published_at":"2019-03-21T16:59:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.84.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"059a396f486ebc4dc0ae01d1dd4008a158f08bd8","kind":"commit","published_at":"2019-03-11T19:15:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.83.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.83.0/manifests"},{"name":"v0.82.0","sha":"f6022a9dbe38f3717e963f18fe721df74189a8b6","kind":"commit","published_at":"2019-03-04T19:45:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.82.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"4698a66477e52e69731d464517947115aeae7181","kind":"commit","published_at":"2019-02-22T16:55:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.81.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.81.0/manifests"},{"name":"v0.80.0","sha":"e77f13cc2dae3b8d233f78443d3d16a225602b11","kind":"commit","published_at":"2019-02-07T20:05:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.80.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.80.0/manifests"},{"name":"v0.79.0","sha":"9a5603a9d4354d576f48c8f5ad18db13b40aa241","kind":"commit","published_at":"2019-01-23T20:28:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.79.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"1185c05f884279ce0af71d5e9089147c5892ff73","kind":"commit","published_at":"2019-01-17T21:26:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.78.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.78.0/manifests"},{"name":"v0.77.0","sha":"f7d0352a7b7e982f2640688e27b4e67e7d57489c","kind":"commit","published_at":"2019-01-10T21:03:52.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.77.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"3aeaf7e90fa46ef238160a4a9d4c3240058210fc","kind":"commit","published_at":"2019-01-08T00:22:41.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.76.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"05f80e66b8febfb1b993008510a7eb16fcc2de61","kind":"commit","published_at":"2019-01-03T22:15:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.75.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.75.0/manifests"},{"name":"v0.74.0","sha":"4a257e09ad3634a7e1c8acece06e37915e1079e1","kind":"commit","published_at":"2018-12-13T23:10:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.74.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.74.0/manifests"},{"name":"v0.73.0","sha":"dbcaf615c07af4373636b76eae6f476f9f2de402","kind":"commit","published_at":"2018-12-07T00:31:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.73.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"efc36499e31b651247aac2edad0eeaa42c587fc1","kind":"commit","published_at":"2018-11-28T23:25:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.72.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"a324e23cd4aff7f02b305efbbf16e6aabef69d2e","kind":"commit","published_at":"2018-11-16T00:52:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.71.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"0dd808d19c0216ee13d28d9807fb91a1bc3962ed","kind":"commit","published_at":"2018-11-07T23:33:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.70.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.70.0/manifests"},{"name":"v0.69.0","sha":"9287e9cca32851cc38b6e4ade2ee0bfe4378abc7","kind":"commit","published_at":"2018-11-01T20:47:10.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.69.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.69.0/manifests"},{"name":"v0.68.0","sha":"2bb7e59e30ff08603fa46f4c5d1881b3afede73d","kind":"commit","published_at":"2018-10-25T19:18:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.68.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"12b9851a17f34695a8b74e1872ddf557a53dbb5d","kind":"commit","published_at":"2018-10-11T16:50:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.67.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"a71744b098b97c44f52ffa5f3c23bc056f8cacfd","kind":"commit","published_at":"2018-10-06T01:19:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.66.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"449ab832e7eeb30462ee46c83e571f1130053fd6","kind":"commit","published_at":"2018-10-04T17:46:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.65.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"0b4542d04bccad619c707980e72479ba2bf08b02","kind":"commit","published_at":"2018-09-27T19:20:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.64.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"0e29b5ec3dd867653777e9ed9c8720a3f05456eb","kind":"commit","published_at":"2018-09-20T20:37:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.63.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"9f03a7c828a1166f42cc7bdc1fbe6e1dcb50bde0","kind":"commit","published_at":"2018-09-13T16:47:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.62.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.62.0/manifests"},{"name":"v0.61.0","sha":"d166e62593d56ebfe2a7338172a7fecffd392856","kind":"commit","published_at":"2018-09-06T23:26:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.61.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"5cf9797bca1877965c613f5a428e69d893dbe334","kind":"commit","published_at":"2018-08-30T22:43:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.60.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.60.0/manifests"},{"name":"v0.59.0","sha":"452a2a8916a2109178f86650cb7273565dd2d95b","kind":"commit","published_at":"2018-08-22T23:39:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.59.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"97a34f2ae32c07bf1c11491dc59a83b7f1f52388","kind":"commit","published_at":"2018-08-15T22:54:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.58.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"ca23abc4af1e1a8af673dee1f1baeb491b2e60b8","kind":"commit","published_at":"2018-08-09T23:25:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.57.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"308bf4645d659386a1219de85e56cd200033440c","kind":"commit","published_at":"2018-08-01T22:23:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.56.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"f214e1c5492c783eda5b52fa54944a00a48772bf","kind":"commit","published_at":"2018-07-20T19:23:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.55.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"01fd3ff5f1b1e8eb87ab6b25d67e6c617d338fde","kind":"commit","published_at":"2018-07-20T01:22:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.55.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"0663039ed9ae6f698a60e29346a4dd3fde4fd6f0","kind":"commit","published_at":"2018-07-12T18:57:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.54.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"720ab34513621bcdf4cd56b1cbccb59b251cb028","kind":"commit","published_at":"2018-06-21T21:51:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.53.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"728d49fd1a4ba7d62c8ecc1fc314336ddc3d15e7","kind":"commit","published_at":"2018-06-14T17:56:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.52.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4ec40ac59cf9ffc91e59ca2a8e33821e50413748","kind":"commit","published_at":"2018-06-07T23:17:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.51.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"d52ec39280d893d2d81ead49bf65cd6e141862f0","kind":"commit","published_at":"2018-06-01T22:04:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.50.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"74ab6e82da1b0531be829731171022149d89cdcd","kind":"commit","published_at":"2018-05-24T17:13:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.49.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"b7406adbac89d43386ed8c194492098ea6591dd9","kind":"commit","published_at":"2018-05-18T17:01:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.48.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.48.0/manifests"},{"name":"0.47.0","sha":"98bd7ba7ed4ef4edeb1a78c4718b0c96aa48520b","kind":"commit","published_at":"2018-05-08T00:06:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/0.47.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.47.0/manifests"},{"name":"v0.46.0","sha":"879bcf5774bfce6ea8aafa29fd5a8db6646301b0","kind":"commit","published_at":"2018-04-27T20:57:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.46.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"9742d7f30c55d6889e48433a98a892e0d86c2730","kind":"commit","published_at":"2018-04-20T15:20:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.45.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"1e71d5c0b1668fc7a6cb5055cd46101d0823ae64","kind":"commit","published_at":"2018-04-16T15:25:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.44.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"22689312c3d244693d344e2cbbb766ab28f8e305","kind":"commit","published_at":"2018-04-05T01:00:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.43.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"02a7b510d7fed7ae9ddee6d39d14e9348f7b823a","kind":"commit","published_at":"2018-04-02T17:23:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.42.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.42.1/manifests"},{"name":"v0.40.1","sha":"774ff4114c18ef4f7520c69fd50f5fb3b73a65af","kind":"commit","published_at":"2018-03-22T20:05:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.40.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.1/manifests"},{"name":"v0.41.0","sha":"774ff4114c18ef4f7520c69fd50f5fb3b73a65af","kind":"commit","published_at":"2018-03-22T20:05:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.41.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"3347a71a6d3e8eab9e638089bb45a8a1723eff4c","kind":"commit","published_at":"2018-03-16T23:12:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.40.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"248341deac3b033de1cb49a36bc226e8ab067134","kind":"commit","published_at":"2018-03-14T20:36:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.39.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"b74ea681a9934c1c6131180f0612e9fa29d95203","kind":"commit","published_at":"2018-03-06T21:34:25.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.38.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"483c444817af7afe9080065a5ea4a0f9b1400718","kind":"commit","published_at":"2018-02-27T19:04:55.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.37.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"e116066773af35b1f039cd89579e4448b34d6a92","kind":"commit","published_at":"2018-02-27T17:50:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.36.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"a1513a16be7621f9622813f69ec8a2e50f1ce61a","kind":"commit","published_at":"2018-02-21T17:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.35.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"f4e9bef5f2812efbabc2d21b89726c6c0d58df80","kind":"commit","published_at":"2018-02-05T19:40:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.34.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"84dbb1e447d945719a6b560e601feb181c21712a","kind":"commit","published_at":"2018-01-18T00:16:28.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.33.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"e75ce16672f42fd69bbcd165f7903934812bec42","kind":"commit","published_at":"2017-12-12T01:15:52.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.32.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.32.0/manifests"},{"name":"v0.28.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"tag","published_at":"2017-11-09T15:50:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.28.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.28.0/manifests"},{"name":"v0.2.8","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.8","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.7","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.6","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.7","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.6","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.10","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.10/manifests"},{"name":"v0.0.11","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.11","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.11/manifests"},{"name":"v0.23.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.23.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.1/manifests"},{"name":"v0.24.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.24.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.24.0/manifests"},{"name":"v0.25.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.25.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.25.0/manifests"},{"name":"v0.26.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.26.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.26.0/manifests"},{"name":"v0.27.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.27.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.27.0/manifests"},{"name":"v0.29.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.29.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.29.0/manifests"},{"name":"v0.30.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.30.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.30.0/manifests"},{"name":"v0.23.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.23.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.0/manifests"},{"name":"v0.0.12","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.12","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.12/manifests"},{"name":"0.0.9","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/0.0.9","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.0.9/manifests"},{"name":"v0.22.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.22.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.21.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.21.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.0/manifests"},{"name":"v0.20.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.19.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.18.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.16.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.15.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.14.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.13.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.12.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.10.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.2/manifests"},{"name":"v0.9.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.3/manifests"},{"name":"v0.8.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.7.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.6.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.5.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.5.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T20:56:15.573Z","dependent_packages_count":118,"downloads":null,"downloads_period":null,"dependent_repos_count":1728,"rankings":{"downloads":null,"dependent_repos_count":0.2696962410835938,"dependent_packages_count":0.700088162218482,"stargazers_count":38.6896532377964,"forks_count":30.71368173857985,"docker_downloads_count":null,"average":17.593279844919582},"purl":"pkg:maven/com.google.cloud/libraries-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.cloud:libraries-bom","docker_dependents_count":4,"docker_downloads_count":39528431,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.cloud:libraries-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.cloud:libraries-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T07:43:08.500Z","issues_count":31,"pull_requests_count":1418,"avg_time_to_close_issue":6409204.5,"avg_time_to_close_pull_request":487510.2200647249,"issues_closed_count":16,"pull_requests_closed_count":1236,"pull_request_authors_count":23,"issue_authors_count":15,"avg_comments_per_issue":0.6451612903225806,"avg_comments_per_pull_request":0.19675599435825106,"merged_pull_requests_count":1171,"bot_issues_count":3,"bot_pull_requests_count":161,"past_year_issues_count":10,"past_year_pull_requests_count":650,"past_year_avg_time_to_close_issue":4541392.166666667,"past_year_avg_time_to_close_pull_request":326613.76261682244,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":535,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.1723076923076923,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":518,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/issues","maintainers":[{"login":"cloud-java-bot","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"},{"login":"suztomo","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"chingor13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chingor13"},{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}],"active_maintainers":[{"login":"cloud-java-bot","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"},{"login":"suztomo","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:libraries-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":574162,"maintainers_count":0,"namespaces_count":76206,"keywords_count":35264,"github":"maven-central","metadata":{"funded_packages_count":38874},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-23T06:30:48.502Z","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":5093255,"name":"com.google.cloud:google-cloud-bom","ecosystem":"maven","description":"BOM for google-cloud-java","homepage":"https://github.com/googleapis/java-cloud-bom","licenses":"Google Cloud Software License","normalized_licenses":["GL2PS"],"repository_url":"https://github.com/googleapis/java-cloud-bom","keywords_array":[],"namespace":"com.google.cloud","versions_count":233,"first_release_published_at":"2017-12-12T00:12:02.000Z","latest_release_published_at":"2025-12-17T01:23:38.000Z","latest_release_number":"0.254.0","last_synced_at":"2025-12-19T18:56:00.902Z","created_at":"2022-07-29T13:38:27.605Z","updated_at":"2025-12-19T18:56:00.902Z","registry_url":"https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.google.cloud/google-cloud-bom/","metadata":{"distribution_repositories":["https://google.oss.sonatype.org/service/local/staging/deploy/maven2/","https://google.oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37854154,"uuid":"203461770","full_name":"googleapis/java-cloud-bom","owner":"googleapis","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-12T19:22:07.000Z","size":11302,"stargazers_count":43,"open_issues_count":29,"forks_count":28,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-19T06:43:12.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-20T22:10:10.000Z","updated_at":"2025-10-12T19:22:09.000Z","dependencies_parsed_at":"2023-10-15T13:35:32.631Z","dependency_job_id":"834ace12-d73f-44ac-be82-450678d3126f","html_url":"https://github.com/googleapis/java-cloud-bom","commit_stats":null,"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/java-cloud-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/sbom","scorecard":{"id":438540,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/java-cloud-bom","commit":"9329cc44ea98b4cb941b4def4955712578be6316"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-note-generation.yaml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-readme-table.yaml:14","Warn: no topLevel permission defined: .github/workflows/approve-readme.yaml:1","Warn: no topLevel permission defined: .github/workflows/bom-content-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-validate-bom.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/dashboard.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-note-generation.yaml:1","Warn: no topLevel permission defined: .github/workflows/renovate_config_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/update-readme-table.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-readme.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/approve-readme.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bom-content-test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/bom-content-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-release-note-generation.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-validate-bom.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci-validate-bom.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/dashboard.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-note-generation.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/release-note-generation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate_config_check.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/renovate_config_check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-readme-table.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/java-cloud-bom/update-readme-table.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:24","Warn: npmCommand not pinned by hash: .github/workflows/renovate_config_check.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/update-readme-table.yaml:32","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand 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":"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 5 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-334p-wv2m-w3vp","Warn: Project is vulnerable to: GHSA-7j4h-8wpf-rqfh","Warn: Project is vulnerable to: GHSA-h65f-jvqw-m9fj","Warn: Project is vulnerable to: GHSA-vmqm-g3vh-847m","Warn: Project is vulnerable to: GHSA-w4jq-qh47-hvjq","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv"],"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-19T05:11:03.989Z","repository_id":37854154,"created_at":"2025-08-19T05:11:03.989Z","updated_at":"2025-08-19T05:11:03.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279837172,"owners_count":26233812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"v26.70.0","sha":"01f78892967bc45acad8b4adfc74a5c9986c53d4","kind":"commit","published_at":"2025-10-09T21:18:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.70.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.70.0/manifests"},{"name":"v26.69.0","sha":"9212b8abd0ddcaad5259ea25422a6ca37dffa3e7","kind":"commit","published_at":"2025-09-29T20:18:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.69.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.69.0/manifests"},{"name":"v26.68.0","sha":"16aad1dae59da29db7bbea0678927e4863b6383b","kind":"commit","published_at":"2025-09-14T16:13:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.68.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.68.0/manifests"},{"name":"v26.67.0","sha":"c839be0a72eb440a1e9c510771ba284a1cf6a469","kind":"commit","published_at":"2025-08-28T15:24:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.67.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.67.0/manifests"},{"name":"v26.66.0","sha":"5d6180e84269938da521bf70333a46fea62b5d52","kind":"commit","published_at":"2025-08-15T17:41:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.66.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.66.0/manifests"},{"name":"v26.65.0","sha":"fb4c796c2663515dc5f37f19139de90df5bcae36","kind":"commit","published_at":"2025-08-01T18:02:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.65.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.65.0/manifests"},{"name":"v26.64.0","sha":"c97888e43d41e80171ada9c6030479d1578bdcdf","kind":"commit","published_at":"2025-07-16T18:24:10.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.64.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.64.0/manifests"},{"name":"v26.63.0","sha":"d9d4a19a8eafe487e4557c4d508a08761412acf2","kind":"commit","published_at":"2025-07-01T14:59:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.63.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.63.0/manifests"},{"name":"v26.62.0","sha":"1adb0222ae9de316afff3e26ac3c4a07d47088aa","kind":"commit","published_at":"2025-06-10T19:37:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.62.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.62.0/manifests"},{"name":"v26.61.0","sha":"ef21bdb4599b8d151e3df56f07707c51e4ce8d4f","kind":"commit","published_at":"2025-05-22T18:58:36.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.61.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.61.0/manifests"},{"name":"v26.60.0","sha":"e3d22abf3edc352e0868c936524b78767b573730","kind":"commit","published_at":"2025-05-09T21:08:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.60.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.60.0/manifests"},{"name":"v26.59.0","sha":"1d8744debac2fd2fdf3ed441b84505bf7f547ec2","kind":"commit","published_at":"2025-03-31T20:13:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.59.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.59.0/manifests"},{"name":"v26.58.0","sha":"0f8bc01b2d8b44988f781a576c6ccfe8301e48ba","kind":"commit","published_at":"2025-03-28T23:00:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.58.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.58.0/manifests"},{"name":"v26.57.0","sha":"918ee7bf12bb13216c57b759ab97ad3238528d05","kind":"commit","published_at":"2025-03-21T12:57:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.57.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.57.0/manifests"},{"name":"v26.56.0","sha":"c2ac438fbc97403dc1a6a567e9785744506f769c","kind":"commit","published_at":"2025-03-03T16:28:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.56.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.56.0/manifests"},{"name":"v26.55.0","sha":"013af604a2db5bbed5609c0ad91f4962316b5823","kind":"commit","published_at":"2025-02-21T20:17:19.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.55.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.55.0/manifests"},{"name":"v26.54.0","sha":"7752ecda097a07cb0114a446502b4fb2f175a011","kind":"commit","published_at":"2025-02-03T21:06:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.54.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.54.0/manifests"},{"name":"v26.53.0","sha":"c8074d1c906f5be72d14648d424ca3494d6f6350","kind":"commit","published_at":"2025-01-15T17:03:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.53.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.53.0/manifests"},{"name":"v26.52.0","sha":"cd6a2398390254d4c6289d5e71b240a7714f3c59","kind":"commit","published_at":"2024-12-17T15:35:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.52.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.52.0/manifests"},{"name":"v26.51.0","sha":"edccd518c26bf3fb64b89dc36ae3eeaf7d7c8ef6","kind":"commit","published_at":"2024-12-04T18:17:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.51.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.51.0/manifests"},{"name":"v26.50.0","sha":"23ace8b9841c238a5db4171d04656947007423d1","kind":"commit","published_at":"2024-10-31T21:28:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.50.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.50.0/manifests"},{"name":"v26.49.0","sha":"20c0f3a451cf383118ca35dd2b0c0dd81bf17bfb","kind":"commit","published_at":"2024-10-15T15:33:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.49.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.49.0/manifests"},{"name":"v26.48.0","sha":"9474cbbafa852b810b00616b0c539ff0e5864a1e","kind":"commit","published_at":"2024-10-03T13:58:47.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.48.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.48.0/manifests"},{"name":"v26.47.0","sha":"2dc6332cffd432e86cd4766245d37363a3f4b7fd","kind":"commit","published_at":"2024-09-18T23:15:55.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.47.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.47.0/manifests"},{"name":"v26.46.0","sha":"857e0c1e683c3e99defe91a3a35e74a481286228","kind":"commit","published_at":"2024-09-17T18:57:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.46.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.46.0/manifests"},{"name":"v26.45.0","sha":"17edbb5fef3e1a5c3d82ccaf1d4d0e1d81ede44c","kind":"commit","published_at":"2024-08-27T22:02:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.45.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.45.0/manifests"},{"name":"v26.44.0","sha":"5b88c23448631cda55b29f2f9d68f8ca48a31262","kind":"commit","published_at":"2024-08-09T01:55:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.44.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.44.0/manifests"},{"name":"v26.43.0","sha":"8ee9baa8a9f7ee149633a5cdbdcd90ea94d33112","kind":"commit","published_at":"2024-07-08T15:49:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.43.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.43.0/manifests"},{"name":"v26.42.0","sha":"515d0c1feb24b2a3f7c1c5a8b45fa9eb5452dbe1","kind":"commit","published_at":"2024-06-18T21:13:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.42.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.42.0/manifests"},{"name":"v26.41.0","sha":"afdb1fe34f48dbdc7a938a539bb6147c3795d31a","kind":"commit","published_at":"2024-06-12T21:09:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.41.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.41.0/manifests"},{"name":"v26.40.0","sha":"5e0d062d2c38a61d0e1d7fce11d271f758da9d64","kind":"commit","published_at":"2024-05-29T13:33:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.40.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.40.0/manifests"},{"name":"v26.39.0","sha":"2ad7ee8f99dc4cf9d40d8d3e0fc61a6643c8d4e4","kind":"commit","published_at":"2024-05-09T20:55:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.39.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.39.0/manifests"},{"name":"v26.38.0","sha":"50044a1fb01bc1bc346c94d09d5ff8ffe6aa9fa1","kind":"commit","published_at":"2024-04-30T15:11:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.38.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.38.0/manifests"},{"name":"v26.37.0","sha":"3fb43d544885585be6be06d9e7c267281ac22724","kind":"commit","published_at":"2024-04-05T14:13:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.37.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.37.0/manifests"},{"name":"v26.36.0","sha":"1e9b0899996e6ee3d726f3d35cf24429b0d606a3","kind":"commit","published_at":"2024-04-03T20:35:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.36.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.36.0/manifests"},{"name":"v26.35.0","sha":"54c9fd11c68f86bcfb8382a5584db85df89714a0","kind":"commit","published_at":"2024-03-29T02:51:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.35.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.35.0/manifests"},{"name":"v26.34.0","sha":"67faa24576bea7259e5ab757553b5969c78f85de","kind":"commit","published_at":"2024-03-07T22:03:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.34.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.34.0/manifests"},{"name":"v26.33.0","sha":"7f54231cf3b44dfd1457d7c0bd83b9773e632184","kind":"commit","published_at":"2024-02-21T20:01:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.33.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.33.0/manifests"},{"name":"v26.32.0","sha":"218f84365f576757f7e84ef56032341f80a139fa","kind":"commit","published_at":"2024-02-12T19:07:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.32.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.32.0/manifests"},{"name":"v26.31.0","sha":"ba97ac2a34a4ae24966e2305919d3eb8907e8362","kind":"commit","published_at":"2024-01-29T18:09:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.31.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.31.0/manifests"},{"name":"v26.30.0","sha":"2227ac2f7df4c884d42ada0e45a05bb05aad42af","kind":"commit","published_at":"2024-01-16T21:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.30.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.30.0/manifests"},{"name":"v26.29.0","sha":"89f5f25f489ad3f1967ceeffe24670619d4b6ab8","kind":"commit","published_at":"2023-12-13T01:39:44.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.29.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.29.0/manifests"},{"name":"v26.28.0","sha":"9dcb025eb1901cc1e4a652ccf8805118f2d6a494","kind":"commit","published_at":"2023-12-06T16:56:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.28.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.28.0/manifests"},{"name":"v26.27.0","sha":"98500080a08e834dbf2f0b34086f9b4a3a968b3d","kind":"commit","published_at":"2023-11-09T00:45:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.27.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.27.0/manifests"},{"name":"v26.26.0","sha":"88037bbd0b1ec5181c8eba6e7f136efb97062d16","kind":"commit","published_at":"2023-10-26T20:22:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.26.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.26.0/manifests"},{"name":"v26.25.0","sha":"e485c2f4ca9ec4f06098e23ee4a24b94ff193784","kind":"commit","published_at":"2023-10-14T13:33:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.25.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.25.0/manifests"},{"name":"v26.24.0","sha":"c84792b736c47043b3cca18d3da25329b2c15815","kind":"commit","published_at":"2023-10-02T17:57:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.24.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.24.0/manifests"},{"name":"v26.23.0","sha":"c3b47c05e145b95b0920bbbb35b8fc0901029342","kind":"commit","published_at":"2023-09-14T17:16:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.23.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.23.0/manifests"},{"name":"v26.22.0","sha":"3b8fd1eea8f7b1d85c280117803eb0a07c4848ba","kind":"commit","published_at":"2023-08-09T17:39:37.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.22.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.22.0/manifests"},{"name":"v26.21.0","sha":"648635f1ec0ce139755f09932027b85ff3c48a21","kind":"commit","published_at":"2023-08-01T14:44:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.21.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.21.0/manifests"},{"name":"v26.20.0","sha":"7ff26a670d04e3091106a6ab6ee1a187b76c7c05","kind":"commit","published_at":"2023-07-27T19:18:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.20.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.20.0/manifests"},{"name":"v26.19.0","sha":"25ca49ed39e0337f16ab310c20f4eafb53a5db27","kind":"commit","published_at":"2023-07-19T01:37:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.19.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.19.0/manifests"},{"name":"v26.18.0","sha":"6a7aef59df4cb898d4c145c4dd85a207dd63172d","kind":"commit","published_at":"2023-06-28T15:59:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.18.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.18.0/manifests"},{"name":"v26.17.0","sha":"7e0b034512098d3983815c363831a279f4077950","kind":"commit","published_at":"2023-06-13T23:13:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.17.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.17.0/manifests"},{"name":"v26.16.0","sha":"7dbac53ee6c97699c243c6472e6b982d4662ea63","kind":"commit","published_at":"2023-05-31T20:49:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.16.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.16.0/manifests"},{"name":"v26.15.0","sha":"9de6961f83723d0395381bc67bb77987c6f2f6a0","kind":"commit","published_at":"2023-05-16T12:53:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.15.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.15.0/manifests"},{"name":"v26.14.0","sha":"addf9f9a9ca5bbaab0252ba2e20ef38da4e2c673","kind":"commit","published_at":"2023-05-03T13:32:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.14.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.14.0/manifests"},{"name":"v26.13.0","sha":"fd56f04bb0bc581776a74031591f0b3bc5e7920a","kind":"commit","published_at":"2023-04-20T16:34:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.13.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.13.0/manifests"},{"name":"v26.12.0","sha":"44e9aeadbe85fad04b82e75413e7a9728be6d03b","kind":"commit","published_at":"2023-04-04T21:41:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.12.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.12.0/manifests"},{"name":"v26.11.0","sha":"6cd9f0c521ed376df3748199f28e85612e11c74f","kind":"commit","published_at":"2023-03-23T20:41:01.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.11.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.11.0/manifests"},{"name":"v26.10.0","sha":"4ec72fb525fd588d1441747459e829d69f29bc2b","kind":"commit","published_at":"2023-03-08T14:56:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.10.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.10.0/manifests"},{"name":"v26.9.0","sha":"8b8df75534da44097f214d6996264a82275e08fb","kind":"commit","published_at":"2023-02-23T15:02:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.9.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.9.0/manifests"},{"name":"v26.8.0","sha":"8d83bbb84b24f362519d3d76c13bd013949f9d8e","kind":"commit","published_at":"2023-02-13T21:03:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.8.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.8.0/manifests"},{"name":"v26.7.0","sha":"00de58ce53cdd8a0648efd6fa79057c6362c6c25","kind":"commit","published_at":"2023-02-09T15:50:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.7.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.7.0/manifests"},{"name":"v26.5.1","sha":"0c1bf75cbec2a8911961017bf74c952e2f1ee1fd","kind":"commit","published_at":"2023-02-02T14:30:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.5.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"8e5422ba24fa6b903ec40465e278a5417f5d0613","kind":"commit","published_at":"2023-01-26T19:17:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.5.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"tag","published_at":"2023-01-23T21:48:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v26.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v26.4.0/manifests"},{"name":"libraries-bom-v26.4.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"commit","published_at":"2023-01-17T20:41:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.4.0/manifests"},{"name":"google-cloud-bom-v0.185.0","sha":"15b48089af5abdf8d6901d2d6d51c32a6efc8169","kind":"commit","published_at":"2023-01-17T20:41:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.185.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.185.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.185.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.185.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.185.0/manifests"},{"name":"google-cloud-bom-v0.184.0","sha":"535c8fd019f87f5be78becb24dcd95e9d5afd407","kind":"commit","published_at":"2023-01-05T17:29:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.184.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.184.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.184.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.184.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.184.0/manifests"},{"name":"libraries-bom-v26.3.0","sha":"535c8fd019f87f5be78becb24dcd95e9d5afd407","kind":"commit","published_at":"2023-01-05T17:29:42.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.3.0/manifests"},{"name":"google-cloud-bom-v0.183.0","sha":"0de60a28ea332d5a2d816629473f84d8d0b3ae7d","kind":"commit","published_at":"2022-12-15T20:12:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.183.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.183.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.183.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.183.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.183.0/manifests"},{"name":"libraries-bom-v26.2.0","sha":"0de60a28ea332d5a2d816629473f84d8d0b3ae7d","kind":"commit","published_at":"2022-12-15T20:12:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.2.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.2.0/manifests"},{"name":"google-cloud-bom-v0.182.0","sha":"fb5f67a2541f1b37420bf37a72b32b566a13d99b","kind":"commit","published_at":"2022-11-18T18:40:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.182.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.182.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.182.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.182.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.182.0/manifests"},{"name":"libraries-bom-v26.1.5","sha":"fb5f67a2541f1b37420bf37a72b32b566a13d99b","kind":"commit","published_at":"2022-11-18T18:40:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.5/manifests"},{"name":"google-cloud-bom-v0.181.0","sha":"b0dc597043be7d41386195e5d1bab9c64bd6f0be","kind":"commit","published_at":"2022-10-31T17:23:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.181.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.181.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.181.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.181.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.181.0/manifests"},{"name":"libraries-bom-v26.1.4","sha":"b0dc597043be7d41386195e5d1bab9c64bd6f0be","kind":"commit","published_at":"2022-10-31T17:23:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.4/manifests"},{"name":"google-cloud-bom-v0.180.0","sha":"662561175adcbc698889ec0b472942e291d753b8","kind":"commit","published_at":"2022-10-06T20:26:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.180.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.180.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.180.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.180.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.180.0/manifests"},{"name":"libraries-bom-v26.1.3","sha":"662561175adcbc698889ec0b472942e291d753b8","kind":"commit","published_at":"2022-10-06T20:26:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.3/manifests"},{"name":"google-cloud-bom-v0.179.0","sha":"d25fd288d7e4a2a06207a687f00294877c3127d5","kind":"commit","published_at":"2022-09-19T14:33:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.179.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.179.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.179.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.179.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.179.0/manifests"},{"name":"libraries-bom-v26.1.2","sha":"d25fd288d7e4a2a06207a687f00294877c3127d5","kind":"commit","published_at":"2022-09-19T14:33:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.2/manifests"},{"name":"google-cloud-bom-v0.178.0","sha":"9b8171121f5c32cfa6aa0643c116459e7eed3af8","kind":"commit","published_at":"2022-08-30T21:00:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.178.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.178.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.178.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.178.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.178.0/manifests"},{"name":"libraries-bom-v26.1.1","sha":"9b8171121f5c32cfa6aa0643c116459e7eed3af8","kind":"commit","published_at":"2022-08-30T21:00:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.1/manifests"},{"name":"libraries-bom-v26.1.0","sha":"5395e1f372c16bf6a47155fe38221b7a29bf0ac8","kind":"commit","published_at":"2022-08-12T16:34:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.1.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.1.0/manifests"},{"name":"google-cloud-bom-v0.177.0","sha":"5395e1f372c16bf6a47155fe38221b7a29bf0ac8","kind":"commit","published_at":"2022-08-12T16:34:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.177.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.177.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.177.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.177.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.177.0/manifests"},{"name":"libraries-bom-v26.0.0","sha":"4e1e9a5dc3dc9605a550ba32bfe97845d82e818d","kind":"commit","published_at":"2022-07-08T12:40:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v26.0.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v26.0.0/manifests"},{"name":"google-cloud-bom-v0.176.0","sha":"4e1e9a5dc3dc9605a550ba32bfe97845d82e818d","kind":"commit","published_at":"2022-07-08T12:40:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.176.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.176.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.176.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.176.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.176.0/manifests"},{"name":"libraries-bom-v25.4.0","sha":"29b01d3df9e2c82f4b98249a6c73ddf70e25c2ab","kind":"commit","published_at":"2022-06-02T19:56:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v25.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.4.0/manifests"},{"name":"google-cloud-bom-v0.175.0","sha":"29b01d3df9e2c82f4b98249a6c73ddf70e25c2ab","kind":"commit","published_at":"2022-06-02T19:56:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.175.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.175.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.175.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.175.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.175.0/manifests"},{"name":"v0.174.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.174.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.174.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.174.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.174.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.174.0/manifests"},{"name":"libraries-bom-v25.3.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/libraries-bom-v25.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/libraries-bom-v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@libraries-bom-v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/libraries-bom-v25.3.0/manifests"},{"name":"google-cloud-bom-v0.174.0","sha":"61d271f9c33a71ca8a2ecb399834d2391adddfbe","kind":"commit","published_at":"2022-05-13T16:02:53.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/google-cloud-bom-v0.174.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/google-cloud-bom-v0.174.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@google-cloud-bom-v0.174.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.174.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/google-cloud-bom-v0.174.0/manifests"},{"name":"v0.173.0","sha":"411a1732ab136214a957fd2b92c51ef71ca4f168","kind":"commit","published_at":"2022-04-25T20:10:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.173.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.173.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.173.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.173.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.173.0/manifests"},{"name":"v0.172.0","sha":"675ac07121e0b269af8b3ffcf4b45f65da95dc27","kind":"commit","published_at":"2022-03-31T01:00:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.172.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.172.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.172.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.172.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.172.0/manifests"},{"name":"v0.171.0","sha":"a7c459e8aa3e912bfdedafab88fa08248085115c","kind":"commit","published_at":"2022-03-10T16:54:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.171.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.171.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.171.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.171.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.171.0/manifests"},{"name":"v0.170.0","sha":"1c281a91d835ce99f7cdf9edc886010ac3627a01","kind":"commit","published_at":"2022-03-09T19:49:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.170.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.170.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.170.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.170.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.170.0/manifests"},{"name":"v0.169.0","sha":"67e659659e54ac6ca9d8ec07145366d6349489eb","kind":"commit","published_at":"2022-03-01T21:52:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.169.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.169.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.169.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.169.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.169.0/manifests"},{"name":"v0.168.1","sha":"f3715e294d5091fe1a1f064633c2f8b4eb8b0373","kind":"commit","published_at":"2022-02-28T22:22:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.168.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.168.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.168.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.1/manifests"},{"name":"v0.168.0","sha":"06fe2cc812a11bd9dce2a6815f2dcca072ceb908","kind":"commit","published_at":"2022-02-28T21:08:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.168.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.168.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.168.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.168.0/manifests"},{"name":"v0.167.0","sha":"422212755c9a41c46bdceb694a22e1f1bd7bb790","kind":"commit","published_at":"2022-02-07T23:06:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.167.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.167.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.167.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.167.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.167.0/manifests"},{"name":"v0.166.0","sha":"ed021b639e8ff6d7d4fe8e86667346cc82f7396f","kind":"commit","published_at":"2022-01-08T00:15:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.166.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.166.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.166.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.166.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.166.0/manifests"},{"name":"v0.165.0","sha":"822872450c201d8e4a89838d747f9bafd04a91e7","kind":"commit","published_at":"2021-12-21T15:52:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.165.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.165.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.165.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.165.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.165.0/manifests"},{"name":"v0.164.0","sha":"bd8e641a842137c72511b27cffe02264982a17bd","kind":"commit","published_at":"2021-12-07T23:34:16.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.164.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.164.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.164.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.164.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.164.0/manifests"},{"name":"v0.163.0","sha":"01ceafaa23c0952451cb309e16956abd520c1ca1","kind":"commit","published_at":"2021-10-26T15:46:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.163.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.163.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.163.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.163.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.163.0/manifests"},{"name":"v0.162.0","sha":"169bdc8354ba316b65526d988f5cea1a4a5afd65","kind":"commit","published_at":"2021-09-29T14:10:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.162.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.162.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.162.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.162.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.162.0/manifests"},{"name":"v0.161.0","sha":"ce8c2337730b0baf3620e501782a6730f9acd283","kind":"commit","published_at":"2021-09-05T18:04:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.161.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.161.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.161.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.161.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.161.0/manifests"},{"name":"v0.160.0","sha":"aeb27f82380a6cc9838d90f1876c66047e542f22","kind":"commit","published_at":"2021-08-25T23:58:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.160.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.160.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.160.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.160.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.160.0/manifests"},{"name":"v0.159.0","sha":"2c3ac2d890517f25483475117a5099384c7a0c41","kind":"commit","published_at":"2021-08-13T19:38:28.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.159.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.159.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.159.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.159.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.159.0/manifests"},{"name":"v0.158.0","sha":"8cfb211745f2c3261b7bf71afa29387832595ca5","kind":"commit","published_at":"2021-07-22T23:08:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.158.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.158.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.158.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.158.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.158.0/manifests"},{"name":"v0.157.0","sha":"b82e4135d48a2d0adc3d0ef556d7cab0d865cdf5","kind":"tag","published_at":"2021-07-08T03:04:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.157.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.157.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.157.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.157.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.157.0/manifests"},{"name":"v0.156.0","sha":"b1a50ff746c313f8d026390f76f7f3bfd58df22b","kind":"commit","published_at":"2021-06-22T17:12:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.156.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.156.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.156.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.156.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.156.0/manifests"},{"name":"v0.155.0","sha":"fa86e4afdf7b64b006b405c1280e47eebf3f8f0f","kind":"commit","published_at":"2021-06-02T16:10:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.155.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.155.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.155.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.155.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.155.0/manifests"},{"name":"v0.154.0","sha":"4d7b659a0ece4428140807f15476c8e61a9616a1","kind":"commit","published_at":"2021-05-18T20:26:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.154.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.154.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.154.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.154.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.154.0/manifests"},{"name":"v0.153.0","sha":"cb538c59dffffd94fbb75ba8730399fe2b9373b1","kind":"commit","published_at":"2021-04-27T21:00:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.153.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.153.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.153.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.153.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.153.0/manifests"},{"name":"v0.152.0","sha":"9a7ff0b8f89607bde0e701885ac91a199a7dda1b","kind":"commit","published_at":"2021-04-14T19:00:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.152.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.152.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.152.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.152.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.152.0/manifests"},{"name":"v0.151.0","sha":"42fa3f4ade35d804eb239c82b425cd49e4d4f6a1","kind":"commit","published_at":"2021-04-09T17:44:16.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.151.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.151.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.151.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.151.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.151.0/manifests"},{"name":"v0.150.0","sha":"b06138093db3f37bf27ab19a96f0a545b75517d4","kind":"commit","published_at":"2021-03-16T19:32:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.150.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.150.0/manifests"},{"name":"v0.149.0","sha":"ef78a60a836ee007d363083b7cf3beacbe88b395","kind":"commit","published_at":"2021-03-03T23:14:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.149.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.149.0/manifests"},{"name":"v0.148.0","sha":"1234e3aa761e6d658955e155e5b10ee3a00fb365","kind":"commit","published_at":"2021-02-23T20:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.148.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.148.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.148.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.148.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.148.0/manifests"},{"name":"v0.147.0","sha":"d9d6d1b658363ebe9f2c8106e4817fb850b51a1d","kind":"commit","published_at":"2021-01-07T18:35:38.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.147.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.147.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.147.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.147.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.147.0/manifests"},{"name":"v0.146.0","sha":"ab1b811267bf0747bc66c18e69a3f9b0da803a44","kind":"commit","published_at":"2020-12-11T17:52:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.146.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.146.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.146.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.146.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.146.0/manifests"},{"name":"v0.145.0","sha":"f2a8361a6f1aeaf942ca308796980d451dbd6f00","kind":"commit","published_at":"2020-11-18T00:04:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.145.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.145.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.145.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.145.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.145.0/manifests"},{"name":"v0.144.0","sha":"2386fe153ea905e8a803d21ee26ccebe4551da63","kind":"commit","published_at":"2020-11-17T00:18:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.144.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.144.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.144.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.144.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.144.0/manifests"},{"name":"v0.143.0","sha":"90b15cdc2205216b91fc2eb526d0351afbfa76ce","kind":"commit","published_at":"2020-11-11T16:25:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.143.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.143.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.143.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.143.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.143.0/manifests"},{"name":"v0.142.0","sha":"3f42cb4747b16159dc480d761f6815cc4a5dcbf1","kind":"commit","published_at":"2020-11-03T21:24:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.142.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.142.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.142.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.142.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.142.0/manifests"},{"name":"v0.141.0","sha":"810aac6105d0a3157ea3647276ca7e8579b14039","kind":"commit","published_at":"2020-10-22T22:04:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.141.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.141.0/manifests"},{"name":"v0.140.0","sha":"fe23054b7fa800eaa2479ac03b6806d33c4b7ffe","kind":"commit","published_at":"2020-10-12T17:32:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.140.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.140.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.140.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.140.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.140.0/manifests"},{"name":"v0.139.0","sha":"f0adacd7d53833592a1b0e1284617b63fc22ec02","kind":"commit","published_at":"2020-10-01T21:14:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.139.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.139.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.139.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.139.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.139.0/manifests"},{"name":"v0.138.0","sha":"2fe13119fab32b22f890a03b323b15ff7671340c","kind":"commit","published_at":"2020-10-01T14:16:06.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.138.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.138.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.138.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.138.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.138.0/manifests"},{"name":"v0.137.0","sha":"b1143f2168b45d7132f361777625d2a0c0247d6f","kind":"commit","published_at":"2020-09-29T20:34:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.137.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.137.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.137.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.137.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.137.0/manifests"},{"name":"v0.136.0","sha":"8a31b13add4fba909670743f26a8ec3f51af77b2","kind":"commit","published_at":"2020-09-23T16:42:02.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.136.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.136.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.136.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.136.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.136.0/manifests"},{"name":"v0.135.0","sha":"d2a4bee12d91054151eca9759f702359fe2e3dd1","kind":"commit","published_at":"2020-09-08T21:48:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.135.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.135.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.135.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.135.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.135.0/manifests"},{"name":"v0.134.0","sha":"54b1c3437fbaf72a6bbe5ec7bf6a3b7be804f99e","kind":"commit","published_at":"2020-08-25T23:40:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.134.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.134.0/manifests"},{"name":"v0.133.0","sha":"860b2616ced9b161ec037e3f24560fb651fdfb1f","kind":"commit","published_at":"2020-08-12T23:58:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.133.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.133.0/manifests"},{"name":"v0.132.0","sha":"5ed81112db924f409c72fb4b8674256efb569189","kind":"commit","published_at":"2020-08-12T00:00:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.132.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.132.0/manifests"},{"name":"v0.131.0","sha":"c4174b97d0161227e89d91c8f3c2e493bfc5d992","kind":"commit","published_at":"2020-07-13T21:34:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.131.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.131.0/manifests"},{"name":"v0.130.0","sha":"09a3e1402cc524110583044098a6888fe9eed80b","kind":"commit","published_at":"2020-06-24T20:16:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.130.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.130.0/manifests"},{"name":"v0.129.0","sha":"9abc6bdca2133268cbf38d42e53a0d37431bf707","kind":"commit","published_at":"2020-06-16T17:40:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.129.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.129.0/manifests"},{"name":"v0.128.0","sha":"ddd9a146225c45eff2f29d2c14c793f25a114120","kind":"commit","published_at":"2020-06-05T21:06:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.128.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.128.0/manifests"},{"name":"v0.127.0","sha":"57324bca8ebb0e958afbf8152956a2c1e09a565d","kind":"commit","published_at":"2020-06-04T00:08:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.127.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.127.0/manifests"},{"name":"v0.126.0","sha":"b3d1d6e84c986f966dd3c8b2d169afea5105571b","kind":"commit","published_at":"2020-05-27T00:40:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.126.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.126.0/manifests"},{"name":"v0.125.0","sha":"dedf0e4119ebf8710cb2f2d6b3b4ab696cd20309","kind":"commit","published_at":"2020-04-22T23:11:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.125.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.125.0/manifests"},{"name":"v0.124.0","sha":"732734d93139baa7da1e4d4d303c33d1e80df2b9","kind":"commit","published_at":"2020-04-13T23:03:44.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.124.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.124.0/manifests"},{"name":"v0.123.1","sha":"0f3465b15e145229d80faa7fb7d2a078fc86824a","kind":"commit","published_at":"2020-03-30T19:22:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.123.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.123.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.123.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.1/manifests"},{"name":"v0.123.0","sha":"3c6e638a72272af12decff45273bb9a5326f82cf","kind":"commit","published_at":"2020-03-25T19:40:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.123.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.123.0/manifests"},{"name":"v0.122.5","sha":"037e154b80055e6bf25af7fd31301971d39acf36","kind":"commit","published_at":"2020-03-19T03:08:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.5/manifests"},{"name":"v0.122.1","sha":"c22c160437c0f2a3c75edf120b811cd5691e765e","kind":"commit","published_at":"2020-02-05T20:32:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.1/manifests"},{"name":"v0.122.0","sha":"66691b8de3201d63d548bfe25911e7b327afaf90","kind":"commit","published_at":"2020-02-04T21:09:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.122.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.122.0/manifests"},{"name":"v0.121.0","sha":"68c1b3a44e2140fa2915d00a0b7d9c4bee448a9d","kind":"commit","published_at":"2020-01-10T18:49:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.121.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.121.0/manifests"},{"name":"v0.120.2","sha":"006a6daf08119fe5bc37bbe7de7620a7f0fa82e7","kind":"commit","published_at":"2019-12-06T22:52:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.2/manifests"},{"name":"v0.120.1","sha":"8db296b8e0854f057d20d5ddb4b704e851e1ba2b","kind":"commit","published_at":"2019-12-06T17:29:08.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.1/manifests"},{"name":"v0.120.0","sha":"b74bdf891a505782af754bb92641846ba067d676","kind":"commit","published_at":"2019-12-05T21:53:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.120.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.120.0/manifests"},{"name":"v0.119.0","sha":"a453c534f6505c75d885bb54f60c8f19d8cd5c64","kind":"commit","published_at":"2019-11-13T23:48:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.119.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.119.0/manifests"},{"name":"v0.118.0","sha":"c8dcda917f48c03163dc333a003c5bf6f93cbaac","kind":"commit","published_at":"2019-11-06T21:11:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.118.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.118.0/manifests"},{"name":"v0.117.0","sha":"d98b5b81416dac53168b24a341a66fde06319548","kind":"commit","published_at":"2019-10-31T15:34:14.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.117.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.117.0/manifests"},{"name":"v0.116.0","sha":"5454bea88ff83cea26ae75282b33b9f2e17e67b5","kind":"commit","published_at":"2019-10-17T14:37:39.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.116.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"bf49e6a6ad0d81f61904e3f53e0887db8309fb85","kind":"commit","published_at":"2019-10-10T19:37:13.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.115.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.115.0/manifests"},{"name":"v0.112.0","sha":"304fe38e136372ef166f590d002b4bf60f06fadb","kind":"commit","published_at":"2019-10-02T22:32:18.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.112.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.112.0/manifests"},{"name":"v0.114.0","sha":"304fe38e136372ef166f590d002b4bf60f06fadb","kind":"commit","published_at":"2019-10-02T22:32:18.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.114.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.114.0/manifests"},{"name":"v0.111.0","sha":"da1a63879e31da0d669be4b4b1e9f08359cf9727","kind":"commit","published_at":"2019-09-25T17:14:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.111.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.111.0/manifests"},{"name":"v0.110.0","sha":"52a0b2e4946c43f43eda2681cd3d77846df7298f","kind":"commit","published_at":"2019-09-18T22:28:29.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.110.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"7ea6e59bc84710ce616730a649c91bfbaadf2e02","kind":"commit","published_at":"2019-09-11T19:02:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.109.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"6de84e880824296f49617c622a7c327c2634800b","kind":"commit","published_at":"2019-09-05T18:11:12.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.108.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"9e2e96070f56766b9b1b8e4dacc0db99eac9dc21","kind":"commit","published_at":"2019-08-28T23:39:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.107.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.107.0/manifests"},{"name":"v0.106.0","sha":"56c0809d5f53d47a7a043a6f07d080f7f2277d32","kind":"commit","published_at":"2019-08-22T20:14:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.106.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.106.0/manifests"},{"name":"v0.105.0","sha":"fed89bc22b80c5592ca79f33fbceb5ee168173a0","kind":"commit","published_at":"2019-08-14T19:10:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.105.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.105.0/manifests"},{"name":"v0.104.0","sha":"13b50518472cc5ef5af43899acd0f18bdc9936a6","kind":"commit","published_at":"2019-08-07T17:00:27.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.104.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.104.0/manifests"},{"name":"v0.103.0","sha":"e7825a7918d367719a74c2aa9571434239e01355","kind":"commit","published_at":"2019-07-31T19:09:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.103.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.103.0/manifests"},{"name":"v0.102.0","sha":"6a6aa61874c9b1cd04297879f64390fd1ade58fd","kind":"commit","published_at":"2019-07-24T21:46:17.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.102.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.102.0/manifests"},{"name":"v0.101.0","sha":"e79fbe44dff710d8a948fc41c9c758636705cfbb","kind":"commit","published_at":"2019-07-18T16:33:51.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.101.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"916a44990a9a55eace0a668d8d76015e03c11f58","kind":"commit","published_at":"2019-07-10T18:28:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.100.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.100.0/manifests"},{"name":"v0.99.0","sha":"582af4e35b5d0d8db16fd7d8819a7b847ce85e51","kind":"commit","published_at":"2019-07-03T16:12:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.99.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.99.0/manifests"},{"name":"v0.98.0","sha":"2c81a7a73699cce319bd3701bb19afba7af294c2","kind":"commit","published_at":"2019-06-26T22:13:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.98.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.98.0/manifests"},{"name":"v0.97.0","sha":"da5c9678be0627df1f722b167cd7f07c1ac49c98","kind":"commit","published_at":"2019-06-20T21:41:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.97.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.97.0/manifests"},{"name":"v0.96.0","sha":"e27195b5ef1ad76514669c473a3a16ce428f5523","kind":"commit","published_at":"2019-06-13T21:06:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.96.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.96.0/manifests"},{"name":"v0.95.0","sha":"0abdead47b62f8b48c2ebf94ade0b2cbb94b2f47","kind":"commit","published_at":"2019-06-06T21:00:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.95.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.95.0/manifests"},{"name":"v0.94.0","sha":"30cfe49a68f710197eb588775540976a7772f340","kind":"commit","published_at":"2019-05-29T19:05:40.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.94.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.94.0/manifests"},{"name":"v0.93.0","sha":"529d57f9f118b0193bc9749b6c332a83c339143e","kind":"commit","published_at":"2019-05-22T23:10:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.93.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.93.0/manifests"},{"name":"v0.92.0","sha":"eae54e1391a87d76c04ed0da105869864f4e25cd","kind":"commit","published_at":"2019-05-15T20:49:40.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.92.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.92.0/manifests"},{"name":"v0.91.0","sha":"543d0b3943f7d4c8e60b9bfc247e024fdfb51908","kind":"commit","published_at":"2019-05-07T18:16:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.91.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"207627cedd82f0e805019e451d1e415ec3fc9744","kind":"commit","published_at":"2019-05-01T22:44:24.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.90.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.90.0/manifests"},{"name":"v0.89.0","sha":"79aad3fd7fe041837f45c3fed7b43f56a436938f","kind":"commit","published_at":"2019-04-24T20:34:09.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.89.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.89.0/manifests"},{"name":"v0.88.0","sha":"47623c14e2e907b92c49844a5c629aac204ebe61","kind":"commit","published_at":"2019-04-17T19:06:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.88.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.88.0/manifests"},{"name":"v0.87.0","sha":"12db4d0e3eee2a003f480f8afbb169406311081c","kind":"commit","published_at":"2019-04-04T20:37:59.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.87.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.87.0/manifests"},{"name":"v0.86.0","sha":"84eecda8e2501be27cb1b7982cb151cb5a3a1f04","kind":"commit","published_at":"2019-04-03T18:23:54.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.86.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.86.0/manifests"},{"name":"v0.85.0","sha":"a94d1e4b7cd3e8f6ea9f5931eaa5759d2b802ca6","kind":"commit","published_at":"2019-03-29T19:22:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.85.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.85.0/manifests"},{"name":"v0.84.0","sha":"d0f0cb672a064fbd8d81ca503c2a6ce72cb1d078","kind":"commit","published_at":"2019-03-21T16:59:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.84.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.84.0/manifests"},{"name":"v0.83.0","sha":"059a396f486ebc4dc0ae01d1dd4008a158f08bd8","kind":"commit","published_at":"2019-03-11T19:15:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.83.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.83.0/manifests"},{"name":"v0.82.0","sha":"f6022a9dbe38f3717e963f18fe721df74189a8b6","kind":"commit","published_at":"2019-03-04T19:45:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.82.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.82.0/manifests"},{"name":"v0.81.0","sha":"4698a66477e52e69731d464517947115aeae7181","kind":"commit","published_at":"2019-02-22T16:55:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.81.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.81.0/manifests"},{"name":"v0.80.0","sha":"e77f13cc2dae3b8d233f78443d3d16a225602b11","kind":"commit","published_at":"2019-02-07T20:05:30.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.80.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.80.0/manifests"},{"name":"v0.79.0","sha":"9a5603a9d4354d576f48c8f5ad18db13b40aa241","kind":"commit","published_at":"2019-01-23T20:28:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.79.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.79.0/manifests"},{"name":"v0.78.0","sha":"1185c05f884279ce0af71d5e9089147c5892ff73","kind":"commit","published_at":"2019-01-17T21:26:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.78.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.78.0/manifests"},{"name":"v0.77.0","sha":"f7d0352a7b7e982f2640688e27b4e67e7d57489c","kind":"commit","published_at":"2019-01-10T21:03:52.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.77.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.77.0/manifests"},{"name":"v0.76.0","sha":"3aeaf7e90fa46ef238160a4a9d4c3240058210fc","kind":"commit","published_at":"2019-01-08T00:22:41.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.76.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.76.0/manifests"},{"name":"v0.75.0","sha":"05f80e66b8febfb1b993008510a7eb16fcc2de61","kind":"commit","published_at":"2019-01-03T22:15:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.75.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.75.0/manifests"},{"name":"v0.74.0","sha":"4a257e09ad3634a7e1c8acece06e37915e1079e1","kind":"commit","published_at":"2018-12-13T23:10:31.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.74.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.74.0/manifests"},{"name":"v0.73.0","sha":"dbcaf615c07af4373636b76eae6f476f9f2de402","kind":"commit","published_at":"2018-12-07T00:31:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.73.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.73.0/manifests"},{"name":"v0.72.0","sha":"efc36499e31b651247aac2edad0eeaa42c587fc1","kind":"commit","published_at":"2018-11-28T23:25:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.72.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.72.0/manifests"},{"name":"v0.71.0","sha":"a324e23cd4aff7f02b305efbbf16e6aabef69d2e","kind":"commit","published_at":"2018-11-16T00:52:33.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.71.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.71.0/manifests"},{"name":"v0.70.0","sha":"0dd808d19c0216ee13d28d9807fb91a1bc3962ed","kind":"commit","published_at":"2018-11-07T23:33:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.70.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.70.0/manifests"},{"name":"v0.69.0","sha":"9287e9cca32851cc38b6e4ade2ee0bfe4378abc7","kind":"commit","published_at":"2018-11-01T20:47:10.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.69.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.69.0/manifests"},{"name":"v0.68.0","sha":"2bb7e59e30ff08603fa46f4c5d1881b3afede73d","kind":"commit","published_at":"2018-10-25T19:18:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.68.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.68.0/manifests"},{"name":"v0.67.0","sha":"12b9851a17f34695a8b74e1872ddf557a53dbb5d","kind":"commit","published_at":"2018-10-11T16:50:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.67.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.67.0/manifests"},{"name":"v0.66.0","sha":"a71744b098b97c44f52ffa5f3c23bc056f8cacfd","kind":"commit","published_at":"2018-10-06T01:19:23.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.66.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.66.0/manifests"},{"name":"v0.65.0","sha":"449ab832e7eeb30462ee46c83e571f1130053fd6","kind":"commit","published_at":"2018-10-04T17:46:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.65.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.65.0/manifests"},{"name":"v0.64.0","sha":"0b4542d04bccad619c707980e72479ba2bf08b02","kind":"commit","published_at":"2018-09-27T19:20:32.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.64.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.64.0/manifests"},{"name":"v0.63.0","sha":"0e29b5ec3dd867653777e9ed9c8720a3f05456eb","kind":"commit","published_at":"2018-09-20T20:37:58.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.63.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.63.0/manifests"},{"name":"v0.62.0","sha":"9f03a7c828a1166f42cc7bdc1fbe6e1dcb50bde0","kind":"commit","published_at":"2018-09-13T16:47:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.62.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.62.0/manifests"},{"name":"v0.61.0","sha":"d166e62593d56ebfe2a7338172a7fecffd392856","kind":"commit","published_at":"2018-09-06T23:26:48.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.61.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.61.0/manifests"},{"name":"v0.60.0","sha":"5cf9797bca1877965c613f5a428e69d893dbe334","kind":"commit","published_at":"2018-08-30T22:43:20.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.60.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.60.0/manifests"},{"name":"v0.59.0","sha":"452a2a8916a2109178f86650cb7273565dd2d95b","kind":"commit","published_at":"2018-08-22T23:39:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.59.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.59.0/manifests"},{"name":"v0.58.0","sha":"97a34f2ae32c07bf1c11491dc59a83b7f1f52388","kind":"commit","published_at":"2018-08-15T22:54:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.58.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.58.0/manifests"},{"name":"v0.57.0","sha":"ca23abc4af1e1a8af673dee1f1baeb491b2e60b8","kind":"commit","published_at":"2018-08-09T23:25:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.57.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.57.0/manifests"},{"name":"v0.56.0","sha":"308bf4645d659386a1219de85e56cd200033440c","kind":"commit","published_at":"2018-08-01T22:23:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.56.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.56.0/manifests"},{"name":"v0.55.1","sha":"f214e1c5492c783eda5b52fa54944a00a48772bf","kind":"commit","published_at":"2018-07-20T19:23:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.55.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"01fd3ff5f1b1e8eb87ab6b25d67e6c617d338fde","kind":"commit","published_at":"2018-07-20T01:22:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.55.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.55.0/manifests"},{"name":"v0.54.0","sha":"0663039ed9ae6f698a60e29346a4dd3fde4fd6f0","kind":"commit","published_at":"2018-07-12T18:57:22.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.54.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.54.0/manifests"},{"name":"v0.53.0","sha":"720ab34513621bcdf4cd56b1cbccb59b251cb028","kind":"commit","published_at":"2018-06-21T21:51:15.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.53.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"728d49fd1a4ba7d62c8ecc1fc314336ddc3d15e7","kind":"commit","published_at":"2018-06-14T17:56:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.52.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"4ec40ac59cf9ffc91e59ca2a8e33821e50413748","kind":"commit","published_at":"2018-06-07T23:17:57.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.51.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"d52ec39280d893d2d81ead49bf65cd6e141862f0","kind":"commit","published_at":"2018-06-01T22:04:04.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.50.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"74ab6e82da1b0531be829731171022149d89cdcd","kind":"commit","published_at":"2018-05-24T17:13:56.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.49.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"b7406adbac89d43386ed8c194492098ea6591dd9","kind":"commit","published_at":"2018-05-18T17:01:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.48.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.48.0/manifests"},{"name":"0.47.0","sha":"98bd7ba7ed4ef4edeb1a78c4718b0c96aa48520b","kind":"commit","published_at":"2018-05-08T00:06:46.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/0.47.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.47.0/manifests"},{"name":"v0.46.0","sha":"879bcf5774bfce6ea8aafa29fd5a8db6646301b0","kind":"commit","published_at":"2018-04-27T20:57:45.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.46.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"9742d7f30c55d6889e48433a98a892e0d86c2730","kind":"commit","published_at":"2018-04-20T15:20:26.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.45.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"1e71d5c0b1668fc7a6cb5055cd46101d0823ae64","kind":"commit","published_at":"2018-04-16T15:25:35.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.44.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"22689312c3d244693d344e2cbbb766ab28f8e305","kind":"commit","published_at":"2018-04-05T01:00:43.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.43.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.43.0/manifests"},{"name":"v0.42.1","sha":"02a7b510d7fed7ae9ddee6d39d14e9348f7b823a","kind":"commit","published_at":"2018-04-02T17:23:07.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.42.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.42.1/manifests"},{"name":"v0.40.1","sha":"774ff4114c18ef4f7520c69fd50f5fb3b73a65af","kind":"commit","published_at":"2018-03-22T20:05:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.40.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.1/manifests"},{"name":"v0.41.0","sha":"774ff4114c18ef4f7520c69fd50f5fb3b73a65af","kind":"commit","published_at":"2018-03-22T20:05:34.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.41.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"3347a71a6d3e8eab9e638089bb45a8a1723eff4c","kind":"commit","published_at":"2018-03-16T23:12:00.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.40.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.40.0/manifests"},{"name":"v0.39.0","sha":"248341deac3b033de1cb49a36bc226e8ab067134","kind":"commit","published_at":"2018-03-14T20:36:03.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.39.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"b74ea681a9934c1c6131180f0612e9fa29d95203","kind":"commit","published_at":"2018-03-06T21:34:25.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.38.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"483c444817af7afe9080065a5ea4a0f9b1400718","kind":"commit","published_at":"2018-02-27T19:04:55.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.37.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"e116066773af35b1f039cd89579e4448b34d6a92","kind":"commit","published_at":"2018-02-27T17:50:11.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.36.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"a1513a16be7621f9622813f69ec8a2e50f1ce61a","kind":"commit","published_at":"2018-02-21T17:36:05.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.35.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"f4e9bef5f2812efbabc2d21b89726c6c0d58df80","kind":"commit","published_at":"2018-02-05T19:40:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.34.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"84dbb1e447d945719a6b560e601feb181c21712a","kind":"commit","published_at":"2018-01-18T00:16:28.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.33.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"e75ce16672f42fd69bbcd165f7903934812bec42","kind":"commit","published_at":"2017-12-12T01:15:52.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.32.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.32.0/manifests"},{"name":"v0.28.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"tag","published_at":"2017-11-09T15:50:50.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.28.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.28.0/manifests"},{"name":"v0.2.8","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.8","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.7","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.6","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.2.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.7","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.6","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.5","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.1.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.10","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.10/manifests"},{"name":"v0.0.11","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.11","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.11/manifests"},{"name":"v0.23.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.23.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.1/manifests"},{"name":"v0.24.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.24.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.24.0/manifests"},{"name":"v0.25.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.25.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.25.0/manifests"},{"name":"v0.26.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.26.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.26.0/manifests"},{"name":"v0.27.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.27.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.27.0/manifests"},{"name":"v0.29.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.29.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.29.0/manifests"},{"name":"v0.30.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.30.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.30.0/manifests"},{"name":"v0.23.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.23.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.23.0/manifests"},{"name":"v0.0.12","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.0.12","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.0.12/manifests"},{"name":"0.0.9","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/0.0.9","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/0.0.9/manifests"},{"name":"v0.22.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.22.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.21.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.21.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.21.0/manifests"},{"name":"v0.20.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.20.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.19.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.18.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.17.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.16.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.15.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.14.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.13.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.12.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.11.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.10.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.4","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.2","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.2/manifests"},{"name":"v0.9.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.9.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.3","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.3/manifests"},{"name":"v0.8.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.8.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.7.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.6.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.5.1","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.5.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.4.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"084830c09e807ea08ea924dfa1ad41bb9dcfe710","kind":"commit","published_at":"2015-02-17T17:26:49.000Z","download_url":"https://codeload.github.com/googleapis/java-cloud-bom/tar.gz/v0.3.0","html_url":"https://github.com/googleapis/java-cloud-bom/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/java-cloud-bom@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T20:56:15.572Z","dependent_packages_count":77,"downloads":null,"downloads_period":null,"dependent_repos_count":265,"rankings":{"downloads":null,"dependent_repos_count":0.9417441100918902,"dependent_packages_count":0.9076701130079347,"stargazers_count":38.37621223050412,"forks_count":30.71368173857985,"docker_downloads_count":null,"average":17.73482704804595},"purl":"pkg:maven/com.google.cloud/google-cloud-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.google.cloud:google-cloud-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.google.cloud:google-cloud-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.google.cloud:google-cloud-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T07:43:08.500Z","issues_count":31,"pull_requests_count":1418,"avg_time_to_close_issue":6409204.5,"avg_time_to_close_pull_request":487510.2200647249,"issues_closed_count":16,"pull_requests_closed_count":1236,"pull_request_authors_count":23,"issue_authors_count":15,"avg_comments_per_issue":0.6451612903225806,"avg_comments_per_pull_request":0.19675599435825106,"merged_pull_requests_count":1171,"bot_issues_count":3,"bot_pull_requests_count":161,"past_year_issues_count":10,"past_year_pull_requests_count":650,"past_year_avg_time_to_close_issue":4541392.166666667,"past_year_avg_time_to_close_pull_request":326613.76261682244,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":535,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.1723076923076923,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":518,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/issues","maintainers":[{"login":"cloud-java-bot","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"},{"login":"suztomo","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"chingor13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chingor13"},{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}],"active_maintainers":[{"login":"cloud-java-bot","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"},{"login":"suztomo","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"},{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:google-cloud-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:google-cloud-bom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:google-cloud-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:google-cloud-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.google.cloud:google-cloud-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":574162,"maintainers_count":0,"namespaces_count":76206,"keywords_count":35264,"github":"maven-central","metadata":{"funded_packages_count":38874},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-12-23T06:30:48.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":4205957,"full_name":"googleapis/java-cloud-bom","default_branch":"main","total_commits":7136,"total_committers":59,"total_bot_commits":359,"total_bot_committers":5,"mean_commits":120.94915254237289,"dds":0.15751121076233188,"past_year_total_commits":371,"past_year_total_committers":11,"past_year_total_bot_commits":41,"past_year_total_bot_committers":1,"past_year_mean_commits":33.72727272727273,"past_year_dds":0.2021563342318059,"last_synced_at":"2025-12-15T09:48:12.026Z","last_synced_commit":"d672a90e54654c1057ba11ded5037c0a8b70bf54","created_at":"2024-11-06T19:09:09.773Z","updated_at":"2025-12-15T09:46:23.846Z","committers":[{"name":"WhiteSource Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":6012},{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":281},{"name":"Jeff Ching","email":"chingor@google.com","login":"chingor13","count":179},{"name":"Yoshi Automation Bot","email":"yoshi-automation@google.com","login":"yoshi-automation","count":81},{"name":"gcf-owl-bot[bot]","email":"78513119+gcf-owl-bot[bot]","login":"gcf-owl-bot[bot]","count":64},{"name":"Tomo Suzuki","email":"suztomo@google.com","login":"suztomo","count":61},{"name":"kolea2","email":"45548808+kolea2","login":"kolea2","count":52},{"name":"cloud-java-bot","email":"122572305+cloud-java-bot","login":"cloud-java-bot","count":46},{"name":"Andrea Lin","email":"andrealin@google.com","login":"andreamlin","count":35},{"name":"Neenu Shaji","email":"Neenu1995","login":"Neenu1995","count":33},{"name":"Garrett Jones","email":"garrettjonesgoogle","login":"garrettjonesgoogle","count":31},{"name":"Cody Oss","email":"6331106+codyoss","login":"codyoss","count":25},{"name":"JesseLovelace","email":"43148100+JesseLovelace","login":"JesseLovelace","count":24},{"name":"Vadym Matsishevskyi","email":"25311427+vam-google","login":"vam-google","count":21},{"name":"Michael Darakananda","email":"pongad@google.com","login":"pongad","count":20},{"name":"Deepankar Dixit","email":"90280028+ddixit14","login":"ddixit14","count":17},{"name":"neozwu","email":"neozwu","login":"neozwu","count":15},{"name":"Lawrence Qiu","email":"lawrenceqiu@google.com","login":"lqiu96","count":12},{"name":"Stephanie Wang","email":"stephaniewang526","login":"stephaniewang526","count":12},{"name":"Alice","email":"65933803+alicejli","login":"alicejli","count":11},{"name":"Hanzhen Yi","email":"33737743+hzyi-google","login":"hzyi-google","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Elliotte Rusty Harold","email":"elharo","login":"elharo","count":8},{"name":"Igor Bernstein","email":"igorbernstein@google.com","login":"igorbernstein2","count":7},{"name":"Min Zhu","email":"zhumin@google.com","login":"zhumin8","count":7},{"name":"Blake Li","email":"blakeli@google.com","login":"blakeli0","count":6},{"name":"Mridula","email":"66699525+mpeddada1","login":"mpeddada1","count":6},{"name":"gcf-merge-on-green[bot]","email":"60162190+gcf-merge-on-green[bot]","login":"gcf-merge-on-green[bot]","count":5},{"name":"Mike Eltsufin","email":"meltsufin@google.com","login":"meltsufin","count":5},{"name":"salehsquared","email":"salehmostafamain@gmail.com","login":"salehsquared","count":5},{"name":"Praful Makani","email":"praful@qlogic.io","login":null,"count":3},{"name":"Joe Wang","email":"106995533+JoeWang1127","login":"JoeWang1127","count":3},{"name":"Solomon Duskis","email":"sduskis@google.com","login":"sduskis","count":3},{"name":"yangnuoyu","email":"46553752+yangnuoyu","login":"yangnuoyu","count":3},{"name":"Emily Ball","email":"emilyball@google.com","login":"eaball35","count":2},{"name":"Jin Seop Kim","email":"1007sky@gmail.com","login":"jinseopkim0","count":2},{"name":"Anuraag Agrawal","email":"anuraaga@gmail.com","login":"anuraaga","count":1},{"name":"Alex Blyzniuchenko","email":"alexblyzn","login":"alexblyzn","count":1},{"name":"minherz","email":"minherz","login":"minherz","count":1},{"name":"ldetmer","email":"1771267+ldetmer","login":"ldetmer","count":1},{"name":"google-cloud-policy-bot[bot]","email":"80869356+google-cloud-policy-bot[bot]","login":"google-cloud-policy-bot[bot]","count":1},{"name":"dpcollins-google","email":"40498610+dpcollins-google","login":"dpcollins-google","count":1},{"name":"Will Hayworth","email":"wsh","login":"wsh","count":1},{"name":"Vikas Kedia","email":"vikas.kedia@gmail.com","login":"vkedia","count":1},{"name":"Sebastian Schmidt","email":"mrschmidt@google.com","login":"schmidt-sebastian","count":1},{"name":"Sarthak","email":"sarthakbhutani.work@gmail.com","login":"sarthakbhutani","count":1},{"name":"Misha Brukman","email":"mbrukman@google.com","login":"mbrukman","count":1},{"name":"Michel Davit","email":"michel@davit.fr","login":"RustedBones","count":1},{"name":"Arie","email":"aozarov","login":"aozarov","count":1},{"name":"BenWhitehead","email":"BenWhitehead","login":"BenWhitehead","count":1},{"name":"Diego Marquez","email":"diegomarquezp@google.com","login":"diegomarquezp","count":1},{"name":"Emily Wang","email":"emmwang@google.com","login":"emmileaf","count":1},{"name":"Garrelt Mock","email":"98806671+GarreltMock","login":"GarreltMock","count":1},{"name":"Hailong Wen","email":"youxiabsyw@gmail.com","login":"HailongWen","count":1},{"name":"Igor Dvorzhak","email":"idv@google.com","login":"medb","count":1},{"name":"JP Martin","email":"jean-philippe-martin","login":"jean-philippe-martin","count":1},{"name":"Jonathan Lui","email":"jonathanlui@google.com","login":"jkwlui","count":1},{"name":"Justin Beckwith","email":"justin.beckwith@gmail.com","login":"JustinBeckwith","count":1},{"name":"pmakani","email":"44407134+pmakani","login":"pmakani","count":1}],"past_year_committers":[{"name":"Mend Renovate","email":"bot@renovateapp.com","login":"renovate-bot","count":296},{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":41},{"name":"cloud-java-bot","email":"122572305+cloud-java-bot","login":"cloud-java-bot","count":18},{"name":"Tomo Suzuki","email":"suztomo@google.com","login":"suztomo","count":6},{"name":"Min Zhu","email":"zhumin@google.com","login":"zhumin8","count":2},{"name":"Lawrence Qiu","email":"lawrenceqiu@google.com","login":"lqiu96","count":2},{"name":"Blake Li","email":"blakeli@google.com","login":"blakeli0","count":2},{"name":"ldetmer","email":"1771267+ldetmer","login":"ldetmer","count":1},{"name":"Sarthak","email":"sarthakbhutani.work@gmail.com","login":"sarthakbhutani","count":1},{"name":"Joe Wang","email":"106995533+JoeWang1127","login":"JoeWang1127","count":1},{"name":"Diego Marquez","email":"diegomarquezp@google.com","login":"diegomarquezp","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-23T00:00:57.120Z","repositories_count":6132119,"commits_count":926269353,"contributors_count":35960124,"owners_count":1125591,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"googleapis/java-cloud-bom","html_url":"https://github.com/googleapis/java-cloud-bom","last_synced_at":"2025-10-29T00:03:25.258Z","status":null,"issues_count":31,"pull_requests_count":1418,"avg_time_to_close_issue":6409204.5,"avg_time_to_close_pull_request":487510.2200647249,"issues_closed_count":16,"pull_requests_closed_count":1236,"pull_request_authors_count":23,"issue_authors_count":15,"avg_comments_per_issue":0.6451612903225806,"avg_comments_per_pull_request":0.19675599435825106,"merged_pull_requests_count":1171,"bot_issues_count":3,"bot_pull_requests_count":161,"past_year_issues_count":10,"past_year_pull_requests_count":617,"past_year_avg_time_to_close_issue":4541392.166666667,"past_year_avg_time_to_close_pull_request":309580.5996015936,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":502,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.7,"past_year_avg_comments_per_pull_request":0.17179902755267423,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":60,"past_year_merged_pull_requests_count":485,"created_at":"2023-05-16T21:24:19.662Z","updated_at":"2025-10-29T00:03:25.259Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fjava-cloud-bom/issues","issue_labels_count":{"table":{"size: xs":7,"priority: p2":6,"type: feature request":6,"type: process":3,"priority: p3":2,"type: bug":2,"priority: p4":2,"samples":1,"autorelease: pending":1,"size: m":1,"type: docs":1,"repo-metadata: lint":1}},"pull_request_labels_count":{"table":{"size: xs":1030,"size: s":122,"autorelease: snapshot":64,"size: m":64,"size: l":55,"automerge":41,"autorelease: pending":40,"autorelease: published":27,"owl-bot-update-lock":19,"dependencies":9,"python":9,"size: u":7,"do not merge":4,"kokoro:force-run":3,"size: xl":2,"type: process":1,"autorelease: tagged":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":18,"NONE":9,"MEMBER":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1325,"COLLABORATOR":63,"MEMBER":22,"NONE":8}},"issue_authors":{"table":{"renovate-bot":11,"suztomo":4,"alicejli":2,"jinseopkim0":2,"mpeddada1":2,"repo-metadata-lint[bot]":1,"JoeWang1127":1,"burkedavison":1,"release-please[bot]":1,"forking-renovate[bot]":1,"qq583137502":1,"kweinmeister":1,"pativa":1,"jmini":1,"yashmayya":1}},"pull_request_authors":{"table":{"renovate-bot":1114,"release-please[bot]":132,"cloud-java-bot":61,"suztomo":20,"gcf-owl-bot[bot]":19,"blakeli0":13,"zhumin8":10,"dependabot[bot]":9,"diegomarquezp":6,"alicejli":6,"jinseopkim0":4,"JoeWang1127":4,"lqiu96":4,"mpeddada1":3,"GarreltMock":2,"sarthakbhutani":2,"chingor13":2,"ddixit14":2,"RustedBones":1,"Deuces9ers":1,"failure-checker[bot]":1,"emmileaf":1,"ldetmer":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-29T00:00:18.463Z","repositories_count":11242444,"issues_count":34943166,"pull_requests_count":113347232,"authors_count":11042040,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"size: xs":2,"autorelease: pending":1,"size: m":1,"type: feature request":1,"priority: p3":1,"type: process":1,"priority: p4":1}},"past_year_pull_request_labels_count":{"table":{"size: xs":423,"size: s":40,"autorelease: snapshot":31,"size: m":26,"automerge":25,"size: l":24,"autorelease: pending":17,"autorelease: published":11,"kokoro:force-run":2,"do not merge":1,"size: u":1,"autorelease: tagged":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":5,"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":552,"COLLABORATOR":31,"MEMBER":16,"NONE":1}},"past_year_issue_authors":{"table":{"renovate-bot":3,"jinseopkim0":2,"jmini":1,"pativa":1,"qq583137502":1,"release-please[bot]":1,"yashmayya":1}},"past_year_pull_request_authors":{"table":{"renovate-bot":465,"release-please[bot]":60,"cloud-java-bot":31,"suztomo":14,"blakeli0":9,"diegomarquezp":6,"zhumin8":6,"jinseopkim0":4,"JoeWang1127":2,"sarthakbhutani":2,"ldetmer":1}},"maintainers":[{"table":{"login":"cloud-java-bot","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"}},{"table":{"login":"suztomo","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}},{"table":{"login":"chingor13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chingor13"}},{"table":{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}}],"active_maintainers":[{"table":{"login":"cloud-java-bot","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloud-java-bot"}},{"table":{"login":"suztomo","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}},{"table":{"login":"sarthakbhutani","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarthakbhutani"}}]}},"events":{"total":{"CreateEvent":87,"IssuesEvent":5,"ReleaseEvent":17,"WatchEvent":4,"DeleteEvent":58,"IssueCommentEvent":109,"PushEvent":549,"PullRequestReviewEvent":324,"PullRequestEvent":654,"PullRequestReviewCommentEvent":13,"ForkEvent":4},"last_year":{"CreateEvent":82,"IssuesEvent":5,"ReleaseEvent":16,"WatchEvent":4,"DeleteEvent":55,"IssueCommentEvent":104,"PushEvent":499,"PullRequestEvent":604,"PullRequestReviewEvent":295,"PullRequestReviewCommentEvent":9,"ForkEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/approve-readme.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:35.495Z","updated_at":"2023-09-29T20:11:35.495Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/approve-readme.yaml","dependencies":[{"id":14020815496,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-release-note-generation.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:35.559Z","updated_at":"2023-09-29T20:11:35.559Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/ci-release-note-generation.yaml","dependencies":[{"id":14020815497,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14020815498,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-validate-bom.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:35.677Z","updated_at":"2023-09-29T20:11:35.677Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/ci-validate-bom.yaml","dependencies":[{"id":14020815499,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14020815500,"package_name":"./tests/validate-bom","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:36.188Z","updated_at":"2023-09-29T20:11:36.188Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":14020815501,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14020815502,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dashboard.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:36.202Z","updated_at":"2023-09-29T20:11:36.202Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/dashboard.yaml","dependencies":[{"id":14020815503,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14020815504,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/full-convergence-check.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:36.224Z","updated_at":"2023-09-29T20:11:36.224Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/full-convergence-check.yaml","dependencies":[{"id":14020815505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14020815506,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14020815507,"package_name":"./tests/validate-bom","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-note-generation.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:36.234Z","updated_at":"2023-09-29T20:11:36.234Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/release-note-generation.yaml","dependencies":[{"id":14020815508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14020815509,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-readme-table.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:36.248Z","updated_at":"2023-09-29T20:11:36.248Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.github/workflows/update-readme-table.yaml","dependencies":[{"id":14020815510,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14020815511,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"tests/validate-bom/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:36.263Z","updated_at":"2023-09-29T20:11:36.263Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/tests/validate-bom/action.yml","dependencies":[{"id":14020815512,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14020815513,"package_name":"stCarolas/setup-maven","ecosystem":"actions","requirements":"v4.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"dashboard/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:36.286Z","updated_at":"2023-09-29T20:11:36.286Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/dashboard/pom.xml","dependencies":[{"id":14020815514,"package_name":"org.freemarker:freemarker","ecosystem":"maven","requirements":"2.3.32","direct":true,"kind":"runtime","optional":false},{"id":14020815515,"package_name":"org.apache.maven:maven-compat","ecosystem":"maven","requirements":"${maven.version}","direct":true,"kind":"runtime","optional":false},{"id":14020815516,"package_name":"org.apache.maven:maven-model","ecosystem":"maven","requirements":"${maven.version}","direct":true,"kind":"runtime","optional":false},{"id":14020815517,"package_name":"org.apache.maven.resolver:maven-resolver-api","ecosystem":"maven","requirements":"1.9.15","direct":true,"kind":"runtime","optional":false},{"id":14020815518,"package_name":"org.codehaus.plexus:plexus-utils","ecosystem":"maven","requirements":"3.5.1","direct":true,"kind":"runtime","optional":false},{"id":14020815519,"package_name":"org.apache.maven:maven-repository-metadata","ecosystem":"maven","requirements":"${maven.version}","direct":true,"kind":"runtime","optional":false},{"id":14020815520,"package_name":"commons-cli:commons-cli","ecosystem":"maven","requirements":"1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14020815521,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.13.0","direct":true,"kind":"runtime","optional":false},{"id":14020815522,"package_name":"com.google.cloud.tools:dependencies","ecosystem":"maven","requirements":"1.5.13","direct":true,"kind":"runtime","optional":false},{"id":14020815523,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":14020815524,"package_name":"org.apache.maven:maven-artifact","ecosystem":"maven","requirements":"3.9.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"google-cloud-bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:42.002Z","updated_at":"2023-09-29T20:11:42.002Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/google-cloud-bom/pom.xml","dependencies":[{"id":14020815525,"package_name":"com.google.cloud:gapic-libraries-bom","ecosystem":"maven","requirements":"1.18.0","direct":true,"kind":"import","optional":false},{"id":14020815526,"package_name":"com.google.cloud:google-cloud-bigquery","ecosystem":"maven","requirements":"2.32.0","direct":true,"kind":"runtime","optional":false},{"id":14020815527,"package_name":"com.google.cloud:google-cloud-bigquerystorage-bom","ecosystem":"maven","requirements":"2.42.0","direct":true,"kind":"import","optional":false},{"id":14020815528,"package_name":"com.google.cloud:google-cloud-bigtable-bom","ecosystem":"maven","requirements":"2.27.2","direct":true,"kind":"import","optional":false},{"id":14020815529,"package_name":"com.google.cloud:google-cloud-datastore-bom","ecosystem":"maven","requirements":"2.17.1","direct":true,"kind":"import","optional":false},{"id":14020815530,"package_name":"com.google.cloud:google-cloud-firestore-bom","ecosystem":"maven","requirements":"3.14.3","direct":true,"kind":"import","optional":false},{"id":14020815531,"package_name":"com.google.cloud:google-cloud-logging-bom","ecosystem":"maven","requirements":"3.15.9","direct":true,"kind":"import","optional":false},{"id":14020815543,"package_name":"com.google.cloud:google-cloud-logging-logback","ecosystem":"maven","requirements":"0.130.22-alpha","direct":true,"kind":"runtime","optional":false},{"id":14020815544,"package_name":"com.google.cloud:google-cloud-nio","ecosystem":"maven","requirements":"0.127.3","direct":true,"kind":"runtime","optional":false},{"id":14020815545,"package_name":"com.google.cloud:google-cloud-pubsub-bom","ecosystem":"maven","requirements":"1.125.2","direct":true,"kind":"import","optional":false},{"id":14020816020,"package_name":"com.google.cloud:google-cloud-pubsublite-bom","ecosystem":"maven","requirements":"1.12.14","direct":true,"kind":"import","optional":false},{"id":14020816021,"package_name":"com.google.cloud:google-cloud-spanner-bom","ecosystem":"maven","requirements":"6.48.0","direct":true,"kind":"import","optional":false},{"id":14020816318,"package_name":"com.google.cloud:google-cloud-spanner-jdbc","ecosystem":"maven","requirements":"2.13.0","direct":true,"kind":"runtime","optional":false},{"id":14020816319,"package_name":"com.google.cloud:google-cloud-storage-bom","ecosystem":"maven","requirements":"2.27.0","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"libraries-bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:55.179Z","updated_at":"2023-09-29T20:11:55.179Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/libraries-bom/pom.xml","dependencies":[{"id":14020819467,"package_name":"com.google.cloud:first-party-dependencies","ecosystem":"maven","requirements":"3.15.0","direct":true,"kind":"import","optional":false},{"id":14020820372,"package_name":"com.google.cloud:google-cloud-bom","ecosystem":"maven","requirements":"0.205.0-SNAPSHOT","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"libraries-release-data/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:58.998Z","updated_at":"2023-09-29T20:11:58.998Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/libraries-release-data/pom.xml","dependencies":[{"id":14020821285,"package_name":"com.google.cloud.tools:dependencies","ecosystem":"maven","requirements":"1.5.13","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:11:59.794Z","updated_at":"2023-09-29T20:11:59.794Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"release-note-generation/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:12:00.698Z","updated_at":"2023-09-29T20:12:00.698Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/release-note-generation/pom.xml","dependencies":[{"id":14020821325,"package_name":"com.google.cloud.tools:dependencies","ecosystem":"maven","requirements":"1.5.13","direct":true,"kind":"runtime","optional":false},{"id":14020821326,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":14020821327,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.1.5","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"tests/dependency-convergence/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:12:03.714Z","updated_at":"2023-09-29T20:12:03.714Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/tests/dependency-convergence/pom.xml","dependencies":[{"id":14020821737,"package_name":"com.google.cloud:google-cloud-accessapproval","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821794,"package_name":"com.google.cloud:google-cloud-aiplatform","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821795,"package_name":"com.google.cloud:google-cloud-api-gateway","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821796,"package_name":"com.google.cloud:google-cloud-artifact-registry","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821797,"package_name":"com.google.cloud:google-cloud-asset","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821798,"package_name":"com.google.cloud:google-cloud-assured-workloads","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821799,"package_name":"com.google.cloud:google-cloud-automl","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821804,"package_name":"com.google.cloud:google-cloud-bigquery","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821805,"package_name":"com.google.cloud:google-cloud-bigqueryconnection","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821825,"package_name":"com.google.cloud:google-cloud-bigquerydatatransfer","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821826,"package_name":"com.google.cloud:google-cloud-bigqueryreservation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821827,"package_name":"com.google.cloud:google-cloud-bigquerystorage","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821828,"package_name":"com.google.cloud:google-cloud-bigtable","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821841,"package_name":"com.google.cloud:google-cloud-billing","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821845,"package_name":"com.google.cloud:google-cloud-billingbudgets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821846,"package_name":"com.google.cloud:google-cloud-binary-authorization","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821847,"package_name":"com.google.cloud:google-cloud-build","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821848,"package_name":"com.google.cloud:google-cloud-channel","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821849,"package_name":"com.google.cloud:google-cloud-compute","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821850,"package_name":"com.google.cloud:google-cloud-container","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821851,"package_name":"com.google.cloud:google-cloud-data-fusion","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821855,"package_name":"com.google.cloud:google-cloud-datacatalog","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821867,"package_name":"com.google.cloud:google-cloud-datalabeling","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821868,"package_name":"com.google.cloud:google-cloud-dataproc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821869,"package_name":"com.google.cloud:google-cloud-dataproc-metastore","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821870,"package_name":"com.google.cloud:google-cloud-datastore","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821871,"package_name":"com.google.cloud:google-cloud-datastream","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821872,"package_name":"com.google.cloud:google-cloud-dataplex","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821873,"package_name":"com.google.cloud:google-cloud-debugger-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821874,"package_name":"com.google.cloud:google-cloud-deploy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821875,"package_name":"com.google.cloud:google-cloud-dialogflow","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821876,"package_name":"com.google.cloud:google-cloud-dlp","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821879,"package_name":"com.google.cloud:google-cloud-dms","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821900,"package_name":"com.google.cloud:google-cloud-dns","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821901,"package_name":"com.google.cloud:google-cloud-document-ai","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821902,"package_name":"com.google.cloud:google-cloud-errorreporting","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821903,"package_name":"com.google.cloud:google-cloud-essential-contacts","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821904,"package_name":"com.google.cloud:google-cloud-eventarc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821905,"package_name":"com.google.cloud:google-cloud-firestore","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821906,"package_name":"com.google.cloud:google-cloud-functions","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821910,"package_name":"com.google.cloud:google-cloud-game-servers","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821911,"package_name":"com.google.cloud:google-cloud-gkehub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821912,"package_name":"com.google.cloud:google-cloud-gsuite-addons","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821913,"package_name":"com.google.cloud:google-iam-admin","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821931,"package_name":"com.google.cloud:google-cloud-iamcredentials","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821932,"package_name":"com.google.cloud:google-cloud-ids","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821933,"package_name":"com.google.cloud:google-cloud-iot","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821934,"package_name":"com.google.cloud:google-cloud-kms","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821935,"package_name":"com.google.cloud:google-cloud-language","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821972,"package_name":"com.google.cloud:google-cloud-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821973,"package_name":"com.google.cloud:google-cloud-managed-identities","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821974,"package_name":"com.google.cloud:google-cloud-mediatranslation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821975,"package_name":"com.google.cloud:google-cloud-memcache","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821976,"package_name":"com.google.cloud:google-cloud-monitoring","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821977,"package_name":"com.google.cloud:google-cloud-monitoring-dashboard","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821978,"package_name":"com.google.cloud:google-cloud-network-management","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821979,"package_name":"com.google.cloud:google-cloud-networkconnectivity","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821980,"package_name":"com.google.cloud:google-cloud-nio","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821981,"package_name":"com.google.cloud:google-cloud-notification","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821984,"package_name":"com.google.cloud:google-cloud-optimization","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821985,"package_name":"com.google.cloud:google-cloud-orchestration-airflow","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821986,"package_name":"com.google.cloud:google-cloud-orgpolicy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821987,"package_name":"com.google.cloud:google-cloud-os-config","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821988,"package_name":"com.google.cloud:google-cloud-os-login","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821989,"package_name":"com.google.cloud:google-cloud-phishingprotection","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821990,"package_name":"com.google.cloud:google-cloud-policy-troubleshooter","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821991,"package_name":"com.google.cloud:google-cloud-profiler","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821992,"package_name":"com.google.cloud:google-cloud-pubsub","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821993,"package_name":"com.google.cloud:google-cloud-pubsublite","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821994,"package_name":"com.google.cloud:google-cloud-recaptchaenterprise","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821996,"package_name":"com.google.cloud:google-cloud-redis","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821997,"package_name":"com.google.cloud:google-cloud-resource-settings","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821998,"package_name":"com.google.cloud:google-cloud-resourcemanager","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020821999,"package_name":"com.google.cloud:google-cloud-retail","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822000,"package_name":"com.google.cloud:google-cloud-scheduler","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822001,"package_name":"com.google.cloud:google-cloud-secretmanager","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822003,"package_name":"com.google.cloud:google-cloud-security-private-ca","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822004,"package_name":"com.google.cloud:google-cloud-securitycenter","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822005,"package_name":"com.google.cloud:google-cloud-service-control","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822006,"package_name":"com.google.cloud:google-cloud-service-management","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822007,"package_name":"com.google.cloud:google-cloud-service-usage","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822008,"package_name":"com.google.cloud:google-cloud-servicedirectory","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822009,"package_name":"com.google.cloud:google-cloud-shell","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822012,"package_name":"com.google.cloud:google-cloud-spanner","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822013,"package_name":"com.google.cloud:google-cloud-spanner-jdbc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822014,"package_name":"com.google.cloud:google-cloud-speech","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822019,"package_name":"com.google.cloud:google-cloud-storage","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822020,"package_name":"com.google.cloud:google-cloud-storage-transfer","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822021,"package_name":"com.google.cloud:google-cloud-talent","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822022,"package_name":"com.google.cloud:google-cloud-tasks","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822024,"package_name":"com.google.cloud:google-cloud-texttospeech","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822025,"package_name":"com.google.cloud:google-cloud-tpu","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822026,"package_name":"com.google.cloud:google-cloud-trace","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822027,"package_name":"com.google.cloud:google-cloud-translate","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822028,"package_name":"com.google.cloud:google-cloud-video-intelligence","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822033,"package_name":"com.google.cloud:google-cloud-video-transcoder","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822036,"package_name":"com.google.cloud:google-cloud-vision","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822037,"package_name":"com.google.cloud:google-cloud-vmmigration","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822038,"package_name":"com.google.cloud:google-cloud-vpcaccess","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822039,"package_name":"com.google.cloud:google-cloud-webrisk","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822040,"package_name":"com.google.cloud:google-cloud-websecurityscanner","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822041,"package_name":"com.google.cloud:google-cloud-workflow-executions","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822042,"package_name":"com.google.cloud:google-cloud-workflows","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822043,"package_name":"io.grafeas:grafeas","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14020822066,"package_name":"com.google.cloud:google-cloud-bom","ecosystem":"maven","requirements":"0.205.0-SNAPSHOT","direct":true,"kind":"import","optional":false},{"id":14020822067,"package_name":"org.checkerframework:checker-compat-qual","ecosystem":"maven","requirements":"2.5.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"tests/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:12:31.345Z","updated_at":"2023-09-29T20:12:31.345Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/tests/pom.xml","dependencies":[{"id":14020822092,"package_name":"com.google.cloud.tools:dependencies","ecosystem":"maven","requirements":"1.5.13","direct":true,"kind":"runtime","optional":false},{"id":14020822093,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.1.5","direct":true,"kind":"runtime","optional":false},{"id":14020822094,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"tests/validate-bom/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-29T20:12:31.355Z","updated_at":"2023-09-29T20:12:31.355Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/tests/validate-bom/pom.xml","dependencies":[{"id":14020822095,"package_name":"com.google.cloud.tools:dependencies","ecosystem":"maven","requirements":"1.5.13","direct":true,"kind":"runtime","optional":false},{"id":14020822096,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":14020822097,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.1.5","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":".kokoro/requirements.in","sha":null,"kind":"manifest","created_at":"2023-09-29T20:12:31.362Z","updated_at":"2023-09-29T20:12:31.362Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.kokoro/requirements.in","dependencies":[{"id":14020822098,"package_name":"gcp-docuploader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14020822099,"package_name":"gcp-releasetool","ecosystem":"pypi","requirements":"\u003e=1.10.5","direct":true,"kind":"runtime","optional":false},{"id":14020822151,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14020822152,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14020822153,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14020822154,"package_name":"click","ecosystem":"pypi","requirements":"\u003c8.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".kokoro/requirements.txt","sha":null,"kind":"lockfile","created_at":"2023-09-29T20:12:31.789Z","updated_at":"2023-09-29T20:12:31.789Z","repository_link":"https://github.com/googleapis/java-cloud-bom/blob/main/.kokoro/requirements.txt","dependencies":[{"id":14020822155,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.1.0","direct":false,"kind":"runtime","optional":false},{"id":14020822156,"package_name":"cachetools","ecosystem":"pypi","requirements":"==5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14020822157,"package_name":"certifi","ecosystem":"pypi","requirements":"==2023.7.22","direct":false,"kind":"runtime","optional":false},{"id":14020822158,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":false,"kind":"runtime","optional":false},{"id":14020822159,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.2.0","direct":false,"kind":"runtime","optional":false},{"id":14020822160,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.4","direct":false,"kind":"runtime","optional":false},{"id":14020822161,"package_name":"colorlog","ecosystem":"pypi","requirements":"==6.7.0","direct":false,"kind":"runtime","optional":false},{"id":14020822162,"package_name":"cryptography","ecosystem":"pypi","requirements":"==41.0.2","direct":false,"kind":"runtime","optional":false},{"id":14020822163,"package_name":"gcp-docuploader","ecosystem":"pypi","requirements":"==0.6.5","direct":false,"kind":"runtime","optional":false},{"id":14020822164,"package_name":"gcp-releasetool","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":14020822165,"package_name":"google-api-core","ecosystem":"pypi","requirements":"==2.11.1","direct":false,"kind":"runtime","optional":false},{"id":14020822166,"package_name":"google-auth","ecosystem":"pypi","requirements":"==2.22.0","direct":false,"kind":"runtime","optional":false},{"id":14020822167,"package_name":"google-cloud-core","ecosystem":"pypi","requirements":"==2.3.3","direct":false,"kind":"runtime","optional":false},{"id":14020822168,"package_name":"google-cloud-storage","ecosystem":"pypi","requirements":"==2.10.0","direct":false,"kind":"runtime","optional":false},{"id":14020822169,"package_name":"google-crc32c","ecosystem":"pypi","requirements":"==1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14020822170,"package_name":"google-resumable-media","ecosystem":"pypi","requirements":"==2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14020822171,"package_name":"googleapis-common-protos","ecosystem":"pypi","requirements":"==1.59.1","direct":false,"kind":"runtime","optional":false},{"id":14020822172,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":false,"kind":"runtime","optional":false},{"id":14020822173,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==6.8.0","direct":false,"kind":"runtime","optional":false},{"id":14020822174,"package_name":"jaraco-classes","ecosystem":"pypi","requirements":"==3.3.0","direct":false,"kind":"runtime","optional":false},{"id":14020822176,"package_name":"jeepney","ecosystem":"pypi","requirements":"==0.8.0","direct":false,"kind":"runtime","optional":false},{"id":14020822177,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":false,"kind":"runtime","optional":false},{"id":14020822178,"package_name":"keyring","ecosystem":"pypi","requirements":"==24.2.0","direct":false,"kind":"runtime","optional":false},{"id":14020822179,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.3","direct":false,"kind":"runtime","optional":false},{"id":14020822180,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==9.1.0","direct":false,"kind":"runtime","optional":false},{"id":14020822181,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.1","direct":false,"kind":"runtime","optional":false},{"id":14020822182,"package_name":"protobuf","ecosystem":"pypi","requirements":"==3.20.3","direct":false,"kind":"runtime","optional":false},{"id":14020822183,"package_name":"pyasn1","ecosystem":"pypi","requirements":"==0.5.0","direct":false,"kind":"runtime","optional":false},{"id":14020822184,"package_name":"pyasn1-modules","ecosystem":"pypi","requirements":"==0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14020822185,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":false,"kind":"runtime","optional":false},{"id":14020822186,"package_name":"pyjwt","ecosystem":"pypi","requirements":"==2.7.0","direct":false,"kind":"runtime","optional":false},{"id":14020822187,"package_name":"pyperclip","ecosystem":"pypi","requirements":"==1.8.2","direct":false,"kind":"runtime","optional":false},{"id":14020822188,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"runtime","optional":false},{"id":14020822189,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":false,"kind":"runtime","optional":false},{"id":14020822190,"package_name":"rsa","ecosystem":"pypi","requirements":"==4.9","direct":false,"kind":"runtime","optional":false},{"id":14020822191,"package_name":"secretstorage","ecosystem":"pypi","requirements":"==3.3.3","direct":false,"kind":"runtime","optional":false},{"id":14020822192,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":14020822193,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.7.1","direct":false,"kind":"runtime","optional":false},{"id":14020822194,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.16","direct":false,"kind":"runtime","optional":false},{"id":14020822195,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.40.0","direct":false,"kind":"runtime","optional":false},{"id":14020822196,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.16.1","direct":false,"kind":"runtime","optional":false}]}],"score":26.069933309566803,"created_at":"2025-04-24T01:35:25.750Z","updated_at":"2026-06-21T15:01:32.983Z","avatar_url":"https://github.com/googleapis.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360138","html_url":"https://summary.ecosyste.ms/projects/360138"}