{"id":360950,"url":"https://github.com/FasterXML/jackson-bom","last_synced_at":"2026-06-21T15:01:26.044Z","repository":{"id":43330184,"uuid":"69940348","full_name":"FasterXML/jackson-bom","owner":"FasterXML","description":"Bill of materials POM for Jackson projects","archived":false,"fork":false,"pushed_at":"2026-06-08T22:51:50.000Z","size":766,"stargazers_count":71,"open_issues_count":4,"forks_count":35,"subscribers_count":7,"default_branch":"3.x","last_synced_at":"2026-06-09T00:22:06.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Logos","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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"maven/com.fasterxml.jackson:jackson-bom"}},"created_at":"2016-10-04T06:46:45.000Z","updated_at":"2026-06-08T22:51:54.000Z","dependencies_parsed_at":"2023-09-27T03:58:57.268Z","dependency_job_id":"42e06358-6a4b-48db-8590-81e772e8d78e","html_url":"https://github.com/FasterXML/jackson-bom","commit_stats":null,"previous_names":[],"tags_count":171,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/sbom","scorecard":{"id":49361,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-bom","commit":"79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:14"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-14T23:24:40.389Z","repository_id":43330184,"created_at":"2025-08-14T23:24:40.389Z","updated_at":"2025-08-14T23:24:40.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34281700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":{"login":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"packages":[{"id":4762557,"name":"com.fasterxml.jackson:jackson-base","ecosystem":"maven","description":"Parent pom for components of Jackson dataprocessor: includes base settings as well as consistent set of dependencies across components. NOTE: NOT to be used by components outside of Jackson: application code should only rely on `jackson-bom`","homepage":"https://github.com/FasterXML/jackson-bom","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-bom","keywords_array":[],"namespace":"com.fasterxml.jackson","versions_count":116,"first_release_published_at":"2017-10-14T02:39:17.000Z","latest_release_published_at":"2026-05-31T23:47:18.000Z","latest_release_number":"2.22.0","last_synced_at":"2026-06-01T00:03:05.858Z","created_at":"2022-07-26T04:09:01.478Z","updated_at":"2026-06-01T00:03:05.858Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson/jackson-base/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":43330184,"uuid":"69940348","full_name":"FasterXML/jackson-bom","owner":"FasterXML","description":"Bill of materials POM for Jackson projects","archived":false,"fork":false,"pushed_at":"2025-10-03T21:53:13.000Z","size":664,"stargazers_count":64,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"2.x","last_synced_at":"2025-10-07T09:15:13.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Logos","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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"2016-10-04T06:46:45.000Z","updated_at":"2025-10-05T00:21:30.000Z","dependencies_parsed_at":"2023-09-27T03:58:57.268Z","dependency_job_id":"42e06358-6a4b-48db-8590-81e772e8d78e","html_url":"https://github.com/FasterXML/jackson-bom","commit_stats":null,"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/sbom","scorecard":{"id":49361,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-bom","commit":"79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:14"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-14T23:24:40.389Z","repository_id":43330184,"created_at":"2025-08-14T23:24:40.389Z","updated_at":"2025-08-14T23:24:40.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278786670,"owners_count":26045588,"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-07T02:00:06.786Z","response_time":59,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-bom-3.0.0-rc10","sha":"b0fa53fd91c82a290d21bccb7f6227243e912b3e","kind":"tag","published_at":"2025-09-19T23:55:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10/manifests"},{"name":"jackson-bom-3.0.0-rc9","sha":"a62ba03d8fb7db07f15f801f3c5196bc0b22fc30","kind":"tag","published_at":"2025-09-06T01:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9/manifests"},{"name":"jackson-bom-2.20.0","sha":"54f854ba1ce69c5827f8acf6d08ba2d7ce36233c","kind":"tag","published_at":"2025-08-28T22:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0/manifests"},{"name":"jackson-bom-3.0.0-rc8","sha":"e03d87064005245af29eed9fa2a2fb73c54128d0","kind":"tag","published_at":"2025-08-13T18:03:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8/manifests"},{"name":"jackson-bom-3.0.0-rc7","sha":"b54e0238b44e11e834e334b792c0f6b5c7645b63","kind":"tag","published_at":"2025-08-08T15:31:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7/manifests"},{"name":"jackson-bom-2.20.0-rc1","sha":"369dffea7dbc1b0b98accdf1a8d5029cbeeb3dc0","kind":"tag","published_at":"2025-08-05T00:44:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc6","sha":"d2f21f94f0c5e53184ff6f2cb0249058374530d6","kind":"tag","published_at":"2025-07-19T00:49:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6/manifests"},{"name":"jackson-bom-2.19.2","sha":"d36caaf97cfba0111845a5aa8bcbaa5d5eedd3f2","kind":"tag","published_at":"2025-07-18T17:31:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2/manifests"},{"name":"jackson-bom-2.19.1","sha":"8ff1ae13e0352c8f55b9be2dcaa1aa3822e1d75f","kind":"tag","published_at":"2025-06-14T00:57:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1/manifests"},{"name":"jackson-bom-2.18.4.1","sha":"132e50c89b5610c9ede5f0afe5329d9ef30a013d","kind":"tag","published_at":"2025-06-11T01:05:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1/manifests"},{"name":"jackson-bom-3.0.0-rc5","sha":"500f2e5c2adeaaa170c6a4dfe71c8b4043d454c2","kind":"tag","published_at":"2025-05-22T16:14:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5/manifests"},{"name":"jackson-bom-3.0.0-rc4","sha":"e83370c9e0ae29b09f7726ef35d8e68b917e8367","kind":"tag","published_at":"2025-05-10T22:55:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4/manifests"},{"name":"jackson-bom-2.18.4","sha":"4e42b3ab354ca00ac3c546177e7988d208b66da9","kind":"tag","published_at":"2025-05-06T23:54:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4/manifests"},{"name":"jackson-bom-2.19.0","sha":"077244b0591351fd93f5f16bd0ea2fecf0ff55d6","kind":"tag","published_at":"2025-04-24T23:06:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0/manifests"},{"name":"jackson-bom-3.0.0-rc3","sha":"b372043eab967fadf8a2bd201b01fff9daa2168d","kind":"tag","published_at":"2025-04-14T01:33:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3/manifests"},{"name":"jackson-bom-2.19.0-rc2","sha":"59119afb2dbba7e46e15246b36500785c2db63e3","kind":"tag","published_at":"2025-04-08T01:00:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2/manifests"},{"name":"jackson-bom-2.19.0-rc1","sha":"1366ce6b4acf5d60f8d1a17733e608c1b9e2a3cf","kind":"tag","published_at":"2025-04-08T00:28:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc2","sha":"5d7d5804c0ecca75c2e98c9cc8628be7ae7b7a40","kind":"tag","published_at":"2025-03-28T22:25:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2/manifests"},{"name":"jackson-bom-3.0.0-rc1","sha":"29094534087f0b460049370b11fc23b573313cbb","kind":"tag","published_at":"2025-03-07T22:19:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1/manifests"},{"name":"jackson-bom-2.18.3","sha":"f459157186d3243fc339641705b82d1981de4fe2","kind":"tag","published_at":"2025-02-28T23:15:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3/manifests"},{"name":"jackson-bom-2.18.2","sha":"55ff098b6134ce5e1543531616df4c65fdb0b16e","kind":"tag","published_at":"2024-11-28T00:27:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2/manifests"},{"name":"jackson-bom-2.17.3","sha":"e3fd46817fca75c0f2db187110b126c21b52c3b0","kind":"tag","published_at":"2024-11-01T19:43:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3/manifests"},{"name":"jackson-bom-2.18.1","sha":"ef33ac77e148ad5b4f496d297059e8dcdbc2302d","kind":"tag","published_at":"2024-10-28T22:56:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1/manifests"},{"name":"jackson-bom-2.18.0","sha":"72365502093e31baceb326ae412e8ec99034c3dd","kind":"tag","published_at":"2024-09-27T01:23:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0/manifests"},{"name":"jackson-bom-2.18.0-rc1","sha":"7b9cf201aff8b9da93eafaa4d39e3f0dbadceae1","kind":"tag","published_at":"2024-08-30T16:47:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1/manifests"},{"name":"jackson-bom-2.17.2","sha":"e239d65c239093163196eef366556cf505e5161a","kind":"tag","published_at":"2024-07-05T16:48:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2/manifests"},{"name":"jackson-bom-2.17.1","sha":"50ab40a923606b8281c42060eb66d0efeeeada94","kind":"tag","published_at":"2024-05-05T01:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1/manifests"},{"name":"jackson-bom-2.12.7.20240502","sha":"7887a903d2419472895c0d7e907766851c7d042c","kind":"tag","published_at":"2024-05-02T20:12:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20240502","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20240502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20240502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502/manifests"},{"name":"jackson-bom-2.17.0","sha":"518dce98a290920e51be640c164f16ea0c478cf2","kind":"tag","published_at":"2024-03-12T21:24:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0/manifests"},{"name":"jackson-bom-2.16.2","sha":"c8ad938cf0879ff4280958b1ab6931a238d7b588","kind":"tag","published_at":"2024-03-09T18:30:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2/manifests"},{"name":"jackson-bom-2.17.0-rc1","sha":"5c592c99801a11db083ac130e16bae42a1de3d25","kind":"tag","published_at":"2024-02-27T01:23:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1/manifests"},{"name":"jackson-bom-2.15.4","sha":"7713e92b3ca4f0874ea9ad57db400679c043008b","kind":"tag","published_at":"2024-02-15T16:54:57.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4/manifests"},{"name":"jackson-bom-2.16.1","sha":"f70e9cfb38eb8d8b260961eef34b8b9590b48f22","kind":"tag","published_at":"2023-12-24T03:55:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1/manifests"},{"name":"jackson-bom-2.16.0","sha":"c697069b0df10be83f7793cd104640817d803663","kind":"tag","published_at":"2023-11-15T19:35:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0/manifests"},{"name":"jackson-bom-2.16.0-rc1","sha":"6e7eb2e09d33b7b48752bf0ce03a9a9554764de5","kind":"tag","published_at":"2023-10-20T21:52:37.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1/manifests"},{"name":"jackson-bom-2.15.3","sha":"151d9686cebed0fcde1bf93a3979927f57d23125","kind":"tag","published_at":"2023-10-12T22:30:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3/manifests"},{"name":"jackson-bom-2.15.2","sha":"f6305252472deb035f9e2d6b89a773a2abe340c5","kind":"tag","published_at":"2023-05-30T20:28:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2/manifests"},{"name":"jackson-bom-2.15.1","sha":"eaff8b270acec1c7815476ad5a005fad30627145","kind":"tag","published_at":"2023-05-16T20:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1/manifests"},{"name":"jackson-bom-2.14.3","sha":"f20350e64e59fb6018d400fe38d8c4d29165e778","kind":"tag","published_at":"2023-05-05T14:30:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3/manifests"},{"name":"jackson-bom-2.15.0","sha":"2c28e237fc84552f7fb3e5f998b00957b67eac69","kind":"tag","published_at":"2023-04-23T20:21:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0/manifests"},{"name":"jackson-bom-2.15.0-rc3","sha":"c2b35abe688a840cc0b28023d8e9f820724c2f94","kind":"tag","published_at":"2023-04-14T18:50:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3/manifests"},{"name":"jackson-bom-2.15.0-rc2","sha":"78c68bc78326346f85463185316719fbfe300aec","kind":"tag","published_at":"2023-03-28T19:00:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2/manifests"},{"name":"jackson-bom-2.15.0-rc1","sha":"a81991e1f0704757ca83959d88b8c2a7e449a725","kind":"tag","published_at":"2023-03-18T19:53:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1/manifests"},{"name":"jackson-bom-2.14.2","sha":"6a381633a6698ac53aea25967fa0607870635fc6","kind":"tag","published_at":"2023-01-28T23:44:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2/manifests"},{"name":"jackson-bom-2.13.5","sha":"e8b159ec7c58685c8e3380351d04147c65b19992","kind":"tag","published_at":"2023-01-23T00:01:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5/manifests"},{"name":"jackson-bom-2.14.1","sha":"28345e8122dd8743240b52e694397e9abb5e1983","kind":"tag","published_at":"2022-11-21T23:24:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1/manifests"},{"name":"jackson-bom-2.14.0","sha":"cd99403b64eac942fd7cf1a26e9ba7dac5eca936","kind":"tag","published_at":"2022-11-05T20:20:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0/manifests"},{"name":"jackson-bom-2.14.0-rc3","sha":"229c0be857ce92e230d44e1ec4e26b58d0e649d1","kind":"tag","published_at":"2022-10-28T21:18:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3/manifests"},{"name":"jackson-bom-2.13.4.20221013","sha":"6177c4048c1f1eb9323382bf83773810bfe9ea21","kind":"tag","published_at":"2022-10-13T17:46:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221013","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013/manifests"},{"name":"jackson-bom-2.12.7.20221012","sha":"3962b89d0e60e2f6382d9eb47f59af42244a3621","kind":"tag","published_at":"2022-10-13T03:40:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012/manifests"},{"name":"jackson-bom-2.13.4.20221012","sha":"af4a695b19b23901bc7b9d87ec4407c89f866e18","kind":"tag","published_at":"2022-10-12T20:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012/manifests"},{"name":"jackson-bom-2.14.0-rc2","sha":"3f7ebe53d01cf31f28eb966047b83b4e87e23388","kind":"tag","published_at":"2022-10-10T23:03:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2/manifests"},{"name":"jackson-bom-2.14.0-rc1","sha":"5a8720b88742bea61e65ae96a6a4100a0b3e05c7","kind":"tag","published_at":"2022-09-25T20:39:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1/manifests"},{"name":"jackson-bom-2.13.4","sha":"e1af99f835733aa1b799fabf9748a84a0909e4d7","kind":"tag","published_at":"2022-09-03T21:44:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4/manifests"},{"name":"jackson-bom-2.12.7","sha":"d9afe69de2ff050c36dbbc4593277427b03e5abd","kind":"tag","published_at":"2022-05-26T17:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7/manifests"},{"name":"jackson-bom-2.13.3","sha":"2a061e2d25d0f20ad8ac61a757782fe11e4a69c2","kind":"tag","published_at":"2022-05-14T14:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3/manifests"},{"name":"jackson-bom-2.13.2.1","sha":"38cd1f29b1518687111078682d2a57a203696dd9","kind":"tag","published_at":"2022-03-30T04:31:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1/manifests"},{"name":"jackson-bom-2.13.2.20220328","sha":"4d5d57bd57588fbe4a1c155330fa9ed523391cd4","kind":"tag","published_at":"2022-03-29T02:08:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220328","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328/manifests"},{"name":"jackson-bom-2.12.6.20220326","sha":"60d4eb2652bfbca32cc1712db3113b70140e8f02","kind":"tag","published_at":"2022-03-27T02:35:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6.20220326","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6.20220326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6.20220326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326/manifests"},{"name":"jackson-bom-2.13.2.20220324","sha":"48c59ec9e1a8e2b87c5dba60b6bfe269302d562d","kind":"tag","published_at":"2022-03-25T02:26:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220324","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324/manifests"},{"name":"jackson-bom-2.13.2","sha":"4cbb4927bd40f88debbc0bb4ab9cc59579df0c38","kind":"tag","published_at":"2022-03-06T19:13:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2/manifests"},{"name":"jackson-bom-2.13.1","sha":"73349ac8d5abb079c5861ba2856cc4c499ae8beb","kind":"tag","published_at":"2021-12-19T00:22:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1/manifests"},{"name":"jackson-bom-2.12.6","sha":"8293c43a6279a13a036d08c94810360f53bb6048","kind":"tag","published_at":"2021-12-15T00:23:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6/manifests"},{"name":"jackson-bom-2.13.0","sha":"4a59c70190af164902b4517a824a9e874679eb50","kind":"tag","published_at":"2021-09-30T19:40:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0/manifests"},{"name":"jackson-bom-2.13.0-rc2","sha":"bbb799468b3e6f7d8da0da1b5e3334048ea3b61b","kind":"tag","published_at":"2021-08-27T03:25:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2/manifests"},{"name":"jackson-bom-2.12.5","sha":"4830ddd638118694fa4754a9c01f61bffb7cb7ae","kind":"tag","published_at":"2021-08-26T23:26:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5/manifests"},{"name":"jackson-bom-2.13.0-rc1","sha":"550c20ac27fe665129e0602a52e02a30a3da78a4","kind":"tag","published_at":"2021-07-14T00:41:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1/manifests"},{"name":"jackson-bom-2.12.4","sha":"b2b80dfdec70cfebe35a7594dfe86fc36fa6f0a1","kind":"tag","published_at":"2021-07-06T19:40:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4/manifests"},{"name":"jackson-bom-2.6.7.5","sha":"e1c6665f957b675f10df91593403c55a8c930cee","kind":"tag","published_at":"2021-06-22T03:55:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5/manifests"},{"name":"jackson-bom-2.12.3","sha":"64fb83e7581916510e0d1c535e8dc705a4381384","kind":"tag","published_at":"2021-04-12T17:07:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3/manifests"},{"name":"jackson-bom-2.12.2","sha":"269d58171cfc95b7687f936fd0b0415e581fa1fa","kind":"tag","published_at":"2021-03-03T20:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2/manifests"},{"name":"jackson-bom-2.12.1","sha":"f5249c3e4c78c31ca6ba7dab4011cb4ccbb1b85d","kind":"tag","published_at":"2021-01-09T01:07:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1/manifests"},{"name":"jackson-bom-2.9.10.20210106","sha":"29ccde81214054bcb4dba20cfd5b6360c216a748","kind":"tag","published_at":"2021-01-06T02:05:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20210106","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20210106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20210106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106/manifests"},{"name":"jackson-bom-2.11.4","sha":"5bb84cdfa5a359e95ef3b4e3cab41c155156e7ae","kind":"tag","published_at":"2020-12-12T00:04:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4/manifests"},{"name":"jackson-bom-2.10.5.20201202","sha":"9aa28ff0ac8a619cda748d8e8d287d4cfde6f39c","kind":"tag","published_at":"2020-12-02T02:46:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202/manifests"},{"name":"jackson-bom-2.9.10.20201202","sha":"243669448abe6a2f6332c18a4ccb44d25e19c795","kind":"tag","published_at":"2020-12-02T01:45:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202/manifests"},{"name":"jackson-bom-2.12.0","sha":"a482e14982d8b92b367a751b5c4c0e1ee4a50d4a","kind":"tag","published_at":"2020-11-29T00:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0/manifests"},{"name":"jackson-bom-2.12.0-rc2","sha":"aa7b3bb95e1e68b6d07cfb886f2277a814b4cb83","kind":"tag","published_at":"2020-11-15T02:50:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2/manifests"},{"name":"jackson-bom-2.6.7.4","sha":"ea116b1e885a2fb069730f396f56a70ec3aa7c34","kind":"tag","published_at":"2020-10-25T02:51:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4/manifests"},{"name":"jackson-bom-2.12.0-rc1","sha":"d94d16e08c2dccb02397f76e405b21710d373a7b","kind":"tag","published_at":"2020-10-12T00:07:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1/manifests"},{"name":"jackson-bom-2.11.3","sha":"91b0f364f7ff064c6d9943c0001926f2c1642c82","kind":"tag","published_at":"2020-10-01T22:10:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3/manifests"},{"name":"jackson-bom-2.9.10.20200824","sha":"5a30dc7a6142f93a16dfd1fa103bd570ee2f62f6","kind":"tag","published_at":"2020-08-24T21:57:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200824","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824/manifests"},{"name":"jackson-bom-2.11.2","sha":"0aa1bfcffc40883dca042114b1107e59df60f5b0","kind":"tag","published_at":"2020-08-02T18:12:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2/manifests"},{"name":"jackson-bom-2.10.5","sha":"b703731c432d00c0900f01973daed038ff0c3a57","kind":"tag","published_at":"2020-07-21T01:32:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5/manifests"},{"name":"jackson-bom-2.11.1","sha":"ad9123d375367c521fb7407fbf821264843b5881","kind":"tag","published_at":"2020-06-25T02:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1/manifests"},{"name":"jackson-bom-2.9.10.20200621","sha":"bc93e3d8ce91e5ea0521ebd9dec070e539e750a5","kind":"tag","published_at":"2020-06-22T01:27:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200621","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621/manifests"},{"name":"jackson-bom-2.10.4","sha":"1a154e3cb2fb4223644543eed1e4034bdbc3887a","kind":"tag","published_at":"2020-05-02T22:05:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4/manifests"},{"name":"jackson-bom-2.11.0","sha":"78b0e3d9531ef615da0c9cee59a689f02a0a6ef9","kind":"tag","published_at":"2020-04-25T23:34:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0/manifests"},{"name":"jackson-bom-2.9.10.20200411","sha":"278206fdac447d345a12da0b61d868bad93c90ea","kind":"tag","published_at":"2020-04-11T19:05:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200411","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411/manifests"},{"name":"jackson-bom-2.11.0.rc1","sha":"7dc3fa24b5826581a30e7a1eff264e6fbe14520d","kind":"tag","published_at":"2020-03-24T17:43:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1/manifests"},{"name":"jackson-bom-2.8.11.20200310","sha":"b702ebe7761e255614b973a4c2c679b8820c8e67","kind":"tag","published_at":"2020-03-10T18:07:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200310","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310/manifests"},{"name":"jackson-bom-2.10.3","sha":"abfa7a7a87926f56ffe5fb8dc7ade43eec90ee18","kind":"tag","published_at":"2020-03-03T03:06:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3/manifests"},{"name":"jackson-bom-2.9.10.20200223","sha":"e81d1a7df26b63593b798b8306b81636e37a6d5a","kind":"tag","published_at":"2020-02-23T02:59:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200223","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223/manifests"},{"name":"jackson-bom-2.8.11.20200210","sha":"2fddd6d6c81c835431cdc2bc7a2633b870a6ac42","kind":"tag","published_at":"2020-02-09T23:38:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200210","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210/manifests"},{"name":"jackson-bom-2.10.2.20200130","sha":"a01445b20ea0474e630d4b85c5b360535c840ca3","kind":"tag","published_at":"2020-01-30T02:34:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200130","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130/manifests"},{"name":"jackson-bom-2.10.2.20200129","sha":"d053c7dd88e260ff1bc567c17ccc74789d7d7ff2","kind":"tag","published_at":"2020-01-29T05:06:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200129","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129/manifests"},{"name":"jackson-bom-2.10.2","sha":"a2854b7e420078b3ba5509560679a6cd8671827a","kind":"tag","published_at":"2020-01-05T01:58:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2/manifests"},{"name":"jackson-bom-2.9.10.20200103","sha":"d71def80b548af6fb87bcc965eedecb706917a44","kind":"tag","published_at":"2020-01-03T00:55:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200103","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103/manifests"},{"name":"jackson-bom-2.10.1","sha":"ba3682ae28ab41121142bc2c15d5589e753b270d","kind":"tag","published_at":"2019-11-09T22:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1/manifests"},{"name":"jackson-bom-2.9.10.20191020","sha":"4aa52fabb9d459133ebe29d9ce7d7748c26453d4","kind":"tag","published_at":"2019-10-19T23:27:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20191020","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20191020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20191020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020/manifests"},{"name":"jackson-bom-2.6.7.3","sha":"8632460e08979333b4f9809c50e51d358e8dcf3f","kind":"tag","published_at":"2019-10-16T04:16:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3/manifests"},{"name":"jackson-bom-2.10.0","sha":"757c490dd21f85f04bed84e66511736e16c30052","kind":"tag","published_at":"2019-09-26T02:12:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0/manifests"},{"name":"jackson-bom-2.9.10","sha":"9d64a7ffea004d11ab79adac88269150abb0b8e3","kind":"tag","published_at":"2019-09-21T17:34:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10/manifests"},{"name":"jackson-bom-2.10.0.pr3","sha":"afdab86dde4909cb2b6f94be47b3d865c2956432","kind":"tag","published_at":"2019-09-17T02:17:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3/manifests"},{"name":"jackson-bom-2.10.0.pr2","sha":"d96a92c1633fe4734f9b6abae62d8849e94f269b","kind":"tag","published_at":"2019-08-31T00:07:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2/manifests"},{"name":"jackson-bom-2.9.9.20190807","sha":"681cae9d7015e1b6b2cc1976b33e0a3f96194108","kind":"tag","published_at":"2019-08-06T14:52:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190807","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190807","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190807","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807/manifests"},{"name":"jackson-bom-2.9.9.20190806","sha":"07f19fac69dbbf30fbf96d18396bcdf1c44c3925","kind":"tag","published_at":"2019-08-06T01:50:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190806","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190806","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190806","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806/manifests"},{"name":"jackson-bom-2.9.9.20190727","sha":"b93ce747d75b538c5b3c698b5502156e77cf8970","kind":"tag","published_at":"2019-07-27T01:16:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190727","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727/manifests"},{"name":"jackson-bom-2.8.11.20190726","sha":"2ddfbd1aec48aaa50b9ec55b80bec0860af23675","kind":"tag","published_at":"2019-07-26T05:49:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20190726","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20190726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20190726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726/manifests"},{"name":"jackson-bom-2.10.0.pr1","sha":"8f3c843821ab1eb9b2f703906f1e2cc303ea1152","kind":"tag","published_at":"2019-07-19T02:33:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1/manifests"},{"name":"jackson-bom-2.9.9","sha":"32a062fb46a88f3a52a6b0dfbd635491d7a0a2db","kind":"tag","published_at":"2019-05-16T02:54:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9/manifests"},{"name":"jackson-bom-2.9.8","sha":"d49d740f79ae67248107d17944cb1879c7c716f6","kind":"tag","published_at":"2018-12-15T20:52:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8/manifests"},{"name":"jackson-bom-2.8.11.20181123","sha":"b77b6a8e18b987396d80b503eb56b9fb5ea58a31","kind":"tag","published_at":"2018-11-23T18:45:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20181123","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20181123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20181123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123/manifests"},{"name":"jackson-bom-2.6.7.2","sha":"a375e41f7bc251e068e43a936317e9b3595a610f","kind":"tag","published_at":"2018-11-13T06:50:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2/manifests"},{"name":"jackson-bom-2.9.7","sha":"856ad664a08b5b5bc54f2742cc4f0113abba74c5","kind":"tag","published_at":"2018-09-19T02:28:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7/manifests"},{"name":"jackson-bom-2.9.6","sha":"993b189bf5948b16bba08cfbd31141edf9c49ce9","kind":"tag","published_at":"2018-06-12T00:48:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6/manifests"},{"name":"jackson-bom-2.8.11.20180608","sha":"e3639965b292f143a02ec29016cf462c19237696","kind":"tag","published_at":"2018-06-08T05:53:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180608","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608/manifests"},{"name":"jackson-bom-2.8.11.20180405","sha":"c96c503e2bce39492d6d7f63294739cb65fae5c8","kind":"tag","published_at":"2018-04-05T20:06:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180405","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405/manifests"},{"name":"jackson-bom-2.9.5","sha":"310d4d01928e694360395a15aa5ac420f564548c","kind":"tag","published_at":"2018-03-26T14:40:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5/manifests"},{"name":"jackson-bom-2.8.11.20180217","sha":"fbb5b7ce09abfd12a492cb0c3e519520340bceb7","kind":"tag","published_at":"2018-02-17T20:32:41.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180217","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217/manifests"},{"name":"jackson-bom-2.9.4","sha":"ca1fea6983fa541ee860b8b42488bc1c19c83cbd","kind":"tag","published_at":"2018-01-24T03:08:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4/manifests"},{"name":"jackson-bom-2.8.11","sha":"cb50d6c1c7f15568667535a5862859d5d8ebf425","kind":"tag","published_at":"2017-12-24T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11/manifests"},{"name":"jackson-bom-2.9.3","sha":"3a4576c53fbf51bedcbc95c86fc1ac4a348a08d4","kind":"tag","published_at":"2017-12-08T23:03:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3/manifests"},{"name":"jackson-bom-2.6.7.1","sha":"eb355137ecd0ac6418890b31859d221e4389910c","kind":"tag","published_at":"2017-10-24T02:24:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1/manifests"},{"name":"jackson-bom-2.9.2","sha":"31ad800238175040da58a25e1e750f81b35bc3c9","kind":"tag","published_at":"2017-10-14T02:38:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2/manifests"},{"name":"jackson-bom-2.9.1","sha":"16be36813c5a40f402ace94ba3c522c748751e3d","kind":"tag","published_at":"2017-09-08T00:43:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1/manifests"},{"name":"jackson-bom-2.8.10","sha":"5259907c1f03aa8ba9a88b73184376c2b3cc152e","kind":"tag","published_at":"2017-08-24T04:21:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10/manifests"},{"name":"jackson-bom-2.9.0","sha":"9b665c910a50d083c7a1a19c9aad82307523e352","kind":"tag","published_at":"2017-07-30T03:51:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0/manifests"},{"name":"jackson-bom-2.9.0.pr4","sha":"fa8542e6613ddbf0aa6f5a2f10c067fd984d2cdf","kind":"tag","published_at":"2017-06-17T01:12:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4/manifests"},{"name":"jackson-bom-2.8.9-b","sha":"2a75c813ce6e2ff2dff245097a7ef75b3f867082","kind":"tag","published_at":"2017-06-12T00:48:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9-b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b/manifests"},{"name":"jackson-bom-2.8.9","sha":"9fd492228df14b11ac6049329719b203128d6001","kind":"tag","published_at":"2017-06-12T00:35:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9/manifests"},{"name":"jackson-bom-2.9.0.pr3","sha":"79d95e3f26e3dd011a29f16962c7ce477323b7b5","kind":"tag","published_at":"2017-04-25T05:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3/manifests"},{"name":"jackson-bom-2.8.8","sha":"96ba3b5bc3e338eae1e4aeef88e7dc0e712bbcba","kind":"tag","published_at":"2017-04-05T03:19:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8/manifests"},{"name":"jackson-bom-2.9.0.pr2","sha":"19539d19dbb43888530d2a913604902809322a37","kind":"tag","published_at":"2017-03-22T03:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2/manifests"},{"name":"2.9.0.pr1b","sha":"678ea79e066f93f8f905ef688674517942b3e5b4","kind":"tag","published_at":"2017-03-02T16:35:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/2.9.0.pr1b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/2.9.0.pr1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@2.9.0.pr1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b/manifests"},{"name":"jackson-bom-2.9.0.pr1","sha":"12542b5f41be541c2b5c97f2a8f701dbcfaf709e","kind":"tag","published_at":"2017-03-02T03:06:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1/manifests"},{"name":"jackson-bom-2.6.7","sha":"58c1ced37dbd38186ac3328870b31a7d3c43d80e","kind":"tag","published_at":"2017-02-22T05:04:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7/manifests"},{"name":"jackson-bom-2.8.7","sha":"a0adb175059ff5e91a0936ec84e323eaf0006c16","kind":"tag","published_at":"2017-02-21T00:54:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7/manifests"},{"name":"jackson-bom-2.7.9","sha":"9da6b27245f13f1a304c94c15ab9d755f1747b4c","kind":"tag","published_at":"2017-02-04T19:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9/manifests"},{"name":"jackson-bom-2.8.6","sha":"7c667f94711464837d47f82b7b1f642c42df50f3","kind":"tag","published_at":"2017-01-12T04:41:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6/manifests"},{"name":"jackson-bom-2.7.8","sha":"6adf70c4644f07fd090dd9a6fdeb5073651f2630","kind":"tag","published_at":"2016-12-08T04:30:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8/manifests"},{"name":"jackson-bom-2.8.5.1","sha":"c5b22763e17994bb46d5a423d03257001dfbd304","kind":"tag","published_at":"2016-11-14T15:43:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1/manifests"},{"name":"jackson-bom-2.8.5","sha":"cd915d77a8985d017f3d9e3e8885db6a17a95cba","kind":"tag","published_at":"2016-11-14T06:18:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5/manifests"},{"name":"jackson-bom-2.8.4","sha":"dd6ff5f57dc093537717fcecff24af30ab59d660","kind":"tag","published_at":"2016-11-14T04:02:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4/manifests"},{"name":"jackson-bom-2.8.3","sha":"b1a99a8a31eaea9927463bab993d55622c16b092","kind":"tag","published_at":"2016-11-11T06:56:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3/manifests"}]},"repo_metadata_updated_at":"2026-02-22T21:50:15.387Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":31,"rankings":{"downloads":null,"dependent_repos_count":4.144463468605129,"dependent_packages_count":13.913870615681917,"stargazers_count":32.13821553372783,"forks_count":28.801177495419182,"docker_downloads_count":null,"average":19.749431778358513},"purl":"pkg:maven/com.fasterxml.jackson/jackson-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson:jackson-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson:jackson-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson:jackson-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T05:25:45.807Z","issues_count":47,"pull_requests_count":88,"avg_time_to_close_issue":8039588.733333333,"avg_time_to_close_pull_request":2323919.1219512196,"issues_closed_count":45,"pull_requests_closed_count":82,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.6382978723404253,"avg_comments_per_pull_request":0.7613636363636364,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":74846.33333333333,"past_year_avg_time_to_close_pull_request":64479.76315789474,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/issues","maintainers":[{"login":"cowtowncoder","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"},{"login":"dinomite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dinomite"}],"active_maintainers":[{"login":"cowtowncoder","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-base/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-base/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":5089417,"name":"com.fasterxml.jackson:jackson-bom","ecosystem":"maven","description":"Bill of Materials pom for getting full, complete set of compatible versions of Jackson components maintained by FasterXML.com","homepage":"https://github.com/FasterXML/jackson-bom","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-bom","keywords_array":[],"namespace":"com.fasterxml.jackson","versions_count":147,"first_release_published_at":"2017-02-22T05:04:53.000Z","latest_release_published_at":"2026-05-31T23:47:18.000Z","latest_release_number":"2.22.0","last_synced_at":"2026-06-01T00:03:06.253Z","created_at":"2022-07-29T04:37:15.833Z","updated_at":"2026-06-01T00:03:06.253Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson/jackson-bom/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":43330184,"uuid":"69940348","full_name":"FasterXML/jackson-bom","owner":"FasterXML","description":"Bill of materials POM for Jackson projects","archived":false,"fork":false,"pushed_at":"2025-10-03T21:53:13.000Z","size":664,"stargazers_count":64,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"2.x","last_synced_at":"2025-10-07T09:15:13.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Logos","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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"2016-10-04T06:46:45.000Z","updated_at":"2025-10-05T00:21:30.000Z","dependencies_parsed_at":"2023-09-27T03:58:57.268Z","dependency_job_id":"42e06358-6a4b-48db-8590-81e772e8d78e","html_url":"https://github.com/FasterXML/jackson-bom","commit_stats":null,"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/sbom","scorecard":{"id":49361,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-bom","commit":"79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:14"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-14T23:24:40.389Z","repository_id":43330184,"created_at":"2025-08-14T23:24:40.389Z","updated_at":"2025-08-14T23:24:40.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278786670,"owners_count":26045588,"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-07T02:00:06.786Z","response_time":59,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-bom-3.0.0-rc10","sha":"b0fa53fd91c82a290d21bccb7f6227243e912b3e","kind":"tag","published_at":"2025-09-19T23:55:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10/manifests"},{"name":"jackson-bom-3.0.0-rc9","sha":"a62ba03d8fb7db07f15f801f3c5196bc0b22fc30","kind":"tag","published_at":"2025-09-06T01:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9/manifests"},{"name":"jackson-bom-2.20.0","sha":"54f854ba1ce69c5827f8acf6d08ba2d7ce36233c","kind":"tag","published_at":"2025-08-28T22:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0/manifests"},{"name":"jackson-bom-3.0.0-rc8","sha":"e03d87064005245af29eed9fa2a2fb73c54128d0","kind":"tag","published_at":"2025-08-13T18:03:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8/manifests"},{"name":"jackson-bom-3.0.0-rc7","sha":"b54e0238b44e11e834e334b792c0f6b5c7645b63","kind":"tag","published_at":"2025-08-08T15:31:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7/manifests"},{"name":"jackson-bom-2.20.0-rc1","sha":"369dffea7dbc1b0b98accdf1a8d5029cbeeb3dc0","kind":"tag","published_at":"2025-08-05T00:44:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc6","sha":"d2f21f94f0c5e53184ff6f2cb0249058374530d6","kind":"tag","published_at":"2025-07-19T00:49:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6/manifests"},{"name":"jackson-bom-2.19.2","sha":"d36caaf97cfba0111845a5aa8bcbaa5d5eedd3f2","kind":"tag","published_at":"2025-07-18T17:31:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2/manifests"},{"name":"jackson-bom-2.19.1","sha":"8ff1ae13e0352c8f55b9be2dcaa1aa3822e1d75f","kind":"tag","published_at":"2025-06-14T00:57:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1/manifests"},{"name":"jackson-bom-2.18.4.1","sha":"132e50c89b5610c9ede5f0afe5329d9ef30a013d","kind":"tag","published_at":"2025-06-11T01:05:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1/manifests"},{"name":"jackson-bom-3.0.0-rc5","sha":"500f2e5c2adeaaa170c6a4dfe71c8b4043d454c2","kind":"tag","published_at":"2025-05-22T16:14:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5/manifests"},{"name":"jackson-bom-3.0.0-rc4","sha":"e83370c9e0ae29b09f7726ef35d8e68b917e8367","kind":"tag","published_at":"2025-05-10T22:55:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4/manifests"},{"name":"jackson-bom-2.18.4","sha":"4e42b3ab354ca00ac3c546177e7988d208b66da9","kind":"tag","published_at":"2025-05-06T23:54:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4/manifests"},{"name":"jackson-bom-2.19.0","sha":"077244b0591351fd93f5f16bd0ea2fecf0ff55d6","kind":"tag","published_at":"2025-04-24T23:06:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0/manifests"},{"name":"jackson-bom-3.0.0-rc3","sha":"b372043eab967fadf8a2bd201b01fff9daa2168d","kind":"tag","published_at":"2025-04-14T01:33:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3/manifests"},{"name":"jackson-bom-2.19.0-rc2","sha":"59119afb2dbba7e46e15246b36500785c2db63e3","kind":"tag","published_at":"2025-04-08T01:00:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2/manifests"},{"name":"jackson-bom-2.19.0-rc1","sha":"1366ce6b4acf5d60f8d1a17733e608c1b9e2a3cf","kind":"tag","published_at":"2025-04-08T00:28:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc2","sha":"5d7d5804c0ecca75c2e98c9cc8628be7ae7b7a40","kind":"tag","published_at":"2025-03-28T22:25:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2/manifests"},{"name":"jackson-bom-3.0.0-rc1","sha":"29094534087f0b460049370b11fc23b573313cbb","kind":"tag","published_at":"2025-03-07T22:19:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1/manifests"},{"name":"jackson-bom-2.18.3","sha":"f459157186d3243fc339641705b82d1981de4fe2","kind":"tag","published_at":"2025-02-28T23:15:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3/manifests"},{"name":"jackson-bom-2.18.2","sha":"55ff098b6134ce5e1543531616df4c65fdb0b16e","kind":"tag","published_at":"2024-11-28T00:27:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2/manifests"},{"name":"jackson-bom-2.17.3","sha":"e3fd46817fca75c0f2db187110b126c21b52c3b0","kind":"tag","published_at":"2024-11-01T19:43:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3/manifests"},{"name":"jackson-bom-2.18.1","sha":"ef33ac77e148ad5b4f496d297059e8dcdbc2302d","kind":"tag","published_at":"2024-10-28T22:56:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1/manifests"},{"name":"jackson-bom-2.18.0","sha":"72365502093e31baceb326ae412e8ec99034c3dd","kind":"tag","published_at":"2024-09-27T01:23:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0/manifests"},{"name":"jackson-bom-2.18.0-rc1","sha":"7b9cf201aff8b9da93eafaa4d39e3f0dbadceae1","kind":"tag","published_at":"2024-08-30T16:47:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1/manifests"},{"name":"jackson-bom-2.17.2","sha":"e239d65c239093163196eef366556cf505e5161a","kind":"tag","published_at":"2024-07-05T16:48:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2/manifests"},{"name":"jackson-bom-2.17.1","sha":"50ab40a923606b8281c42060eb66d0efeeeada94","kind":"tag","published_at":"2024-05-05T01:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1/manifests"},{"name":"jackson-bom-2.12.7.20240502","sha":"7887a903d2419472895c0d7e907766851c7d042c","kind":"tag","published_at":"2024-05-02T20:12:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20240502","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20240502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20240502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502/manifests"},{"name":"jackson-bom-2.17.0","sha":"518dce98a290920e51be640c164f16ea0c478cf2","kind":"tag","published_at":"2024-03-12T21:24:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0/manifests"},{"name":"jackson-bom-2.16.2","sha":"c8ad938cf0879ff4280958b1ab6931a238d7b588","kind":"tag","published_at":"2024-03-09T18:30:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2/manifests"},{"name":"jackson-bom-2.17.0-rc1","sha":"5c592c99801a11db083ac130e16bae42a1de3d25","kind":"tag","published_at":"2024-02-27T01:23:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1/manifests"},{"name":"jackson-bom-2.15.4","sha":"7713e92b3ca4f0874ea9ad57db400679c043008b","kind":"tag","published_at":"2024-02-15T16:54:57.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4/manifests"},{"name":"jackson-bom-2.16.1","sha":"f70e9cfb38eb8d8b260961eef34b8b9590b48f22","kind":"tag","published_at":"2023-12-24T03:55:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1/manifests"},{"name":"jackson-bom-2.16.0","sha":"c697069b0df10be83f7793cd104640817d803663","kind":"tag","published_at":"2023-11-15T19:35:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0/manifests"},{"name":"jackson-bom-2.16.0-rc1","sha":"6e7eb2e09d33b7b48752bf0ce03a9a9554764de5","kind":"tag","published_at":"2023-10-20T21:52:37.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1/manifests"},{"name":"jackson-bom-2.15.3","sha":"151d9686cebed0fcde1bf93a3979927f57d23125","kind":"tag","published_at":"2023-10-12T22:30:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3/manifests"},{"name":"jackson-bom-2.15.2","sha":"f6305252472deb035f9e2d6b89a773a2abe340c5","kind":"tag","published_at":"2023-05-30T20:28:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2/manifests"},{"name":"jackson-bom-2.15.1","sha":"eaff8b270acec1c7815476ad5a005fad30627145","kind":"tag","published_at":"2023-05-16T20:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1/manifests"},{"name":"jackson-bom-2.14.3","sha":"f20350e64e59fb6018d400fe38d8c4d29165e778","kind":"tag","published_at":"2023-05-05T14:30:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3/manifests"},{"name":"jackson-bom-2.15.0","sha":"2c28e237fc84552f7fb3e5f998b00957b67eac69","kind":"tag","published_at":"2023-04-23T20:21:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0/manifests"},{"name":"jackson-bom-2.15.0-rc3","sha":"c2b35abe688a840cc0b28023d8e9f820724c2f94","kind":"tag","published_at":"2023-04-14T18:50:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3/manifests"},{"name":"jackson-bom-2.15.0-rc2","sha":"78c68bc78326346f85463185316719fbfe300aec","kind":"tag","published_at":"2023-03-28T19:00:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2/manifests"},{"name":"jackson-bom-2.15.0-rc1","sha":"a81991e1f0704757ca83959d88b8c2a7e449a725","kind":"tag","published_at":"2023-03-18T19:53:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1/manifests"},{"name":"jackson-bom-2.14.2","sha":"6a381633a6698ac53aea25967fa0607870635fc6","kind":"tag","published_at":"2023-01-28T23:44:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2/manifests"},{"name":"jackson-bom-2.13.5","sha":"e8b159ec7c58685c8e3380351d04147c65b19992","kind":"tag","published_at":"2023-01-23T00:01:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5/manifests"},{"name":"jackson-bom-2.14.1","sha":"28345e8122dd8743240b52e694397e9abb5e1983","kind":"tag","published_at":"2022-11-21T23:24:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1/manifests"},{"name":"jackson-bom-2.14.0","sha":"cd99403b64eac942fd7cf1a26e9ba7dac5eca936","kind":"tag","published_at":"2022-11-05T20:20:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0/manifests"},{"name":"jackson-bom-2.14.0-rc3","sha":"229c0be857ce92e230d44e1ec4e26b58d0e649d1","kind":"tag","published_at":"2022-10-28T21:18:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3/manifests"},{"name":"jackson-bom-2.13.4.20221013","sha":"6177c4048c1f1eb9323382bf83773810bfe9ea21","kind":"tag","published_at":"2022-10-13T17:46:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221013","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013/manifests"},{"name":"jackson-bom-2.12.7.20221012","sha":"3962b89d0e60e2f6382d9eb47f59af42244a3621","kind":"tag","published_at":"2022-10-13T03:40:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012/manifests"},{"name":"jackson-bom-2.13.4.20221012","sha":"af4a695b19b23901bc7b9d87ec4407c89f866e18","kind":"tag","published_at":"2022-10-12T20:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012/manifests"},{"name":"jackson-bom-2.14.0-rc2","sha":"3f7ebe53d01cf31f28eb966047b83b4e87e23388","kind":"tag","published_at":"2022-10-10T23:03:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2/manifests"},{"name":"jackson-bom-2.14.0-rc1","sha":"5a8720b88742bea61e65ae96a6a4100a0b3e05c7","kind":"tag","published_at":"2022-09-25T20:39:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1/manifests"},{"name":"jackson-bom-2.13.4","sha":"e1af99f835733aa1b799fabf9748a84a0909e4d7","kind":"tag","published_at":"2022-09-03T21:44:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4/manifests"},{"name":"jackson-bom-2.12.7","sha":"d9afe69de2ff050c36dbbc4593277427b03e5abd","kind":"tag","published_at":"2022-05-26T17:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7/manifests"},{"name":"jackson-bom-2.13.3","sha":"2a061e2d25d0f20ad8ac61a757782fe11e4a69c2","kind":"tag","published_at":"2022-05-14T14:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3/manifests"},{"name":"jackson-bom-2.13.2.1","sha":"38cd1f29b1518687111078682d2a57a203696dd9","kind":"tag","published_at":"2022-03-30T04:31:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1/manifests"},{"name":"jackson-bom-2.13.2.20220328","sha":"4d5d57bd57588fbe4a1c155330fa9ed523391cd4","kind":"tag","published_at":"2022-03-29T02:08:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220328","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328/manifests"},{"name":"jackson-bom-2.12.6.20220326","sha":"60d4eb2652bfbca32cc1712db3113b70140e8f02","kind":"tag","published_at":"2022-03-27T02:35:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6.20220326","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6.20220326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6.20220326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326/manifests"},{"name":"jackson-bom-2.13.2.20220324","sha":"48c59ec9e1a8e2b87c5dba60b6bfe269302d562d","kind":"tag","published_at":"2022-03-25T02:26:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220324","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324/manifests"},{"name":"jackson-bom-2.13.2","sha":"4cbb4927bd40f88debbc0bb4ab9cc59579df0c38","kind":"tag","published_at":"2022-03-06T19:13:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2/manifests"},{"name":"jackson-bom-2.13.1","sha":"73349ac8d5abb079c5861ba2856cc4c499ae8beb","kind":"tag","published_at":"2021-12-19T00:22:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1/manifests"},{"name":"jackson-bom-2.12.6","sha":"8293c43a6279a13a036d08c94810360f53bb6048","kind":"tag","published_at":"2021-12-15T00:23:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6/manifests"},{"name":"jackson-bom-2.13.0","sha":"4a59c70190af164902b4517a824a9e874679eb50","kind":"tag","published_at":"2021-09-30T19:40:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0/manifests"},{"name":"jackson-bom-2.13.0-rc2","sha":"bbb799468b3e6f7d8da0da1b5e3334048ea3b61b","kind":"tag","published_at":"2021-08-27T03:25:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2/manifests"},{"name":"jackson-bom-2.12.5","sha":"4830ddd638118694fa4754a9c01f61bffb7cb7ae","kind":"tag","published_at":"2021-08-26T23:26:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5/manifests"},{"name":"jackson-bom-2.13.0-rc1","sha":"550c20ac27fe665129e0602a52e02a30a3da78a4","kind":"tag","published_at":"2021-07-14T00:41:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1/manifests"},{"name":"jackson-bom-2.12.4","sha":"b2b80dfdec70cfebe35a7594dfe86fc36fa6f0a1","kind":"tag","published_at":"2021-07-06T19:40:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4/manifests"},{"name":"jackson-bom-2.6.7.5","sha":"e1c6665f957b675f10df91593403c55a8c930cee","kind":"tag","published_at":"2021-06-22T03:55:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5/manifests"},{"name":"jackson-bom-2.12.3","sha":"64fb83e7581916510e0d1c535e8dc705a4381384","kind":"tag","published_at":"2021-04-12T17:07:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3/manifests"},{"name":"jackson-bom-2.12.2","sha":"269d58171cfc95b7687f936fd0b0415e581fa1fa","kind":"tag","published_at":"2021-03-03T20:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2/manifests"},{"name":"jackson-bom-2.12.1","sha":"f5249c3e4c78c31ca6ba7dab4011cb4ccbb1b85d","kind":"tag","published_at":"2021-01-09T01:07:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1/manifests"},{"name":"jackson-bom-2.9.10.20210106","sha":"29ccde81214054bcb4dba20cfd5b6360c216a748","kind":"tag","published_at":"2021-01-06T02:05:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20210106","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20210106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20210106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106/manifests"},{"name":"jackson-bom-2.11.4","sha":"5bb84cdfa5a359e95ef3b4e3cab41c155156e7ae","kind":"tag","published_at":"2020-12-12T00:04:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4/manifests"},{"name":"jackson-bom-2.10.5.20201202","sha":"9aa28ff0ac8a619cda748d8e8d287d4cfde6f39c","kind":"tag","published_at":"2020-12-02T02:46:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202/manifests"},{"name":"jackson-bom-2.9.10.20201202","sha":"243669448abe6a2f6332c18a4ccb44d25e19c795","kind":"tag","published_at":"2020-12-02T01:45:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202/manifests"},{"name":"jackson-bom-2.12.0","sha":"a482e14982d8b92b367a751b5c4c0e1ee4a50d4a","kind":"tag","published_at":"2020-11-29T00:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0/manifests"},{"name":"jackson-bom-2.12.0-rc2","sha":"aa7b3bb95e1e68b6d07cfb886f2277a814b4cb83","kind":"tag","published_at":"2020-11-15T02:50:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2/manifests"},{"name":"jackson-bom-2.6.7.4","sha":"ea116b1e885a2fb069730f396f56a70ec3aa7c34","kind":"tag","published_at":"2020-10-25T02:51:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4/manifests"},{"name":"jackson-bom-2.12.0-rc1","sha":"d94d16e08c2dccb02397f76e405b21710d373a7b","kind":"tag","published_at":"2020-10-12T00:07:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1/manifests"},{"name":"jackson-bom-2.11.3","sha":"91b0f364f7ff064c6d9943c0001926f2c1642c82","kind":"tag","published_at":"2020-10-01T22:10:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3/manifests"},{"name":"jackson-bom-2.9.10.20200824","sha":"5a30dc7a6142f93a16dfd1fa103bd570ee2f62f6","kind":"tag","published_at":"2020-08-24T21:57:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200824","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824/manifests"},{"name":"jackson-bom-2.11.2","sha":"0aa1bfcffc40883dca042114b1107e59df60f5b0","kind":"tag","published_at":"2020-08-02T18:12:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2/manifests"},{"name":"jackson-bom-2.10.5","sha":"b703731c432d00c0900f01973daed038ff0c3a57","kind":"tag","published_at":"2020-07-21T01:32:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5/manifests"},{"name":"jackson-bom-2.11.1","sha":"ad9123d375367c521fb7407fbf821264843b5881","kind":"tag","published_at":"2020-06-25T02:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1/manifests"},{"name":"jackson-bom-2.9.10.20200621","sha":"bc93e3d8ce91e5ea0521ebd9dec070e539e750a5","kind":"tag","published_at":"2020-06-22T01:27:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200621","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621/manifests"},{"name":"jackson-bom-2.10.4","sha":"1a154e3cb2fb4223644543eed1e4034bdbc3887a","kind":"tag","published_at":"2020-05-02T22:05:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4/manifests"},{"name":"jackson-bom-2.11.0","sha":"78b0e3d9531ef615da0c9cee59a689f02a0a6ef9","kind":"tag","published_at":"2020-04-25T23:34:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0/manifests"},{"name":"jackson-bom-2.9.10.20200411","sha":"278206fdac447d345a12da0b61d868bad93c90ea","kind":"tag","published_at":"2020-04-11T19:05:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200411","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411/manifests"},{"name":"jackson-bom-2.11.0.rc1","sha":"7dc3fa24b5826581a30e7a1eff264e6fbe14520d","kind":"tag","published_at":"2020-03-24T17:43:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1/manifests"},{"name":"jackson-bom-2.8.11.20200310","sha":"b702ebe7761e255614b973a4c2c679b8820c8e67","kind":"tag","published_at":"2020-03-10T18:07:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200310","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310/manifests"},{"name":"jackson-bom-2.10.3","sha":"abfa7a7a87926f56ffe5fb8dc7ade43eec90ee18","kind":"tag","published_at":"2020-03-03T03:06:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3/manifests"},{"name":"jackson-bom-2.9.10.20200223","sha":"e81d1a7df26b63593b798b8306b81636e37a6d5a","kind":"tag","published_at":"2020-02-23T02:59:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200223","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223/manifests"},{"name":"jackson-bom-2.8.11.20200210","sha":"2fddd6d6c81c835431cdc2bc7a2633b870a6ac42","kind":"tag","published_at":"2020-02-09T23:38:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200210","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210/manifests"},{"name":"jackson-bom-2.10.2.20200130","sha":"a01445b20ea0474e630d4b85c5b360535c840ca3","kind":"tag","published_at":"2020-01-30T02:34:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200130","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130/manifests"},{"name":"jackson-bom-2.10.2.20200129","sha":"d053c7dd88e260ff1bc567c17ccc74789d7d7ff2","kind":"tag","published_at":"2020-01-29T05:06:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200129","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129/manifests"},{"name":"jackson-bom-2.10.2","sha":"a2854b7e420078b3ba5509560679a6cd8671827a","kind":"tag","published_at":"2020-01-05T01:58:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2/manifests"},{"name":"jackson-bom-2.9.10.20200103","sha":"d71def80b548af6fb87bcc965eedecb706917a44","kind":"tag","published_at":"2020-01-03T00:55:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200103","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103/manifests"},{"name":"jackson-bom-2.10.1","sha":"ba3682ae28ab41121142bc2c15d5589e753b270d","kind":"tag","published_at":"2019-11-09T22:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1/manifests"},{"name":"jackson-bom-2.9.10.20191020","sha":"4aa52fabb9d459133ebe29d9ce7d7748c26453d4","kind":"tag","published_at":"2019-10-19T23:27:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20191020","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20191020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20191020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020/manifests"},{"name":"jackson-bom-2.6.7.3","sha":"8632460e08979333b4f9809c50e51d358e8dcf3f","kind":"tag","published_at":"2019-10-16T04:16:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3/manifests"},{"name":"jackson-bom-2.10.0","sha":"757c490dd21f85f04bed84e66511736e16c30052","kind":"tag","published_at":"2019-09-26T02:12:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0/manifests"},{"name":"jackson-bom-2.9.10","sha":"9d64a7ffea004d11ab79adac88269150abb0b8e3","kind":"tag","published_at":"2019-09-21T17:34:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10/manifests"},{"name":"jackson-bom-2.10.0.pr3","sha":"afdab86dde4909cb2b6f94be47b3d865c2956432","kind":"tag","published_at":"2019-09-17T02:17:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3/manifests"},{"name":"jackson-bom-2.10.0.pr2","sha":"d96a92c1633fe4734f9b6abae62d8849e94f269b","kind":"tag","published_at":"2019-08-31T00:07:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2/manifests"},{"name":"jackson-bom-2.9.9.20190807","sha":"681cae9d7015e1b6b2cc1976b33e0a3f96194108","kind":"tag","published_at":"2019-08-06T14:52:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190807","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190807","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190807","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807/manifests"},{"name":"jackson-bom-2.9.9.20190806","sha":"07f19fac69dbbf30fbf96d18396bcdf1c44c3925","kind":"tag","published_at":"2019-08-06T01:50:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190806","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190806","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190806","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806/manifests"},{"name":"jackson-bom-2.9.9.20190727","sha":"b93ce747d75b538c5b3c698b5502156e77cf8970","kind":"tag","published_at":"2019-07-27T01:16:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190727","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727/manifests"},{"name":"jackson-bom-2.8.11.20190726","sha":"2ddfbd1aec48aaa50b9ec55b80bec0860af23675","kind":"tag","published_at":"2019-07-26T05:49:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20190726","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20190726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20190726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726/manifests"},{"name":"jackson-bom-2.10.0.pr1","sha":"8f3c843821ab1eb9b2f703906f1e2cc303ea1152","kind":"tag","published_at":"2019-07-19T02:33:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1/manifests"},{"name":"jackson-bom-2.9.9","sha":"32a062fb46a88f3a52a6b0dfbd635491d7a0a2db","kind":"tag","published_at":"2019-05-16T02:54:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9/manifests"},{"name":"jackson-bom-2.9.8","sha":"d49d740f79ae67248107d17944cb1879c7c716f6","kind":"tag","published_at":"2018-12-15T20:52:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8/manifests"},{"name":"jackson-bom-2.8.11.20181123","sha":"b77b6a8e18b987396d80b503eb56b9fb5ea58a31","kind":"tag","published_at":"2018-11-23T18:45:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20181123","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20181123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20181123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123/manifests"},{"name":"jackson-bom-2.6.7.2","sha":"a375e41f7bc251e068e43a936317e9b3595a610f","kind":"tag","published_at":"2018-11-13T06:50:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2/manifests"},{"name":"jackson-bom-2.9.7","sha":"856ad664a08b5b5bc54f2742cc4f0113abba74c5","kind":"tag","published_at":"2018-09-19T02:28:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7/manifests"},{"name":"jackson-bom-2.9.6","sha":"993b189bf5948b16bba08cfbd31141edf9c49ce9","kind":"tag","published_at":"2018-06-12T00:48:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6/manifests"},{"name":"jackson-bom-2.8.11.20180608","sha":"e3639965b292f143a02ec29016cf462c19237696","kind":"tag","published_at":"2018-06-08T05:53:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180608","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608/manifests"},{"name":"jackson-bom-2.8.11.20180405","sha":"c96c503e2bce39492d6d7f63294739cb65fae5c8","kind":"tag","published_at":"2018-04-05T20:06:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180405","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405/manifests"},{"name":"jackson-bom-2.9.5","sha":"310d4d01928e694360395a15aa5ac420f564548c","kind":"tag","published_at":"2018-03-26T14:40:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5/manifests"},{"name":"jackson-bom-2.8.11.20180217","sha":"fbb5b7ce09abfd12a492cb0c3e519520340bceb7","kind":"tag","published_at":"2018-02-17T20:32:41.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180217","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217/manifests"},{"name":"jackson-bom-2.9.4","sha":"ca1fea6983fa541ee860b8b42488bc1c19c83cbd","kind":"tag","published_at":"2018-01-24T03:08:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4/manifests"},{"name":"jackson-bom-2.8.11","sha":"cb50d6c1c7f15568667535a5862859d5d8ebf425","kind":"tag","published_at":"2017-12-24T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11/manifests"},{"name":"jackson-bom-2.9.3","sha":"3a4576c53fbf51bedcbc95c86fc1ac4a348a08d4","kind":"tag","published_at":"2017-12-08T23:03:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3/manifests"},{"name":"jackson-bom-2.6.7.1","sha":"eb355137ecd0ac6418890b31859d221e4389910c","kind":"tag","published_at":"2017-10-24T02:24:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1/manifests"},{"name":"jackson-bom-2.9.2","sha":"31ad800238175040da58a25e1e750f81b35bc3c9","kind":"tag","published_at":"2017-10-14T02:38:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2/manifests"},{"name":"jackson-bom-2.9.1","sha":"16be36813c5a40f402ace94ba3c522c748751e3d","kind":"tag","published_at":"2017-09-08T00:43:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1/manifests"},{"name":"jackson-bom-2.8.10","sha":"5259907c1f03aa8ba9a88b73184376c2b3cc152e","kind":"tag","published_at":"2017-08-24T04:21:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10/manifests"},{"name":"jackson-bom-2.9.0","sha":"9b665c910a50d083c7a1a19c9aad82307523e352","kind":"tag","published_at":"2017-07-30T03:51:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0/manifests"},{"name":"jackson-bom-2.9.0.pr4","sha":"fa8542e6613ddbf0aa6f5a2f10c067fd984d2cdf","kind":"tag","published_at":"2017-06-17T01:12:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4/manifests"},{"name":"jackson-bom-2.8.9-b","sha":"2a75c813ce6e2ff2dff245097a7ef75b3f867082","kind":"tag","published_at":"2017-06-12T00:48:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9-b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b/manifests"},{"name":"jackson-bom-2.8.9","sha":"9fd492228df14b11ac6049329719b203128d6001","kind":"tag","published_at":"2017-06-12T00:35:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9/manifests"},{"name":"jackson-bom-2.9.0.pr3","sha":"79d95e3f26e3dd011a29f16962c7ce477323b7b5","kind":"tag","published_at":"2017-04-25T05:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3/manifests"},{"name":"jackson-bom-2.8.8","sha":"96ba3b5bc3e338eae1e4aeef88e7dc0e712bbcba","kind":"tag","published_at":"2017-04-05T03:19:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8/manifests"},{"name":"jackson-bom-2.9.0.pr2","sha":"19539d19dbb43888530d2a913604902809322a37","kind":"tag","published_at":"2017-03-22T03:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2/manifests"},{"name":"2.9.0.pr1b","sha":"678ea79e066f93f8f905ef688674517942b3e5b4","kind":"tag","published_at":"2017-03-02T16:35:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/2.9.0.pr1b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/2.9.0.pr1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@2.9.0.pr1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b/manifests"},{"name":"jackson-bom-2.9.0.pr1","sha":"12542b5f41be541c2b5c97f2a8f701dbcfaf709e","kind":"tag","published_at":"2017-03-02T03:06:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1/manifests"},{"name":"jackson-bom-2.6.7","sha":"58c1ced37dbd38186ac3328870b31a7d3c43d80e","kind":"tag","published_at":"2017-02-22T05:04:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7/manifests"},{"name":"jackson-bom-2.8.7","sha":"a0adb175059ff5e91a0936ec84e323eaf0006c16","kind":"tag","published_at":"2017-02-21T00:54:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7/manifests"},{"name":"jackson-bom-2.7.9","sha":"9da6b27245f13f1a304c94c15ab9d755f1747b4c","kind":"tag","published_at":"2017-02-04T19:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9/manifests"},{"name":"jackson-bom-2.8.6","sha":"7c667f94711464837d47f82b7b1f642c42df50f3","kind":"tag","published_at":"2017-01-12T04:41:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6/manifests"},{"name":"jackson-bom-2.7.8","sha":"6adf70c4644f07fd090dd9a6fdeb5073651f2630","kind":"tag","published_at":"2016-12-08T04:30:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8/manifests"},{"name":"jackson-bom-2.8.5.1","sha":"c5b22763e17994bb46d5a423d03257001dfbd304","kind":"tag","published_at":"2016-11-14T15:43:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1/manifests"},{"name":"jackson-bom-2.8.5","sha":"cd915d77a8985d017f3d9e3e8885db6a17a95cba","kind":"tag","published_at":"2016-11-14T06:18:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5/manifests"},{"name":"jackson-bom-2.8.4","sha":"dd6ff5f57dc093537717fcecff24af30ab59d660","kind":"tag","published_at":"2016-11-14T04:02:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4/manifests"},{"name":"jackson-bom-2.8.3","sha":"b1a99a8a31eaea9927463bab993d55622c16b092","kind":"tag","published_at":"2016-11-11T06:56:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3/manifests"}]},"repo_metadata_updated_at":"2025-10-14T12:42:07.272Z","dependent_packages_count":1490,"downloads":null,"downloads_period":null,"dependent_repos_count":3469,"rankings":{"downloads":null,"dependent_repos_count":0.16961541157269733,"dependent_packages_count":0.04966307210156899,"stargazers_count":32.13821553372783,"forks_count":28.801177495419182,"docker_downloads_count":null,"average":15.28966787820532},"purl":"pkg:maven/com.fasterxml.jackson/jackson-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson:jackson-bom","docker_dependents_count":6,"docker_downloads_count":39528454,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson:jackson-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson:jackson-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T05:25:45.807Z","issues_count":47,"pull_requests_count":88,"avg_time_to_close_issue":8039588.733333333,"avg_time_to_close_pull_request":2323919.1219512196,"issues_closed_count":45,"pull_requests_closed_count":82,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.6382978723404253,"avg_comments_per_pull_request":0.7613636363636364,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":74846.33333333333,"past_year_avg_time_to_close_pull_request":64479.76315789474,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/issues","maintainers":[{"login":"cowtowncoder","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"},{"login":"dinomite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dinomite"}],"active_maintainers":[{"login":"cowtowncoder","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson:jackson-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4727615,"name":"com.jwebmp.jpms.jackson:jackson-base","ecosystem":"maven","description":"Parent pom for components of Jackson dataprocessor: includes base settings as well as consistent set of dependencies across components. NOTE: NOT to be used by components outside of Jackson: application code should only rely on `jackson-bom`","homepage":"https://github.com/FasterXML/jackson-bom","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-bom","keywords_array":[],"namespace":"com.jwebmp.jpms.jackson","versions_count":11,"first_release_published_at":"2019-04-17T03:17:11.000Z","latest_release_published_at":"2019-08-09T11:43:46.000Z","latest_release_number":"0.68.0.1","last_synced_at":"2026-05-26T08:00:23.984Z","created_at":"2022-07-25T23:14:18.581Z","updated_at":"2026-05-26T08:00:23.984Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jpms.jackson/jackson-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jpms.jackson/jackson-base/","metadata":{"distribution_repositories":["https://jwebmp.com/artifactory/libs-release-local","https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://jwebmp.com/artifactory/libs-snapshot-local","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":43330184,"uuid":"69940348","full_name":"FasterXML/jackson-bom","owner":"FasterXML","description":"Bill of materials POM for Jackson projects","archived":false,"fork":false,"pushed_at":"2025-10-03T21:53:13.000Z","size":664,"stargazers_count":64,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"2.x","last_synced_at":"2025-10-07T09:15:13.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Logos","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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"2016-10-04T06:46:45.000Z","updated_at":"2025-10-05T00:21:30.000Z","dependencies_parsed_at":"2023-09-27T03:58:57.268Z","dependency_job_id":"42e06358-6a4b-48db-8590-81e772e8d78e","html_url":"https://github.com/FasterXML/jackson-bom","commit_stats":null,"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/sbom","scorecard":{"id":49361,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-bom","commit":"79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:14"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-14T23:24:40.389Z","repository_id":43330184,"created_at":"2025-08-14T23:24:40.389Z","updated_at":"2025-08-14T23:24:40.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278786670,"owners_count":26045588,"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-07T02:00:06.786Z","response_time":59,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-bom-3.0.0-rc10","sha":"b0fa53fd91c82a290d21bccb7f6227243e912b3e","kind":"tag","published_at":"2025-09-19T23:55:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10/manifests"},{"name":"jackson-bom-3.0.0-rc9","sha":"a62ba03d8fb7db07f15f801f3c5196bc0b22fc30","kind":"tag","published_at":"2025-09-06T01:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9/manifests"},{"name":"jackson-bom-2.20.0","sha":"54f854ba1ce69c5827f8acf6d08ba2d7ce36233c","kind":"tag","published_at":"2025-08-28T22:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0/manifests"},{"name":"jackson-bom-3.0.0-rc8","sha":"e03d87064005245af29eed9fa2a2fb73c54128d0","kind":"tag","published_at":"2025-08-13T18:03:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8/manifests"},{"name":"jackson-bom-3.0.0-rc7","sha":"b54e0238b44e11e834e334b792c0f6b5c7645b63","kind":"tag","published_at":"2025-08-08T15:31:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7/manifests"},{"name":"jackson-bom-2.20.0-rc1","sha":"369dffea7dbc1b0b98accdf1a8d5029cbeeb3dc0","kind":"tag","published_at":"2025-08-05T00:44:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc6","sha":"d2f21f94f0c5e53184ff6f2cb0249058374530d6","kind":"tag","published_at":"2025-07-19T00:49:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6/manifests"},{"name":"jackson-bom-2.19.2","sha":"d36caaf97cfba0111845a5aa8bcbaa5d5eedd3f2","kind":"tag","published_at":"2025-07-18T17:31:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2/manifests"},{"name":"jackson-bom-2.19.1","sha":"8ff1ae13e0352c8f55b9be2dcaa1aa3822e1d75f","kind":"tag","published_at":"2025-06-14T00:57:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1/manifests"},{"name":"jackson-bom-2.18.4.1","sha":"132e50c89b5610c9ede5f0afe5329d9ef30a013d","kind":"tag","published_at":"2025-06-11T01:05:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1/manifests"},{"name":"jackson-bom-3.0.0-rc5","sha":"500f2e5c2adeaaa170c6a4dfe71c8b4043d454c2","kind":"tag","published_at":"2025-05-22T16:14:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5/manifests"},{"name":"jackson-bom-3.0.0-rc4","sha":"e83370c9e0ae29b09f7726ef35d8e68b917e8367","kind":"tag","published_at":"2025-05-10T22:55:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4/manifests"},{"name":"jackson-bom-2.18.4","sha":"4e42b3ab354ca00ac3c546177e7988d208b66da9","kind":"tag","published_at":"2025-05-06T23:54:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4/manifests"},{"name":"jackson-bom-2.19.0","sha":"077244b0591351fd93f5f16bd0ea2fecf0ff55d6","kind":"tag","published_at":"2025-04-24T23:06:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0/manifests"},{"name":"jackson-bom-3.0.0-rc3","sha":"b372043eab967fadf8a2bd201b01fff9daa2168d","kind":"tag","published_at":"2025-04-14T01:33:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3/manifests"},{"name":"jackson-bom-2.19.0-rc2","sha":"59119afb2dbba7e46e15246b36500785c2db63e3","kind":"tag","published_at":"2025-04-08T01:00:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2/manifests"},{"name":"jackson-bom-2.19.0-rc1","sha":"1366ce6b4acf5d60f8d1a17733e608c1b9e2a3cf","kind":"tag","published_at":"2025-04-08T00:28:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc2","sha":"5d7d5804c0ecca75c2e98c9cc8628be7ae7b7a40","kind":"tag","published_at":"2025-03-28T22:25:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2/manifests"},{"name":"jackson-bom-3.0.0-rc1","sha":"29094534087f0b460049370b11fc23b573313cbb","kind":"tag","published_at":"2025-03-07T22:19:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1/manifests"},{"name":"jackson-bom-2.18.3","sha":"f459157186d3243fc339641705b82d1981de4fe2","kind":"tag","published_at":"2025-02-28T23:15:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3/manifests"},{"name":"jackson-bom-2.18.2","sha":"55ff098b6134ce5e1543531616df4c65fdb0b16e","kind":"tag","published_at":"2024-11-28T00:27:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2/manifests"},{"name":"jackson-bom-2.17.3","sha":"e3fd46817fca75c0f2db187110b126c21b52c3b0","kind":"tag","published_at":"2024-11-01T19:43:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3/manifests"},{"name":"jackson-bom-2.18.1","sha":"ef33ac77e148ad5b4f496d297059e8dcdbc2302d","kind":"tag","published_at":"2024-10-28T22:56:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1/manifests"},{"name":"jackson-bom-2.18.0","sha":"72365502093e31baceb326ae412e8ec99034c3dd","kind":"tag","published_at":"2024-09-27T01:23:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0/manifests"},{"name":"jackson-bom-2.18.0-rc1","sha":"7b9cf201aff8b9da93eafaa4d39e3f0dbadceae1","kind":"tag","published_at":"2024-08-30T16:47:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1/manifests"},{"name":"jackson-bom-2.17.2","sha":"e239d65c239093163196eef366556cf505e5161a","kind":"tag","published_at":"2024-07-05T16:48:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2/manifests"},{"name":"jackson-bom-2.17.1","sha":"50ab40a923606b8281c42060eb66d0efeeeada94","kind":"tag","published_at":"2024-05-05T01:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1/manifests"},{"name":"jackson-bom-2.12.7.20240502","sha":"7887a903d2419472895c0d7e907766851c7d042c","kind":"tag","published_at":"2024-05-02T20:12:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20240502","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20240502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20240502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502/manifests"},{"name":"jackson-bom-2.17.0","sha":"518dce98a290920e51be640c164f16ea0c478cf2","kind":"tag","published_at":"2024-03-12T21:24:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0/manifests"},{"name":"jackson-bom-2.16.2","sha":"c8ad938cf0879ff4280958b1ab6931a238d7b588","kind":"tag","published_at":"2024-03-09T18:30:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2/manifests"},{"name":"jackson-bom-2.17.0-rc1","sha":"5c592c99801a11db083ac130e16bae42a1de3d25","kind":"tag","published_at":"2024-02-27T01:23:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1/manifests"},{"name":"jackson-bom-2.15.4","sha":"7713e92b3ca4f0874ea9ad57db400679c043008b","kind":"tag","published_at":"2024-02-15T16:54:57.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4/manifests"},{"name":"jackson-bom-2.16.1","sha":"f70e9cfb38eb8d8b260961eef34b8b9590b48f22","kind":"tag","published_at":"2023-12-24T03:55:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1/manifests"},{"name":"jackson-bom-2.16.0","sha":"c697069b0df10be83f7793cd104640817d803663","kind":"tag","published_at":"2023-11-15T19:35:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0/manifests"},{"name":"jackson-bom-2.16.0-rc1","sha":"6e7eb2e09d33b7b48752bf0ce03a9a9554764de5","kind":"tag","published_at":"2023-10-20T21:52:37.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1/manifests"},{"name":"jackson-bom-2.15.3","sha":"151d9686cebed0fcde1bf93a3979927f57d23125","kind":"tag","published_at":"2023-10-12T22:30:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3/manifests"},{"name":"jackson-bom-2.15.2","sha":"f6305252472deb035f9e2d6b89a773a2abe340c5","kind":"tag","published_at":"2023-05-30T20:28:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2/manifests"},{"name":"jackson-bom-2.15.1","sha":"eaff8b270acec1c7815476ad5a005fad30627145","kind":"tag","published_at":"2023-05-16T20:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1/manifests"},{"name":"jackson-bom-2.14.3","sha":"f20350e64e59fb6018d400fe38d8c4d29165e778","kind":"tag","published_at":"2023-05-05T14:30:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3/manifests"},{"name":"jackson-bom-2.15.0","sha":"2c28e237fc84552f7fb3e5f998b00957b67eac69","kind":"tag","published_at":"2023-04-23T20:21:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0/manifests"},{"name":"jackson-bom-2.15.0-rc3","sha":"c2b35abe688a840cc0b28023d8e9f820724c2f94","kind":"tag","published_at":"2023-04-14T18:50:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3/manifests"},{"name":"jackson-bom-2.15.0-rc2","sha":"78c68bc78326346f85463185316719fbfe300aec","kind":"tag","published_at":"2023-03-28T19:00:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2/manifests"},{"name":"jackson-bom-2.15.0-rc1","sha":"a81991e1f0704757ca83959d88b8c2a7e449a725","kind":"tag","published_at":"2023-03-18T19:53:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1/manifests"},{"name":"jackson-bom-2.14.2","sha":"6a381633a6698ac53aea25967fa0607870635fc6","kind":"tag","published_at":"2023-01-28T23:44:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2/manifests"},{"name":"jackson-bom-2.13.5","sha":"e8b159ec7c58685c8e3380351d04147c65b19992","kind":"tag","published_at":"2023-01-23T00:01:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5/manifests"},{"name":"jackson-bom-2.14.1","sha":"28345e8122dd8743240b52e694397e9abb5e1983","kind":"tag","published_at":"2022-11-21T23:24:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1/manifests"},{"name":"jackson-bom-2.14.0","sha":"cd99403b64eac942fd7cf1a26e9ba7dac5eca936","kind":"tag","published_at":"2022-11-05T20:20:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0/manifests"},{"name":"jackson-bom-2.14.0-rc3","sha":"229c0be857ce92e230d44e1ec4e26b58d0e649d1","kind":"tag","published_at":"2022-10-28T21:18:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3/manifests"},{"name":"jackson-bom-2.13.4.20221013","sha":"6177c4048c1f1eb9323382bf83773810bfe9ea21","kind":"tag","published_at":"2022-10-13T17:46:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221013","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013/manifests"},{"name":"jackson-bom-2.12.7.20221012","sha":"3962b89d0e60e2f6382d9eb47f59af42244a3621","kind":"tag","published_at":"2022-10-13T03:40:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012/manifests"},{"name":"jackson-bom-2.13.4.20221012","sha":"af4a695b19b23901bc7b9d87ec4407c89f866e18","kind":"tag","published_at":"2022-10-12T20:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012/manifests"},{"name":"jackson-bom-2.14.0-rc2","sha":"3f7ebe53d01cf31f28eb966047b83b4e87e23388","kind":"tag","published_at":"2022-10-10T23:03:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2/manifests"},{"name":"jackson-bom-2.14.0-rc1","sha":"5a8720b88742bea61e65ae96a6a4100a0b3e05c7","kind":"tag","published_at":"2022-09-25T20:39:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1/manifests"},{"name":"jackson-bom-2.13.4","sha":"e1af99f835733aa1b799fabf9748a84a0909e4d7","kind":"tag","published_at":"2022-09-03T21:44:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4/manifests"},{"name":"jackson-bom-2.12.7","sha":"d9afe69de2ff050c36dbbc4593277427b03e5abd","kind":"tag","published_at":"2022-05-26T17:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7/manifests"},{"name":"jackson-bom-2.13.3","sha":"2a061e2d25d0f20ad8ac61a757782fe11e4a69c2","kind":"tag","published_at":"2022-05-14T14:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3/manifests"},{"name":"jackson-bom-2.13.2.1","sha":"38cd1f29b1518687111078682d2a57a203696dd9","kind":"tag","published_at":"2022-03-30T04:31:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1/manifests"},{"name":"jackson-bom-2.13.2.20220328","sha":"4d5d57bd57588fbe4a1c155330fa9ed523391cd4","kind":"tag","published_at":"2022-03-29T02:08:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220328","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328/manifests"},{"name":"jackson-bom-2.12.6.20220326","sha":"60d4eb2652bfbca32cc1712db3113b70140e8f02","kind":"tag","published_at":"2022-03-27T02:35:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6.20220326","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6.20220326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6.20220326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326/manifests"},{"name":"jackson-bom-2.13.2.20220324","sha":"48c59ec9e1a8e2b87c5dba60b6bfe269302d562d","kind":"tag","published_at":"2022-03-25T02:26:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220324","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324/manifests"},{"name":"jackson-bom-2.13.2","sha":"4cbb4927bd40f88debbc0bb4ab9cc59579df0c38","kind":"tag","published_at":"2022-03-06T19:13:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2/manifests"},{"name":"jackson-bom-2.13.1","sha":"73349ac8d5abb079c5861ba2856cc4c499ae8beb","kind":"tag","published_at":"2021-12-19T00:22:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1/manifests"},{"name":"jackson-bom-2.12.6","sha":"8293c43a6279a13a036d08c94810360f53bb6048","kind":"tag","published_at":"2021-12-15T00:23:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6/manifests"},{"name":"jackson-bom-2.13.0","sha":"4a59c70190af164902b4517a824a9e874679eb50","kind":"tag","published_at":"2021-09-30T19:40:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0/manifests"},{"name":"jackson-bom-2.13.0-rc2","sha":"bbb799468b3e6f7d8da0da1b5e3334048ea3b61b","kind":"tag","published_at":"2021-08-27T03:25:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2/manifests"},{"name":"jackson-bom-2.12.5","sha":"4830ddd638118694fa4754a9c01f61bffb7cb7ae","kind":"tag","published_at":"2021-08-26T23:26:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5/manifests"},{"name":"jackson-bom-2.13.0-rc1","sha":"550c20ac27fe665129e0602a52e02a30a3da78a4","kind":"tag","published_at":"2021-07-14T00:41:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1/manifests"},{"name":"jackson-bom-2.12.4","sha":"b2b80dfdec70cfebe35a7594dfe86fc36fa6f0a1","kind":"tag","published_at":"2021-07-06T19:40:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4/manifests"},{"name":"jackson-bom-2.6.7.5","sha":"e1c6665f957b675f10df91593403c55a8c930cee","kind":"tag","published_at":"2021-06-22T03:55:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5/manifests"},{"name":"jackson-bom-2.12.3","sha":"64fb83e7581916510e0d1c535e8dc705a4381384","kind":"tag","published_at":"2021-04-12T17:07:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3/manifests"},{"name":"jackson-bom-2.12.2","sha":"269d58171cfc95b7687f936fd0b0415e581fa1fa","kind":"tag","published_at":"2021-03-03T20:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2/manifests"},{"name":"jackson-bom-2.12.1","sha":"f5249c3e4c78c31ca6ba7dab4011cb4ccbb1b85d","kind":"tag","published_at":"2021-01-09T01:07:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1/manifests"},{"name":"jackson-bom-2.9.10.20210106","sha":"29ccde81214054bcb4dba20cfd5b6360c216a748","kind":"tag","published_at":"2021-01-06T02:05:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20210106","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20210106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20210106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106/manifests"},{"name":"jackson-bom-2.11.4","sha":"5bb84cdfa5a359e95ef3b4e3cab41c155156e7ae","kind":"tag","published_at":"2020-12-12T00:04:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4/manifests"},{"name":"jackson-bom-2.10.5.20201202","sha":"9aa28ff0ac8a619cda748d8e8d287d4cfde6f39c","kind":"tag","published_at":"2020-12-02T02:46:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202/manifests"},{"name":"jackson-bom-2.9.10.20201202","sha":"243669448abe6a2f6332c18a4ccb44d25e19c795","kind":"tag","published_at":"2020-12-02T01:45:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202/manifests"},{"name":"jackson-bom-2.12.0","sha":"a482e14982d8b92b367a751b5c4c0e1ee4a50d4a","kind":"tag","published_at":"2020-11-29T00:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0/manifests"},{"name":"jackson-bom-2.12.0-rc2","sha":"aa7b3bb95e1e68b6d07cfb886f2277a814b4cb83","kind":"tag","published_at":"2020-11-15T02:50:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2/manifests"},{"name":"jackson-bom-2.6.7.4","sha":"ea116b1e885a2fb069730f396f56a70ec3aa7c34","kind":"tag","published_at":"2020-10-25T02:51:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4/manifests"},{"name":"jackson-bom-2.12.0-rc1","sha":"d94d16e08c2dccb02397f76e405b21710d373a7b","kind":"tag","published_at":"2020-10-12T00:07:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1/manifests"},{"name":"jackson-bom-2.11.3","sha":"91b0f364f7ff064c6d9943c0001926f2c1642c82","kind":"tag","published_at":"2020-10-01T22:10:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3/manifests"},{"name":"jackson-bom-2.9.10.20200824","sha":"5a30dc7a6142f93a16dfd1fa103bd570ee2f62f6","kind":"tag","published_at":"2020-08-24T21:57:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200824","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824/manifests"},{"name":"jackson-bom-2.11.2","sha":"0aa1bfcffc40883dca042114b1107e59df60f5b0","kind":"tag","published_at":"2020-08-02T18:12:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2/manifests"},{"name":"jackson-bom-2.10.5","sha":"b703731c432d00c0900f01973daed038ff0c3a57","kind":"tag","published_at":"2020-07-21T01:32:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5/manifests"},{"name":"jackson-bom-2.11.1","sha":"ad9123d375367c521fb7407fbf821264843b5881","kind":"tag","published_at":"2020-06-25T02:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1/manifests"},{"name":"jackson-bom-2.9.10.20200621","sha":"bc93e3d8ce91e5ea0521ebd9dec070e539e750a5","kind":"tag","published_at":"2020-06-22T01:27:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200621","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621/manifests"},{"name":"jackson-bom-2.10.4","sha":"1a154e3cb2fb4223644543eed1e4034bdbc3887a","kind":"tag","published_at":"2020-05-02T22:05:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4/manifests"},{"name":"jackson-bom-2.11.0","sha":"78b0e3d9531ef615da0c9cee59a689f02a0a6ef9","kind":"tag","published_at":"2020-04-25T23:34:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0/manifests"},{"name":"jackson-bom-2.9.10.20200411","sha":"278206fdac447d345a12da0b61d868bad93c90ea","kind":"tag","published_at":"2020-04-11T19:05:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200411","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411/manifests"},{"name":"jackson-bom-2.11.0.rc1","sha":"7dc3fa24b5826581a30e7a1eff264e6fbe14520d","kind":"tag","published_at":"2020-03-24T17:43:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1/manifests"},{"name":"jackson-bom-2.8.11.20200310","sha":"b702ebe7761e255614b973a4c2c679b8820c8e67","kind":"tag","published_at":"2020-03-10T18:07:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200310","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310/manifests"},{"name":"jackson-bom-2.10.3","sha":"abfa7a7a87926f56ffe5fb8dc7ade43eec90ee18","kind":"tag","published_at":"2020-03-03T03:06:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3/manifests"},{"name":"jackson-bom-2.9.10.20200223","sha":"e81d1a7df26b63593b798b8306b81636e37a6d5a","kind":"tag","published_at":"2020-02-23T02:59:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200223","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223/manifests"},{"name":"jackson-bom-2.8.11.20200210","sha":"2fddd6d6c81c835431cdc2bc7a2633b870a6ac42","kind":"tag","published_at":"2020-02-09T23:38:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200210","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210/manifests"},{"name":"jackson-bom-2.10.2.20200130","sha":"a01445b20ea0474e630d4b85c5b360535c840ca3","kind":"tag","published_at":"2020-01-30T02:34:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200130","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130/manifests"},{"name":"jackson-bom-2.10.2.20200129","sha":"d053c7dd88e260ff1bc567c17ccc74789d7d7ff2","kind":"tag","published_at":"2020-01-29T05:06:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200129","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129/manifests"},{"name":"jackson-bom-2.10.2","sha":"a2854b7e420078b3ba5509560679a6cd8671827a","kind":"tag","published_at":"2020-01-05T01:58:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2/manifests"},{"name":"jackson-bom-2.9.10.20200103","sha":"d71def80b548af6fb87bcc965eedecb706917a44","kind":"tag","published_at":"2020-01-03T00:55:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200103","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103/manifests"},{"name":"jackson-bom-2.10.1","sha":"ba3682ae28ab41121142bc2c15d5589e753b270d","kind":"tag","published_at":"2019-11-09T22:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1/manifests"},{"name":"jackson-bom-2.9.10.20191020","sha":"4aa52fabb9d459133ebe29d9ce7d7748c26453d4","kind":"tag","published_at":"2019-10-19T23:27:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20191020","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20191020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20191020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020/manifests"},{"name":"jackson-bom-2.6.7.3","sha":"8632460e08979333b4f9809c50e51d358e8dcf3f","kind":"tag","published_at":"2019-10-16T04:16:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3/manifests"},{"name":"jackson-bom-2.10.0","sha":"757c490dd21f85f04bed84e66511736e16c30052","kind":"tag","published_at":"2019-09-26T02:12:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0/manifests"},{"name":"jackson-bom-2.9.10","sha":"9d64a7ffea004d11ab79adac88269150abb0b8e3","kind":"tag","published_at":"2019-09-21T17:34:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10/manifests"},{"name":"jackson-bom-2.10.0.pr3","sha":"afdab86dde4909cb2b6f94be47b3d865c2956432","kind":"tag","published_at":"2019-09-17T02:17:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3/manifests"},{"name":"jackson-bom-2.10.0.pr2","sha":"d96a92c1633fe4734f9b6abae62d8849e94f269b","kind":"tag","published_at":"2019-08-31T00:07:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2/manifests"},{"name":"jackson-bom-2.9.9.20190807","sha":"681cae9d7015e1b6b2cc1976b33e0a3f96194108","kind":"tag","published_at":"2019-08-06T14:52:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190807","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190807","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190807","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807/manifests"},{"name":"jackson-bom-2.9.9.20190806","sha":"07f19fac69dbbf30fbf96d18396bcdf1c44c3925","kind":"tag","published_at":"2019-08-06T01:50:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190806","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190806","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190806","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806/manifests"},{"name":"jackson-bom-2.9.9.20190727","sha":"b93ce747d75b538c5b3c698b5502156e77cf8970","kind":"tag","published_at":"2019-07-27T01:16:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190727","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727/manifests"},{"name":"jackson-bom-2.8.11.20190726","sha":"2ddfbd1aec48aaa50b9ec55b80bec0860af23675","kind":"tag","published_at":"2019-07-26T05:49:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20190726","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20190726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20190726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726/manifests"},{"name":"jackson-bom-2.10.0.pr1","sha":"8f3c843821ab1eb9b2f703906f1e2cc303ea1152","kind":"tag","published_at":"2019-07-19T02:33:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1/manifests"},{"name":"jackson-bom-2.9.9","sha":"32a062fb46a88f3a52a6b0dfbd635491d7a0a2db","kind":"tag","published_at":"2019-05-16T02:54:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9/manifests"},{"name":"jackson-bom-2.9.8","sha":"d49d740f79ae67248107d17944cb1879c7c716f6","kind":"tag","published_at":"2018-12-15T20:52:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8/manifests"},{"name":"jackson-bom-2.8.11.20181123","sha":"b77b6a8e18b987396d80b503eb56b9fb5ea58a31","kind":"tag","published_at":"2018-11-23T18:45:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20181123","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20181123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20181123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123/manifests"},{"name":"jackson-bom-2.6.7.2","sha":"a375e41f7bc251e068e43a936317e9b3595a610f","kind":"tag","published_at":"2018-11-13T06:50:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2/manifests"},{"name":"jackson-bom-2.9.7","sha":"856ad664a08b5b5bc54f2742cc4f0113abba74c5","kind":"tag","published_at":"2018-09-19T02:28:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7/manifests"},{"name":"jackson-bom-2.9.6","sha":"993b189bf5948b16bba08cfbd31141edf9c49ce9","kind":"tag","published_at":"2018-06-12T00:48:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6/manifests"},{"name":"jackson-bom-2.8.11.20180608","sha":"e3639965b292f143a02ec29016cf462c19237696","kind":"tag","published_at":"2018-06-08T05:53:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180608","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608/manifests"},{"name":"jackson-bom-2.8.11.20180405","sha":"c96c503e2bce39492d6d7f63294739cb65fae5c8","kind":"tag","published_at":"2018-04-05T20:06:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180405","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405/manifests"},{"name":"jackson-bom-2.9.5","sha":"310d4d01928e694360395a15aa5ac420f564548c","kind":"tag","published_at":"2018-03-26T14:40:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5/manifests"},{"name":"jackson-bom-2.8.11.20180217","sha":"fbb5b7ce09abfd12a492cb0c3e519520340bceb7","kind":"tag","published_at":"2018-02-17T20:32:41.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180217","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217/manifests"},{"name":"jackson-bom-2.9.4","sha":"ca1fea6983fa541ee860b8b42488bc1c19c83cbd","kind":"tag","published_at":"2018-01-24T03:08:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4/manifests"},{"name":"jackson-bom-2.8.11","sha":"cb50d6c1c7f15568667535a5862859d5d8ebf425","kind":"tag","published_at":"2017-12-24T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11/manifests"},{"name":"jackson-bom-2.9.3","sha":"3a4576c53fbf51bedcbc95c86fc1ac4a348a08d4","kind":"tag","published_at":"2017-12-08T23:03:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3/manifests"},{"name":"jackson-bom-2.6.7.1","sha":"eb355137ecd0ac6418890b31859d221e4389910c","kind":"tag","published_at":"2017-10-24T02:24:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1/manifests"},{"name":"jackson-bom-2.9.2","sha":"31ad800238175040da58a25e1e750f81b35bc3c9","kind":"tag","published_at":"2017-10-14T02:38:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2/manifests"},{"name":"jackson-bom-2.9.1","sha":"16be36813c5a40f402ace94ba3c522c748751e3d","kind":"tag","published_at":"2017-09-08T00:43:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1/manifests"},{"name":"jackson-bom-2.8.10","sha":"5259907c1f03aa8ba9a88b73184376c2b3cc152e","kind":"tag","published_at":"2017-08-24T04:21:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10/manifests"},{"name":"jackson-bom-2.9.0","sha":"9b665c910a50d083c7a1a19c9aad82307523e352","kind":"tag","published_at":"2017-07-30T03:51:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0/manifests"},{"name":"jackson-bom-2.9.0.pr4","sha":"fa8542e6613ddbf0aa6f5a2f10c067fd984d2cdf","kind":"tag","published_at":"2017-06-17T01:12:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4/manifests"},{"name":"jackson-bom-2.8.9-b","sha":"2a75c813ce6e2ff2dff245097a7ef75b3f867082","kind":"tag","published_at":"2017-06-12T00:48:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9-b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b/manifests"},{"name":"jackson-bom-2.8.9","sha":"9fd492228df14b11ac6049329719b203128d6001","kind":"tag","published_at":"2017-06-12T00:35:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9/manifests"},{"name":"jackson-bom-2.9.0.pr3","sha":"79d95e3f26e3dd011a29f16962c7ce477323b7b5","kind":"tag","published_at":"2017-04-25T05:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3/manifests"},{"name":"jackson-bom-2.8.8","sha":"96ba3b5bc3e338eae1e4aeef88e7dc0e712bbcba","kind":"tag","published_at":"2017-04-05T03:19:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8/manifests"},{"name":"jackson-bom-2.9.0.pr2","sha":"19539d19dbb43888530d2a913604902809322a37","kind":"tag","published_at":"2017-03-22T03:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2/manifests"},{"name":"2.9.0.pr1b","sha":"678ea79e066f93f8f905ef688674517942b3e5b4","kind":"tag","published_at":"2017-03-02T16:35:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/2.9.0.pr1b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/2.9.0.pr1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@2.9.0.pr1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b/manifests"},{"name":"jackson-bom-2.9.0.pr1","sha":"12542b5f41be541c2b5c97f2a8f701dbcfaf709e","kind":"tag","published_at":"2017-03-02T03:06:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1/manifests"},{"name":"jackson-bom-2.6.7","sha":"58c1ced37dbd38186ac3328870b31a7d3c43d80e","kind":"tag","published_at":"2017-02-22T05:04:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7/manifests"},{"name":"jackson-bom-2.8.7","sha":"a0adb175059ff5e91a0936ec84e323eaf0006c16","kind":"tag","published_at":"2017-02-21T00:54:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7/manifests"},{"name":"jackson-bom-2.7.9","sha":"9da6b27245f13f1a304c94c15ab9d755f1747b4c","kind":"tag","published_at":"2017-02-04T19:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9/manifests"},{"name":"jackson-bom-2.8.6","sha":"7c667f94711464837d47f82b7b1f642c42df50f3","kind":"tag","published_at":"2017-01-12T04:41:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6/manifests"},{"name":"jackson-bom-2.7.8","sha":"6adf70c4644f07fd090dd9a6fdeb5073651f2630","kind":"tag","published_at":"2016-12-08T04:30:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8/manifests"},{"name":"jackson-bom-2.8.5.1","sha":"c5b22763e17994bb46d5a423d03257001dfbd304","kind":"tag","published_at":"2016-11-14T15:43:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1/manifests"},{"name":"jackson-bom-2.8.5","sha":"cd915d77a8985d017f3d9e3e8885db6a17a95cba","kind":"tag","published_at":"2016-11-14T06:18:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5/manifests"},{"name":"jackson-bom-2.8.4","sha":"dd6ff5f57dc093537717fcecff24af30ab59d660","kind":"tag","published_at":"2016-11-14T04:02:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4/manifests"},{"name":"jackson-bom-2.8.3","sha":"b1a99a8a31eaea9927463bab993d55622c16b092","kind":"tag","published_at":"2016-11-11T06:56:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3/manifests"}]},"repo_metadata_updated_at":"2026-02-14T11:11:38.739Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":22.771732914930286,"forks_count":19.935875185341985,"average":30.886852607227485},"purl":"pkg:maven/com.jwebmp.jpms.jackson/jackson-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson:jackson-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson:jackson-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jpms.jackson:jackson-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T05:25:45.807Z","issues_count":47,"pull_requests_count":88,"avg_time_to_close_issue":8039588.733333333,"avg_time_to_close_pull_request":2323919.1219512196,"issues_closed_count":45,"pull_requests_closed_count":82,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.6382978723404253,"avg_comments_per_pull_request":0.7613636363636364,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":74846.33333333333,"past_year_avg_time_to_close_pull_request":64479.76315789474,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/issues","maintainers":[{"login":"cowtowncoder","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"},{"login":"dinomite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dinomite"}],"active_maintainers":[{"login":"cowtowncoder","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-base/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-base/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":11673605,"name":"tools.jackson:jackson-bom","ecosystem":"maven","description":"Bill of Materials pom for getting full, complete set of compatible versions of Jackson 3.x components maintained by FasterXML.com","homepage":"https://github.com/FasterXML/jackson-bom","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-bom","keywords_array":[],"namespace":"tools.jackson","versions_count":20,"first_release_published_at":"2025-03-07T22:20:44.000Z","latest_release_published_at":"2026-05-01T17:20:43.000Z","latest_release_number":"3.1.3","last_synced_at":"2026-05-21T09:49:51.031Z","created_at":"2025-05-22T16:31:09.869Z","updated_at":"2026-05-21T09:49:51.031Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson/jackson-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson/jackson-bom/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"],"distribution_repositories":["https://central.sonatype.com/api/v1/publisher","https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":43330184,"uuid":"69940348","full_name":"FasterXML/jackson-bom","owner":"FasterXML","description":"Bill of materials POM for Jackson projects","archived":false,"fork":false,"pushed_at":"2025-10-03T21:53:13.000Z","size":664,"stargazers_count":64,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"2.x","last_synced_at":"2025-10-07T09:15:13.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Logos","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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"2016-10-04T06:46:45.000Z","updated_at":"2025-10-05T00:21:30.000Z","dependencies_parsed_at":"2023-09-27T03:58:57.268Z","dependency_job_id":"42e06358-6a4b-48db-8590-81e772e8d78e","html_url":"https://github.com/FasterXML/jackson-bom","commit_stats":null,"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/sbom","scorecard":{"id":49361,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-bom","commit":"79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:14"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-14T23:24:40.389Z","repository_id":43330184,"created_at":"2025-08-14T23:24:40.389Z","updated_at":"2025-08-14T23:24:40.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278786670,"owners_count":26045588,"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-07T02:00:06.786Z","response_time":59,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-bom-3.0.0-rc10","sha":"b0fa53fd91c82a290d21bccb7f6227243e912b3e","kind":"tag","published_at":"2025-09-19T23:55:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10/manifests"},{"name":"jackson-bom-3.0.0-rc9","sha":"a62ba03d8fb7db07f15f801f3c5196bc0b22fc30","kind":"tag","published_at":"2025-09-06T01:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9/manifests"},{"name":"jackson-bom-2.20.0","sha":"54f854ba1ce69c5827f8acf6d08ba2d7ce36233c","kind":"tag","published_at":"2025-08-28T22:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0/manifests"},{"name":"jackson-bom-3.0.0-rc8","sha":"e03d87064005245af29eed9fa2a2fb73c54128d0","kind":"tag","published_at":"2025-08-13T18:03:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8/manifests"},{"name":"jackson-bom-3.0.0-rc7","sha":"b54e0238b44e11e834e334b792c0f6b5c7645b63","kind":"tag","published_at":"2025-08-08T15:31:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7/manifests"},{"name":"jackson-bom-2.20.0-rc1","sha":"369dffea7dbc1b0b98accdf1a8d5029cbeeb3dc0","kind":"tag","published_at":"2025-08-05T00:44:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc6","sha":"d2f21f94f0c5e53184ff6f2cb0249058374530d6","kind":"tag","published_at":"2025-07-19T00:49:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6/manifests"},{"name":"jackson-bom-2.19.2","sha":"d36caaf97cfba0111845a5aa8bcbaa5d5eedd3f2","kind":"tag","published_at":"2025-07-18T17:31:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2/manifests"},{"name":"jackson-bom-2.19.1","sha":"8ff1ae13e0352c8f55b9be2dcaa1aa3822e1d75f","kind":"tag","published_at":"2025-06-14T00:57:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1/manifests"},{"name":"jackson-bom-2.18.4.1","sha":"132e50c89b5610c9ede5f0afe5329d9ef30a013d","kind":"tag","published_at":"2025-06-11T01:05:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1/manifests"},{"name":"jackson-bom-3.0.0-rc5","sha":"500f2e5c2adeaaa170c6a4dfe71c8b4043d454c2","kind":"tag","published_at":"2025-05-22T16:14:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5/manifests"},{"name":"jackson-bom-3.0.0-rc4","sha":"e83370c9e0ae29b09f7726ef35d8e68b917e8367","kind":"tag","published_at":"2025-05-10T22:55:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4/manifests"},{"name":"jackson-bom-2.18.4","sha":"4e42b3ab354ca00ac3c546177e7988d208b66da9","kind":"tag","published_at":"2025-05-06T23:54:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4/manifests"},{"name":"jackson-bom-2.19.0","sha":"077244b0591351fd93f5f16bd0ea2fecf0ff55d6","kind":"tag","published_at":"2025-04-24T23:06:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0/manifests"},{"name":"jackson-bom-3.0.0-rc3","sha":"b372043eab967fadf8a2bd201b01fff9daa2168d","kind":"tag","published_at":"2025-04-14T01:33:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3/manifests"},{"name":"jackson-bom-2.19.0-rc2","sha":"59119afb2dbba7e46e15246b36500785c2db63e3","kind":"tag","published_at":"2025-04-08T01:00:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2/manifests"},{"name":"jackson-bom-2.19.0-rc1","sha":"1366ce6b4acf5d60f8d1a17733e608c1b9e2a3cf","kind":"tag","published_at":"2025-04-08T00:28:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc2","sha":"5d7d5804c0ecca75c2e98c9cc8628be7ae7b7a40","kind":"tag","published_at":"2025-03-28T22:25:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2/manifests"},{"name":"jackson-bom-3.0.0-rc1","sha":"29094534087f0b460049370b11fc23b573313cbb","kind":"tag","published_at":"2025-03-07T22:19:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1/manifests"},{"name":"jackson-bom-2.18.3","sha":"f459157186d3243fc339641705b82d1981de4fe2","kind":"tag","published_at":"2025-02-28T23:15:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3/manifests"},{"name":"jackson-bom-2.18.2","sha":"55ff098b6134ce5e1543531616df4c65fdb0b16e","kind":"tag","published_at":"2024-11-28T00:27:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2/manifests"},{"name":"jackson-bom-2.17.3","sha":"e3fd46817fca75c0f2db187110b126c21b52c3b0","kind":"tag","published_at":"2024-11-01T19:43:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3/manifests"},{"name":"jackson-bom-2.18.1","sha":"ef33ac77e148ad5b4f496d297059e8dcdbc2302d","kind":"tag","published_at":"2024-10-28T22:56:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1/manifests"},{"name":"jackson-bom-2.18.0","sha":"72365502093e31baceb326ae412e8ec99034c3dd","kind":"tag","published_at":"2024-09-27T01:23:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0/manifests"},{"name":"jackson-bom-2.18.0-rc1","sha":"7b9cf201aff8b9da93eafaa4d39e3f0dbadceae1","kind":"tag","published_at":"2024-08-30T16:47:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1/manifests"},{"name":"jackson-bom-2.17.2","sha":"e239d65c239093163196eef366556cf505e5161a","kind":"tag","published_at":"2024-07-05T16:48:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2/manifests"},{"name":"jackson-bom-2.17.1","sha":"50ab40a923606b8281c42060eb66d0efeeeada94","kind":"tag","published_at":"2024-05-05T01:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1/manifests"},{"name":"jackson-bom-2.12.7.20240502","sha":"7887a903d2419472895c0d7e907766851c7d042c","kind":"tag","published_at":"2024-05-02T20:12:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20240502","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20240502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20240502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502/manifests"},{"name":"jackson-bom-2.17.0","sha":"518dce98a290920e51be640c164f16ea0c478cf2","kind":"tag","published_at":"2024-03-12T21:24:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0/manifests"},{"name":"jackson-bom-2.16.2","sha":"c8ad938cf0879ff4280958b1ab6931a238d7b588","kind":"tag","published_at":"2024-03-09T18:30:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2/manifests"},{"name":"jackson-bom-2.17.0-rc1","sha":"5c592c99801a11db083ac130e16bae42a1de3d25","kind":"tag","published_at":"2024-02-27T01:23:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1/manifests"},{"name":"jackson-bom-2.15.4","sha":"7713e92b3ca4f0874ea9ad57db400679c043008b","kind":"tag","published_at":"2024-02-15T16:54:57.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4/manifests"},{"name":"jackson-bom-2.16.1","sha":"f70e9cfb38eb8d8b260961eef34b8b9590b48f22","kind":"tag","published_at":"2023-12-24T03:55:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1/manifests"},{"name":"jackson-bom-2.16.0","sha":"c697069b0df10be83f7793cd104640817d803663","kind":"tag","published_at":"2023-11-15T19:35:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0/manifests"},{"name":"jackson-bom-2.16.0-rc1","sha":"6e7eb2e09d33b7b48752bf0ce03a9a9554764de5","kind":"tag","published_at":"2023-10-20T21:52:37.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1/manifests"},{"name":"jackson-bom-2.15.3","sha":"151d9686cebed0fcde1bf93a3979927f57d23125","kind":"tag","published_at":"2023-10-12T22:30:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3/manifests"},{"name":"jackson-bom-2.15.2","sha":"f6305252472deb035f9e2d6b89a773a2abe340c5","kind":"tag","published_at":"2023-05-30T20:28:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2/manifests"},{"name":"jackson-bom-2.15.1","sha":"eaff8b270acec1c7815476ad5a005fad30627145","kind":"tag","published_at":"2023-05-16T20:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1/manifests"},{"name":"jackson-bom-2.14.3","sha":"f20350e64e59fb6018d400fe38d8c4d29165e778","kind":"tag","published_at":"2023-05-05T14:30:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3/manifests"},{"name":"jackson-bom-2.15.0","sha":"2c28e237fc84552f7fb3e5f998b00957b67eac69","kind":"tag","published_at":"2023-04-23T20:21:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0/manifests"},{"name":"jackson-bom-2.15.0-rc3","sha":"c2b35abe688a840cc0b28023d8e9f820724c2f94","kind":"tag","published_at":"2023-04-14T18:50:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3/manifests"},{"name":"jackson-bom-2.15.0-rc2","sha":"78c68bc78326346f85463185316719fbfe300aec","kind":"tag","published_at":"2023-03-28T19:00:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2/manifests"},{"name":"jackson-bom-2.15.0-rc1","sha":"a81991e1f0704757ca83959d88b8c2a7e449a725","kind":"tag","published_at":"2023-03-18T19:53:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1/manifests"},{"name":"jackson-bom-2.14.2","sha":"6a381633a6698ac53aea25967fa0607870635fc6","kind":"tag","published_at":"2023-01-28T23:44:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2/manifests"},{"name":"jackson-bom-2.13.5","sha":"e8b159ec7c58685c8e3380351d04147c65b19992","kind":"tag","published_at":"2023-01-23T00:01:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5/manifests"},{"name":"jackson-bom-2.14.1","sha":"28345e8122dd8743240b52e694397e9abb5e1983","kind":"tag","published_at":"2022-11-21T23:24:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1/manifests"},{"name":"jackson-bom-2.14.0","sha":"cd99403b64eac942fd7cf1a26e9ba7dac5eca936","kind":"tag","published_at":"2022-11-05T20:20:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0/manifests"},{"name":"jackson-bom-2.14.0-rc3","sha":"229c0be857ce92e230d44e1ec4e26b58d0e649d1","kind":"tag","published_at":"2022-10-28T21:18:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3/manifests"},{"name":"jackson-bom-2.13.4.20221013","sha":"6177c4048c1f1eb9323382bf83773810bfe9ea21","kind":"tag","published_at":"2022-10-13T17:46:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221013","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013/manifests"},{"name":"jackson-bom-2.12.7.20221012","sha":"3962b89d0e60e2f6382d9eb47f59af42244a3621","kind":"tag","published_at":"2022-10-13T03:40:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012/manifests"},{"name":"jackson-bom-2.13.4.20221012","sha":"af4a695b19b23901bc7b9d87ec4407c89f866e18","kind":"tag","published_at":"2022-10-12T20:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012/manifests"},{"name":"jackson-bom-2.14.0-rc2","sha":"3f7ebe53d01cf31f28eb966047b83b4e87e23388","kind":"tag","published_at":"2022-10-10T23:03:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2/manifests"},{"name":"jackson-bom-2.14.0-rc1","sha":"5a8720b88742bea61e65ae96a6a4100a0b3e05c7","kind":"tag","published_at":"2022-09-25T20:39:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1/manifests"},{"name":"jackson-bom-2.13.4","sha":"e1af99f835733aa1b799fabf9748a84a0909e4d7","kind":"tag","published_at":"2022-09-03T21:44:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4/manifests"},{"name":"jackson-bom-2.12.7","sha":"d9afe69de2ff050c36dbbc4593277427b03e5abd","kind":"tag","published_at":"2022-05-26T17:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7/manifests"},{"name":"jackson-bom-2.13.3","sha":"2a061e2d25d0f20ad8ac61a757782fe11e4a69c2","kind":"tag","published_at":"2022-05-14T14:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3/manifests"},{"name":"jackson-bom-2.13.2.1","sha":"38cd1f29b1518687111078682d2a57a203696dd9","kind":"tag","published_at":"2022-03-30T04:31:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1/manifests"},{"name":"jackson-bom-2.13.2.20220328","sha":"4d5d57bd57588fbe4a1c155330fa9ed523391cd4","kind":"tag","published_at":"2022-03-29T02:08:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220328","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328/manifests"},{"name":"jackson-bom-2.12.6.20220326","sha":"60d4eb2652bfbca32cc1712db3113b70140e8f02","kind":"tag","published_at":"2022-03-27T02:35:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6.20220326","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6.20220326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6.20220326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326/manifests"},{"name":"jackson-bom-2.13.2.20220324","sha":"48c59ec9e1a8e2b87c5dba60b6bfe269302d562d","kind":"tag","published_at":"2022-03-25T02:26:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220324","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324/manifests"},{"name":"jackson-bom-2.13.2","sha":"4cbb4927bd40f88debbc0bb4ab9cc59579df0c38","kind":"tag","published_at":"2022-03-06T19:13:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2/manifests"},{"name":"jackson-bom-2.13.1","sha":"73349ac8d5abb079c5861ba2856cc4c499ae8beb","kind":"tag","published_at":"2021-12-19T00:22:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1/manifests"},{"name":"jackson-bom-2.12.6","sha":"8293c43a6279a13a036d08c94810360f53bb6048","kind":"tag","published_at":"2021-12-15T00:23:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6/manifests"},{"name":"jackson-bom-2.13.0","sha":"4a59c70190af164902b4517a824a9e874679eb50","kind":"tag","published_at":"2021-09-30T19:40:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0/manifests"},{"name":"jackson-bom-2.13.0-rc2","sha":"bbb799468b3e6f7d8da0da1b5e3334048ea3b61b","kind":"tag","published_at":"2021-08-27T03:25:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2/manifests"},{"name":"jackson-bom-2.12.5","sha":"4830ddd638118694fa4754a9c01f61bffb7cb7ae","kind":"tag","published_at":"2021-08-26T23:26:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5/manifests"},{"name":"jackson-bom-2.13.0-rc1","sha":"550c20ac27fe665129e0602a52e02a30a3da78a4","kind":"tag","published_at":"2021-07-14T00:41:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1/manifests"},{"name":"jackson-bom-2.12.4","sha":"b2b80dfdec70cfebe35a7594dfe86fc36fa6f0a1","kind":"tag","published_at":"2021-07-06T19:40:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4/manifests"},{"name":"jackson-bom-2.6.7.5","sha":"e1c6665f957b675f10df91593403c55a8c930cee","kind":"tag","published_at":"2021-06-22T03:55:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5/manifests"},{"name":"jackson-bom-2.12.3","sha":"64fb83e7581916510e0d1c535e8dc705a4381384","kind":"tag","published_at":"2021-04-12T17:07:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3/manifests"},{"name":"jackson-bom-2.12.2","sha":"269d58171cfc95b7687f936fd0b0415e581fa1fa","kind":"tag","published_at":"2021-03-03T20:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2/manifests"},{"name":"jackson-bom-2.12.1","sha":"f5249c3e4c78c31ca6ba7dab4011cb4ccbb1b85d","kind":"tag","published_at":"2021-01-09T01:07:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1/manifests"},{"name":"jackson-bom-2.9.10.20210106","sha":"29ccde81214054bcb4dba20cfd5b6360c216a748","kind":"tag","published_at":"2021-01-06T02:05:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20210106","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20210106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20210106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106/manifests"},{"name":"jackson-bom-2.11.4","sha":"5bb84cdfa5a359e95ef3b4e3cab41c155156e7ae","kind":"tag","published_at":"2020-12-12T00:04:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4/manifests"},{"name":"jackson-bom-2.10.5.20201202","sha":"9aa28ff0ac8a619cda748d8e8d287d4cfde6f39c","kind":"tag","published_at":"2020-12-02T02:46:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202/manifests"},{"name":"jackson-bom-2.9.10.20201202","sha":"243669448abe6a2f6332c18a4ccb44d25e19c795","kind":"tag","published_at":"2020-12-02T01:45:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202/manifests"},{"name":"jackson-bom-2.12.0","sha":"a482e14982d8b92b367a751b5c4c0e1ee4a50d4a","kind":"tag","published_at":"2020-11-29T00:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0/manifests"},{"name":"jackson-bom-2.12.0-rc2","sha":"aa7b3bb95e1e68b6d07cfb886f2277a814b4cb83","kind":"tag","published_at":"2020-11-15T02:50:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2/manifests"},{"name":"jackson-bom-2.6.7.4","sha":"ea116b1e885a2fb069730f396f56a70ec3aa7c34","kind":"tag","published_at":"2020-10-25T02:51:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4/manifests"},{"name":"jackson-bom-2.12.0-rc1","sha":"d94d16e08c2dccb02397f76e405b21710d373a7b","kind":"tag","published_at":"2020-10-12T00:07:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1/manifests"},{"name":"jackson-bom-2.11.3","sha":"91b0f364f7ff064c6d9943c0001926f2c1642c82","kind":"tag","published_at":"2020-10-01T22:10:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3/manifests"},{"name":"jackson-bom-2.9.10.20200824","sha":"5a30dc7a6142f93a16dfd1fa103bd570ee2f62f6","kind":"tag","published_at":"2020-08-24T21:57:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200824","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824/manifests"},{"name":"jackson-bom-2.11.2","sha":"0aa1bfcffc40883dca042114b1107e59df60f5b0","kind":"tag","published_at":"2020-08-02T18:12:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2/manifests"},{"name":"jackson-bom-2.10.5","sha":"b703731c432d00c0900f01973daed038ff0c3a57","kind":"tag","published_at":"2020-07-21T01:32:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5/manifests"},{"name":"jackson-bom-2.11.1","sha":"ad9123d375367c521fb7407fbf821264843b5881","kind":"tag","published_at":"2020-06-25T02:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1/manifests"},{"name":"jackson-bom-2.9.10.20200621","sha":"bc93e3d8ce91e5ea0521ebd9dec070e539e750a5","kind":"tag","published_at":"2020-06-22T01:27:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200621","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621/manifests"},{"name":"jackson-bom-2.10.4","sha":"1a154e3cb2fb4223644543eed1e4034bdbc3887a","kind":"tag","published_at":"2020-05-02T22:05:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4/manifests"},{"name":"jackson-bom-2.11.0","sha":"78b0e3d9531ef615da0c9cee59a689f02a0a6ef9","kind":"tag","published_at":"2020-04-25T23:34:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0/manifests"},{"name":"jackson-bom-2.9.10.20200411","sha":"278206fdac447d345a12da0b61d868bad93c90ea","kind":"tag","published_at":"2020-04-11T19:05:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200411","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411/manifests"},{"name":"jackson-bom-2.11.0.rc1","sha":"7dc3fa24b5826581a30e7a1eff264e6fbe14520d","kind":"tag","published_at":"2020-03-24T17:43:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1/manifests"},{"name":"jackson-bom-2.8.11.20200310","sha":"b702ebe7761e255614b973a4c2c679b8820c8e67","kind":"tag","published_at":"2020-03-10T18:07:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200310","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310/manifests"},{"name":"jackson-bom-2.10.3","sha":"abfa7a7a87926f56ffe5fb8dc7ade43eec90ee18","kind":"tag","published_at":"2020-03-03T03:06:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3/manifests"},{"name":"jackson-bom-2.9.10.20200223","sha":"e81d1a7df26b63593b798b8306b81636e37a6d5a","kind":"tag","published_at":"2020-02-23T02:59:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200223","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223/manifests"},{"name":"jackson-bom-2.8.11.20200210","sha":"2fddd6d6c81c835431cdc2bc7a2633b870a6ac42","kind":"tag","published_at":"2020-02-09T23:38:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200210","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210/manifests"},{"name":"jackson-bom-2.10.2.20200130","sha":"a01445b20ea0474e630d4b85c5b360535c840ca3","kind":"tag","published_at":"2020-01-30T02:34:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200130","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130/manifests"},{"name":"jackson-bom-2.10.2.20200129","sha":"d053c7dd88e260ff1bc567c17ccc74789d7d7ff2","kind":"tag","published_at":"2020-01-29T05:06:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200129","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129/manifests"},{"name":"jackson-bom-2.10.2","sha":"a2854b7e420078b3ba5509560679a6cd8671827a","kind":"tag","published_at":"2020-01-05T01:58:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2/manifests"},{"name":"jackson-bom-2.9.10.20200103","sha":"d71def80b548af6fb87bcc965eedecb706917a44","kind":"tag","published_at":"2020-01-03T00:55:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200103","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103/manifests"},{"name":"jackson-bom-2.10.1","sha":"ba3682ae28ab41121142bc2c15d5589e753b270d","kind":"tag","published_at":"2019-11-09T22:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1/manifests"},{"name":"jackson-bom-2.9.10.20191020","sha":"4aa52fabb9d459133ebe29d9ce7d7748c26453d4","kind":"tag","published_at":"2019-10-19T23:27:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20191020","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20191020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20191020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020/manifests"},{"name":"jackson-bom-2.6.7.3","sha":"8632460e08979333b4f9809c50e51d358e8dcf3f","kind":"tag","published_at":"2019-10-16T04:16:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3/manifests"},{"name":"jackson-bom-2.10.0","sha":"757c490dd21f85f04bed84e66511736e16c30052","kind":"tag","published_at":"2019-09-26T02:12:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0/manifests"},{"name":"jackson-bom-2.9.10","sha":"9d64a7ffea004d11ab79adac88269150abb0b8e3","kind":"tag","published_at":"2019-09-21T17:34:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10/manifests"},{"name":"jackson-bom-2.10.0.pr3","sha":"afdab86dde4909cb2b6f94be47b3d865c2956432","kind":"tag","published_at":"2019-09-17T02:17:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3/manifests"},{"name":"jackson-bom-2.10.0.pr2","sha":"d96a92c1633fe4734f9b6abae62d8849e94f269b","kind":"tag","published_at":"2019-08-31T00:07:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2/manifests"},{"name":"jackson-bom-2.9.9.20190807","sha":"681cae9d7015e1b6b2cc1976b33e0a3f96194108","kind":"tag","published_at":"2019-08-06T14:52:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190807","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190807","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190807","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807/manifests"},{"name":"jackson-bom-2.9.9.20190806","sha":"07f19fac69dbbf30fbf96d18396bcdf1c44c3925","kind":"tag","published_at":"2019-08-06T01:50:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190806","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190806","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190806","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806/manifests"},{"name":"jackson-bom-2.9.9.20190727","sha":"b93ce747d75b538c5b3c698b5502156e77cf8970","kind":"tag","published_at":"2019-07-27T01:16:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190727","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727/manifests"},{"name":"jackson-bom-2.8.11.20190726","sha":"2ddfbd1aec48aaa50b9ec55b80bec0860af23675","kind":"tag","published_at":"2019-07-26T05:49:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20190726","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20190726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20190726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726/manifests"},{"name":"jackson-bom-2.10.0.pr1","sha":"8f3c843821ab1eb9b2f703906f1e2cc303ea1152","kind":"tag","published_at":"2019-07-19T02:33:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1/manifests"},{"name":"jackson-bom-2.9.9","sha":"32a062fb46a88f3a52a6b0dfbd635491d7a0a2db","kind":"tag","published_at":"2019-05-16T02:54:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9/manifests"},{"name":"jackson-bom-2.9.8","sha":"d49d740f79ae67248107d17944cb1879c7c716f6","kind":"tag","published_at":"2018-12-15T20:52:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8/manifests"},{"name":"jackson-bom-2.8.11.20181123","sha":"b77b6a8e18b987396d80b503eb56b9fb5ea58a31","kind":"tag","published_at":"2018-11-23T18:45:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20181123","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20181123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20181123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123/manifests"},{"name":"jackson-bom-2.6.7.2","sha":"a375e41f7bc251e068e43a936317e9b3595a610f","kind":"tag","published_at":"2018-11-13T06:50:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2/manifests"},{"name":"jackson-bom-2.9.7","sha":"856ad664a08b5b5bc54f2742cc4f0113abba74c5","kind":"tag","published_at":"2018-09-19T02:28:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7/manifests"},{"name":"jackson-bom-2.9.6","sha":"993b189bf5948b16bba08cfbd31141edf9c49ce9","kind":"tag","published_at":"2018-06-12T00:48:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6/manifests"},{"name":"jackson-bom-2.8.11.20180608","sha":"e3639965b292f143a02ec29016cf462c19237696","kind":"tag","published_at":"2018-06-08T05:53:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180608","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608/manifests"},{"name":"jackson-bom-2.8.11.20180405","sha":"c96c503e2bce39492d6d7f63294739cb65fae5c8","kind":"tag","published_at":"2018-04-05T20:06:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180405","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405/manifests"},{"name":"jackson-bom-2.9.5","sha":"310d4d01928e694360395a15aa5ac420f564548c","kind":"tag","published_at":"2018-03-26T14:40:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5/manifests"},{"name":"jackson-bom-2.8.11.20180217","sha":"fbb5b7ce09abfd12a492cb0c3e519520340bceb7","kind":"tag","published_at":"2018-02-17T20:32:41.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180217","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217/manifests"},{"name":"jackson-bom-2.9.4","sha":"ca1fea6983fa541ee860b8b42488bc1c19c83cbd","kind":"tag","published_at":"2018-01-24T03:08:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4/manifests"},{"name":"jackson-bom-2.8.11","sha":"cb50d6c1c7f15568667535a5862859d5d8ebf425","kind":"tag","published_at":"2017-12-24T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11/manifests"},{"name":"jackson-bom-2.9.3","sha":"3a4576c53fbf51bedcbc95c86fc1ac4a348a08d4","kind":"tag","published_at":"2017-12-08T23:03:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3/manifests"},{"name":"jackson-bom-2.6.7.1","sha":"eb355137ecd0ac6418890b31859d221e4389910c","kind":"tag","published_at":"2017-10-24T02:24:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1/manifests"},{"name":"jackson-bom-2.9.2","sha":"31ad800238175040da58a25e1e750f81b35bc3c9","kind":"tag","published_at":"2017-10-14T02:38:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2/manifests"},{"name":"jackson-bom-2.9.1","sha":"16be36813c5a40f402ace94ba3c522c748751e3d","kind":"tag","published_at":"2017-09-08T00:43:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1/manifests"},{"name":"jackson-bom-2.8.10","sha":"5259907c1f03aa8ba9a88b73184376c2b3cc152e","kind":"tag","published_at":"2017-08-24T04:21:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10/manifests"},{"name":"jackson-bom-2.9.0","sha":"9b665c910a50d083c7a1a19c9aad82307523e352","kind":"tag","published_at":"2017-07-30T03:51:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0/manifests"},{"name":"jackson-bom-2.9.0.pr4","sha":"fa8542e6613ddbf0aa6f5a2f10c067fd984d2cdf","kind":"tag","published_at":"2017-06-17T01:12:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4/manifests"},{"name":"jackson-bom-2.8.9-b","sha":"2a75c813ce6e2ff2dff245097a7ef75b3f867082","kind":"tag","published_at":"2017-06-12T00:48:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9-b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b/manifests"},{"name":"jackson-bom-2.8.9","sha":"9fd492228df14b11ac6049329719b203128d6001","kind":"tag","published_at":"2017-06-12T00:35:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9/manifests"},{"name":"jackson-bom-2.9.0.pr3","sha":"79d95e3f26e3dd011a29f16962c7ce477323b7b5","kind":"tag","published_at":"2017-04-25T05:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3/manifests"},{"name":"jackson-bom-2.8.8","sha":"96ba3b5bc3e338eae1e4aeef88e7dc0e712bbcba","kind":"tag","published_at":"2017-04-05T03:19:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8/manifests"},{"name":"jackson-bom-2.9.0.pr2","sha":"19539d19dbb43888530d2a913604902809322a37","kind":"tag","published_at":"2017-03-22T03:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2/manifests"},{"name":"2.9.0.pr1b","sha":"678ea79e066f93f8f905ef688674517942b3e5b4","kind":"tag","published_at":"2017-03-02T16:35:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/2.9.0.pr1b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/2.9.0.pr1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@2.9.0.pr1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b/manifests"},{"name":"jackson-bom-2.9.0.pr1","sha":"12542b5f41be541c2b5c97f2a8f701dbcfaf709e","kind":"tag","published_at":"2017-03-02T03:06:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1/manifests"},{"name":"jackson-bom-2.6.7","sha":"58c1ced37dbd38186ac3328870b31a7d3c43d80e","kind":"tag","published_at":"2017-02-22T05:04:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7/manifests"},{"name":"jackson-bom-2.8.7","sha":"a0adb175059ff5e91a0936ec84e323eaf0006c16","kind":"tag","published_at":"2017-02-21T00:54:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7/manifests"},{"name":"jackson-bom-2.7.9","sha":"9da6b27245f13f1a304c94c15ab9d755f1747b4c","kind":"tag","published_at":"2017-02-04T19:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9/manifests"},{"name":"jackson-bom-2.8.6","sha":"7c667f94711464837d47f82b7b1f642c42df50f3","kind":"tag","published_at":"2017-01-12T04:41:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6/manifests"},{"name":"jackson-bom-2.7.8","sha":"6adf70c4644f07fd090dd9a6fdeb5073651f2630","kind":"tag","published_at":"2016-12-08T04:30:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8/manifests"},{"name":"jackson-bom-2.8.5.1","sha":"c5b22763e17994bb46d5a423d03257001dfbd304","kind":"tag","published_at":"2016-11-14T15:43:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1/manifests"},{"name":"jackson-bom-2.8.5","sha":"cd915d77a8985d017f3d9e3e8885db6a17a95cba","kind":"tag","published_at":"2016-11-14T06:18:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5/manifests"},{"name":"jackson-bom-2.8.4","sha":"dd6ff5f57dc093537717fcecff24af30ab59d660","kind":"tag","published_at":"2016-11-14T04:02:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4/manifests"},{"name":"jackson-bom-2.8.3","sha":"b1a99a8a31eaea9927463bab993d55622c16b092","kind":"tag","published_at":"2016-11-11T06:56:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3/manifests"}]},"repo_metadata_updated_at":"2025-10-14T12:42:07.274Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.65778896544412,"dependent_packages_count":49.554576852919055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.106182909181584},"purl":"pkg:maven/tools.jackson/jackson-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson:jackson-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson:jackson-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson:jackson-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T05:25:45.807Z","issues_count":47,"pull_requests_count":88,"avg_time_to_close_issue":8039588.733333333,"avg_time_to_close_pull_request":2323919.1219512196,"issues_closed_count":45,"pull_requests_closed_count":82,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.6382978723404253,"avg_comments_per_pull_request":0.7613636363636364,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":74846.33333333333,"past_year_avg_time_to_close_pull_request":64479.76315789474,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/issues","maintainers":[{"login":"cowtowncoder","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"},{"login":"dinomite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dinomite"}],"active_maintainers":[{"login":"cowtowncoder","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":11673606,"name":"tools.jackson:jackson-base","ecosystem":"maven","description":"Parent pom for components of Jackson dataprocessor: includes base settings as well as consistent set of dependencies across components. NOTE: NOT to be used by components outside of Jackson: application code should only rely on `jackson-bom`","homepage":"https://github.com/FasterXML/jackson-bom","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-bom","keywords_array":[],"namespace":"tools.jackson","versions_count":20,"first_release_published_at":"2025-03-07T22:46:06.000Z","latest_release_published_at":"2026-05-01T17:20:43.000Z","latest_release_number":"3.1.3","last_synced_at":"2026-05-13T03:16:52.482Z","created_at":"2025-05-22T16:31:10.150Z","updated_at":"2026-05-13T03:16:52.483Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson/jackson-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson/jackson-base/","metadata":{"distribution_repositories":["https://central.sonatype.com/api/v1/publisher","https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":43330184,"uuid":"69940348","full_name":"FasterXML/jackson-bom","owner":"FasterXML","description":"Bill of materials POM for Jackson projects","archived":false,"fork":false,"pushed_at":"2026-02-23T01:10:30.000Z","size":706,"stargazers_count":70,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"3.x","last_synced_at":"2026-02-23T04:07:31.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Logos","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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"tidelift":"maven/com.fasterxml.jackson:jackson-bom"}},"created_at":"2016-10-04T06:46:45.000Z","updated_at":"2026-02-05T09:42:14.000Z","dependencies_parsed_at":"2023-09-27T03:58:57.268Z","dependency_job_id":"42e06358-6a4b-48db-8590-81e772e8d78e","html_url":"https://github.com/FasterXML/jackson-bom","commit_stats":null,"previous_names":[],"tags_count":158,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/sbom","scorecard":{"id":49361,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-bom","commit":"79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:14"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-14T23:24:40.389Z","repository_id":43330184,"created_at":"2025-08-14T23:24:40.389Z","updated_at":"2025-08-14T23:24:40.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29874544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T21:05:00.265Z","status":"ssl_error","status_checked_at":"2026-02-26T20:57:13.669Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-bom-2.18.6","sha":"29d4764e6c26350697136ae5698f7bc95cb40a34","kind":"tag","published_at":"2026-02-22T23:02:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.6/manifests"},{"name":"jackson-bom-3.1.0-rc1","sha":"e59dd9ad75bd34540ea9c33a364a1ab3d51fd187","kind":"tag","published_at":"2026-01-28T03:30:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.1.0-rc1/manifests"},{"name":"jackson-bom-3.0.4","sha":"6cde46714dccf5dbe07aa630c793a46535d91e61","kind":"tag","published_at":"2026-01-21T23:40:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.4/manifests"},{"name":"jackson-bom-2.20.2","sha":"2a26844ad13cf49562009867d55b30a084230f2b","kind":"tag","published_at":"2026-01-19T18:39:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.2/manifests"},{"name":"jackson-bom-2.21.0","sha":"901b398ef9e8dfd8595182f149c4f3f78c1c4893","kind":"tag","published_at":"2026-01-18T21:50:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.21.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.21.0/manifests"},{"name":"jackson-bom-3.0.3","sha":"a280bf75ca599f9a9c5cf6810ceefebe559009fb","kind":"tag","published_at":"2025-11-28T18:44:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.3/manifests"},{"name":"jackson-bom-3.0.2","sha":"8328126bdaf5eb2a0e01248c6ceb6cbb25f5b0cd","kind":"tag","published_at":"2025-11-07T21:55:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.2/manifests"},{"name":"jackson-bom-2.20.1","sha":"5e24010d233e7a9fac96e9b23f49ded3d365602c","kind":"tag","published_at":"2025-10-30T23:03:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.1/manifests"},{"name":"jackson-bom-2.19.4","sha":"085b32f5b9732bdc59695fe28218eece8a5c9a80","kind":"tag","published_at":"2025-10-29T23:15:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.4/manifests"},{"name":"jackson-bom-2.19.3","sha":"1919993633fa9ed815f9d9706e4f2dddc84296d7","kind":"tag","published_at":"2025-10-29T18:04:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.3/manifests"},{"name":"jackson-bom-2.18.5","sha":"affbf61f7280863bbd4bfbd711faa17a1703b268","kind":"tag","published_at":"2025-10-28T00:49:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.5/manifests"},{"name":"jackson-bom-3.0.1","sha":"b78d1cc749541f8f95ca0ed704a2445817f9717f","kind":"tag","published_at":"2025-10-22T01:39:57.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.1/manifests"},{"name":"jackson-bom-3.0.0","sha":"19494f7b164274cab1e592c96dfaaaf8d94a0dd9","kind":"tag","published_at":"2025-10-03T21:50:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0/manifests"},{"name":"jackson-bom-3.0.0-rc10","sha":"b0fa53fd91c82a290d21bccb7f6227243e912b3e","kind":"tag","published_at":"2025-09-19T23:55:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10/manifests"},{"name":"jackson-bom-3.0.0-rc9","sha":"a62ba03d8fb7db07f15f801f3c5196bc0b22fc30","kind":"tag","published_at":"2025-09-06T01:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9/manifests"},{"name":"jackson-bom-2.20.0","sha":"54f854ba1ce69c5827f8acf6d08ba2d7ce36233c","kind":"tag","published_at":"2025-08-28T22:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0/manifests"},{"name":"jackson-bom-3.0.0-rc8","sha":"e03d87064005245af29eed9fa2a2fb73c54128d0","kind":"tag","published_at":"2025-08-13T18:03:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8/manifests"},{"name":"jackson-bom-3.0.0-rc7","sha":"b54e0238b44e11e834e334b792c0f6b5c7645b63","kind":"tag","published_at":"2025-08-08T15:31:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7/manifests"},{"name":"jackson-bom-2.20.0-rc1","sha":"369dffea7dbc1b0b98accdf1a8d5029cbeeb3dc0","kind":"tag","published_at":"2025-08-05T00:44:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc6","sha":"d2f21f94f0c5e53184ff6f2cb0249058374530d6","kind":"tag","published_at":"2025-07-19T00:49:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6/manifests"},{"name":"jackson-bom-2.19.2","sha":"d36caaf97cfba0111845a5aa8bcbaa5d5eedd3f2","kind":"tag","published_at":"2025-07-18T17:31:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2/manifests"},{"name":"jackson-bom-2.19.1","sha":"8ff1ae13e0352c8f55b9be2dcaa1aa3822e1d75f","kind":"tag","published_at":"2025-06-14T00:57:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1/manifests"},{"name":"jackson-bom-2.18.4.1","sha":"132e50c89b5610c9ede5f0afe5329d9ef30a013d","kind":"tag","published_at":"2025-06-11T01:05:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1/manifests"},{"name":"jackson-bom-3.0.0-rc5","sha":"500f2e5c2adeaaa170c6a4dfe71c8b4043d454c2","kind":"tag","published_at":"2025-05-22T16:14:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5/manifests"},{"name":"jackson-bom-3.0.0-rc4","sha":"e83370c9e0ae29b09f7726ef35d8e68b917e8367","kind":"tag","published_at":"2025-05-10T22:55:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4/manifests"},{"name":"jackson-bom-2.18.4","sha":"4e42b3ab354ca00ac3c546177e7988d208b66da9","kind":"tag","published_at":"2025-05-06T23:54:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4/manifests"},{"name":"jackson-bom-2.19.0","sha":"077244b0591351fd93f5f16bd0ea2fecf0ff55d6","kind":"tag","published_at":"2025-04-24T23:06:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0/manifests"},{"name":"jackson-bom-3.0.0-rc3","sha":"b372043eab967fadf8a2bd201b01fff9daa2168d","kind":"tag","published_at":"2025-04-14T01:33:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3/manifests"},{"name":"jackson-bom-2.19.0-rc2","sha":"59119afb2dbba7e46e15246b36500785c2db63e3","kind":"tag","published_at":"2025-04-08T01:00:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2/manifests"},{"name":"jackson-bom-2.19.0-rc1","sha":"1366ce6b4acf5d60f8d1a17733e608c1b9e2a3cf","kind":"tag","published_at":"2025-04-08T00:28:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc2","sha":"5d7d5804c0ecca75c2e98c9cc8628be7ae7b7a40","kind":"tag","published_at":"2025-03-28T22:25:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2/manifests"},{"name":"jackson-bom-3.0.0-rc1","sha":"29094534087f0b460049370b11fc23b573313cbb","kind":"tag","published_at":"2025-03-07T22:19:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1/manifests"},{"name":"jackson-bom-2.18.3","sha":"f459157186d3243fc339641705b82d1981de4fe2","kind":"tag","published_at":"2025-02-28T23:15:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3/manifests"},{"name":"jackson-bom-2.18.2","sha":"55ff098b6134ce5e1543531616df4c65fdb0b16e","kind":"tag","published_at":"2024-11-28T00:27:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2/manifests"},{"name":"jackson-bom-2.17.3","sha":"e3fd46817fca75c0f2db187110b126c21b52c3b0","kind":"tag","published_at":"2024-11-01T19:43:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3/manifests"},{"name":"jackson-bom-2.18.1","sha":"ef33ac77e148ad5b4f496d297059e8dcdbc2302d","kind":"tag","published_at":"2024-10-28T22:56:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1/manifests"},{"name":"jackson-bom-2.18.0","sha":"72365502093e31baceb326ae412e8ec99034c3dd","kind":"tag","published_at":"2024-09-27T01:23:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0/manifests"},{"name":"jackson-bom-2.18.0-rc1","sha":"7b9cf201aff8b9da93eafaa4d39e3f0dbadceae1","kind":"tag","published_at":"2024-08-30T16:47:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1/manifests"},{"name":"jackson-bom-2.17.2","sha":"e239d65c239093163196eef366556cf505e5161a","kind":"tag","published_at":"2024-07-05T16:48:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2/manifests"},{"name":"jackson-bom-2.17.1","sha":"50ab40a923606b8281c42060eb66d0efeeeada94","kind":"tag","published_at":"2024-05-05T01:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1/manifests"},{"name":"jackson-bom-2.12.7.20240502","sha":"7887a903d2419472895c0d7e907766851c7d042c","kind":"tag","published_at":"2024-05-02T20:12:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20240502","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20240502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20240502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502/manifests"},{"name":"jackson-bom-2.17.0","sha":"518dce98a290920e51be640c164f16ea0c478cf2","kind":"tag","published_at":"2024-03-12T21:24:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0/manifests"},{"name":"jackson-bom-2.16.2","sha":"c8ad938cf0879ff4280958b1ab6931a238d7b588","kind":"tag","published_at":"2024-03-09T18:30:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2/manifests"},{"name":"jackson-bom-2.17.0-rc1","sha":"5c592c99801a11db083ac130e16bae42a1de3d25","kind":"tag","published_at":"2024-02-27T01:23:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1/manifests"},{"name":"jackson-bom-2.15.4","sha":"7713e92b3ca4f0874ea9ad57db400679c043008b","kind":"tag","published_at":"2024-02-15T16:54:57.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4/manifests"},{"name":"jackson-bom-2.16.1","sha":"f70e9cfb38eb8d8b260961eef34b8b9590b48f22","kind":"tag","published_at":"2023-12-24T03:55:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1/manifests"},{"name":"jackson-bom-2.16.0","sha":"c697069b0df10be83f7793cd104640817d803663","kind":"tag","published_at":"2023-11-15T19:35:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0/manifests"},{"name":"jackson-bom-2.16.0-rc1","sha":"6e7eb2e09d33b7b48752bf0ce03a9a9554764de5","kind":"tag","published_at":"2023-10-20T21:52:37.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1/manifests"},{"name":"jackson-bom-2.15.3","sha":"151d9686cebed0fcde1bf93a3979927f57d23125","kind":"tag","published_at":"2023-10-12T22:30:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3/manifests"},{"name":"jackson-bom-2.15.2","sha":"f6305252472deb035f9e2d6b89a773a2abe340c5","kind":"tag","published_at":"2023-05-30T20:28:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2/manifests"},{"name":"jackson-bom-2.15.1","sha":"eaff8b270acec1c7815476ad5a005fad30627145","kind":"tag","published_at":"2023-05-16T20:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1/manifests"},{"name":"jackson-bom-2.14.3","sha":"f20350e64e59fb6018d400fe38d8c4d29165e778","kind":"tag","published_at":"2023-05-05T14:30:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3/manifests"},{"name":"jackson-bom-2.15.0","sha":"2c28e237fc84552f7fb3e5f998b00957b67eac69","kind":"tag","published_at":"2023-04-23T20:21:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0/manifests"},{"name":"jackson-bom-2.15.0-rc3","sha":"c2b35abe688a840cc0b28023d8e9f820724c2f94","kind":"tag","published_at":"2023-04-14T18:50:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3/manifests"},{"name":"jackson-bom-2.15.0-rc2","sha":"78c68bc78326346f85463185316719fbfe300aec","kind":"tag","published_at":"2023-03-28T19:00:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2/manifests"},{"name":"jackson-bom-2.15.0-rc1","sha":"a81991e1f0704757ca83959d88b8c2a7e449a725","kind":"tag","published_at":"2023-03-18T19:53:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1/manifests"},{"name":"jackson-bom-2.14.2","sha":"6a381633a6698ac53aea25967fa0607870635fc6","kind":"tag","published_at":"2023-01-28T23:44:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2/manifests"},{"name":"jackson-bom-2.13.5","sha":"e8b159ec7c58685c8e3380351d04147c65b19992","kind":"tag","published_at":"2023-01-23T00:01:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5/manifests"},{"name":"jackson-bom-2.14.1","sha":"28345e8122dd8743240b52e694397e9abb5e1983","kind":"tag","published_at":"2022-11-21T23:24:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1/manifests"},{"name":"jackson-bom-2.14.0","sha":"cd99403b64eac942fd7cf1a26e9ba7dac5eca936","kind":"tag","published_at":"2022-11-05T20:20:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0/manifests"},{"name":"jackson-bom-2.14.0-rc3","sha":"229c0be857ce92e230d44e1ec4e26b58d0e649d1","kind":"tag","published_at":"2022-10-28T21:18:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3/manifests"},{"name":"jackson-bom-2.13.4.20221013","sha":"6177c4048c1f1eb9323382bf83773810bfe9ea21","kind":"tag","published_at":"2022-10-13T17:46:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221013","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013/manifests"},{"name":"jackson-bom-2.12.7.20221012","sha":"3962b89d0e60e2f6382d9eb47f59af42244a3621","kind":"tag","published_at":"2022-10-13T03:40:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012/manifests"},{"name":"jackson-bom-2.13.4.20221012","sha":"af4a695b19b23901bc7b9d87ec4407c89f866e18","kind":"tag","published_at":"2022-10-12T20:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012/manifests"},{"name":"jackson-bom-2.14.0-rc2","sha":"3f7ebe53d01cf31f28eb966047b83b4e87e23388","kind":"tag","published_at":"2022-10-10T23:03:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2/manifests"},{"name":"jackson-bom-2.14.0-rc1","sha":"5a8720b88742bea61e65ae96a6a4100a0b3e05c7","kind":"tag","published_at":"2022-09-25T20:39:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1/manifests"},{"name":"jackson-bom-2.13.4","sha":"e1af99f835733aa1b799fabf9748a84a0909e4d7","kind":"tag","published_at":"2022-09-03T21:44:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4/manifests"},{"name":"jackson-bom-2.12.7","sha":"d9afe69de2ff050c36dbbc4593277427b03e5abd","kind":"tag","published_at":"2022-05-26T17:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7/manifests"},{"name":"jackson-bom-2.13.3","sha":"2a061e2d25d0f20ad8ac61a757782fe11e4a69c2","kind":"tag","published_at":"2022-05-14T14:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3/manifests"},{"name":"jackson-bom-2.13.2.1","sha":"38cd1f29b1518687111078682d2a57a203696dd9","kind":"tag","published_at":"2022-03-30T04:31:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1/manifests"},{"name":"jackson-bom-2.13.2.20220328","sha":"4d5d57bd57588fbe4a1c155330fa9ed523391cd4","kind":"tag","published_at":"2022-03-29T02:08:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220328","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328/manifests"},{"name":"jackson-bom-2.12.6.20220326","sha":"60d4eb2652bfbca32cc1712db3113b70140e8f02","kind":"tag","published_at":"2022-03-27T02:35:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6.20220326","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6.20220326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6.20220326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326/manifests"},{"name":"jackson-bom-2.13.2.20220324","sha":"48c59ec9e1a8e2b87c5dba60b6bfe269302d562d","kind":"tag","published_at":"2022-03-25T02:26:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220324","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324/manifests"},{"name":"jackson-bom-2.13.2","sha":"4cbb4927bd40f88debbc0bb4ab9cc59579df0c38","kind":"tag","published_at":"2022-03-06T19:13:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2/manifests"},{"name":"jackson-bom-2.13.1","sha":"73349ac8d5abb079c5861ba2856cc4c499ae8beb","kind":"tag","published_at":"2021-12-19T00:22:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1/manifests"},{"name":"jackson-bom-2.12.6","sha":"8293c43a6279a13a036d08c94810360f53bb6048","kind":"tag","published_at":"2021-12-15T00:23:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6/manifests"},{"name":"jackson-bom-2.13.0","sha":"4a59c70190af164902b4517a824a9e874679eb50","kind":"tag","published_at":"2021-09-30T19:40:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0/manifests"},{"name":"jackson-bom-2.13.0-rc2","sha":"bbb799468b3e6f7d8da0da1b5e3334048ea3b61b","kind":"tag","published_at":"2021-08-27T03:25:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2/manifests"},{"name":"jackson-bom-2.12.5","sha":"4830ddd638118694fa4754a9c01f61bffb7cb7ae","kind":"tag","published_at":"2021-08-26T23:26:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5/manifests"},{"name":"jackson-bom-2.13.0-rc1","sha":"550c20ac27fe665129e0602a52e02a30a3da78a4","kind":"tag","published_at":"2021-07-14T00:41:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1/manifests"},{"name":"jackson-bom-2.12.4","sha":"b2b80dfdec70cfebe35a7594dfe86fc36fa6f0a1","kind":"tag","published_at":"2021-07-06T19:40:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4/manifests"},{"name":"jackson-bom-2.6.7.5","sha":"e1c6665f957b675f10df91593403c55a8c930cee","kind":"tag","published_at":"2021-06-22T03:55:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5/manifests"},{"name":"jackson-bom-2.12.3","sha":"64fb83e7581916510e0d1c535e8dc705a4381384","kind":"tag","published_at":"2021-04-12T17:07:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3/manifests"},{"name":"jackson-bom-2.12.2","sha":"269d58171cfc95b7687f936fd0b0415e581fa1fa","kind":"tag","published_at":"2021-03-03T20:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2/manifests"},{"name":"jackson-bom-2.12.1","sha":"f5249c3e4c78c31ca6ba7dab4011cb4ccbb1b85d","kind":"tag","published_at":"2021-01-09T01:07:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1/manifests"},{"name":"jackson-bom-2.9.10.20210106","sha":"29ccde81214054bcb4dba20cfd5b6360c216a748","kind":"tag","published_at":"2021-01-06T02:05:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20210106","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20210106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20210106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106/manifests"},{"name":"jackson-bom-2.11.4","sha":"5bb84cdfa5a359e95ef3b4e3cab41c155156e7ae","kind":"tag","published_at":"2020-12-12T00:04:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4/manifests"},{"name":"jackson-bom-2.10.5.20201202","sha":"9aa28ff0ac8a619cda748d8e8d287d4cfde6f39c","kind":"tag","published_at":"2020-12-02T02:46:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202/manifests"},{"name":"jackson-bom-2.9.10.20201202","sha":"243669448abe6a2f6332c18a4ccb44d25e19c795","kind":"tag","published_at":"2020-12-02T01:45:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202/manifests"},{"name":"jackson-bom-2.12.0","sha":"a482e14982d8b92b367a751b5c4c0e1ee4a50d4a","kind":"tag","published_at":"2020-11-29T00:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0/manifests"},{"name":"jackson-bom-2.12.0-rc2","sha":"aa7b3bb95e1e68b6d07cfb886f2277a814b4cb83","kind":"tag","published_at":"2020-11-15T02:50:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2/manifests"},{"name":"jackson-bom-2.6.7.4","sha":"ea116b1e885a2fb069730f396f56a70ec3aa7c34","kind":"tag","published_at":"2020-10-25T02:51:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4/manifests"},{"name":"jackson-bom-2.12.0-rc1","sha":"d94d16e08c2dccb02397f76e405b21710d373a7b","kind":"tag","published_at":"2020-10-12T00:07:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1/manifests"},{"name":"jackson-bom-2.11.3","sha":"91b0f364f7ff064c6d9943c0001926f2c1642c82","kind":"tag","published_at":"2020-10-01T22:10:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3/manifests"},{"name":"jackson-bom-2.9.10.20200824","sha":"5a30dc7a6142f93a16dfd1fa103bd570ee2f62f6","kind":"tag","published_at":"2020-08-24T21:57:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200824","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824/manifests"},{"name":"jackson-bom-2.11.2","sha":"0aa1bfcffc40883dca042114b1107e59df60f5b0","kind":"tag","published_at":"2020-08-02T18:12:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2/manifests"},{"name":"jackson-bom-2.10.5","sha":"b703731c432d00c0900f01973daed038ff0c3a57","kind":"tag","published_at":"2020-07-21T01:32:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5/manifests"},{"name":"jackson-bom-2.11.1","sha":"ad9123d375367c521fb7407fbf821264843b5881","kind":"tag","published_at":"2020-06-25T02:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1/manifests"},{"name":"jackson-bom-2.9.10.20200621","sha":"bc93e3d8ce91e5ea0521ebd9dec070e539e750a5","kind":"tag","published_at":"2020-06-22T01:27:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200621","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621/manifests"},{"name":"jackson-bom-2.10.4","sha":"1a154e3cb2fb4223644543eed1e4034bdbc3887a","kind":"tag","published_at":"2020-05-02T22:05:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4/manifests"},{"name":"jackson-bom-2.11.0","sha":"78b0e3d9531ef615da0c9cee59a689f02a0a6ef9","kind":"tag","published_at":"2020-04-25T23:34:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0/manifests"},{"name":"jackson-bom-2.9.10.20200411","sha":"278206fdac447d345a12da0b61d868bad93c90ea","kind":"tag","published_at":"2020-04-11T19:05:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200411","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411/manifests"},{"name":"jackson-bom-2.11.0.rc1","sha":"7dc3fa24b5826581a30e7a1eff264e6fbe14520d","kind":"tag","published_at":"2020-03-24T17:43:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1/manifests"},{"name":"jackson-bom-2.8.11.20200310","sha":"b702ebe7761e255614b973a4c2c679b8820c8e67","kind":"tag","published_at":"2020-03-10T18:07:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200310","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310/manifests"},{"name":"jackson-bom-2.10.3","sha":"abfa7a7a87926f56ffe5fb8dc7ade43eec90ee18","kind":"tag","published_at":"2020-03-03T03:06:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3/manifests"},{"name":"jackson-bom-2.9.10.20200223","sha":"e81d1a7df26b63593b798b8306b81636e37a6d5a","kind":"tag","published_at":"2020-02-23T02:59:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200223","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223/manifests"},{"name":"jackson-bom-2.8.11.20200210","sha":"2fddd6d6c81c835431cdc2bc7a2633b870a6ac42","kind":"tag","published_at":"2020-02-09T23:38:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200210","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210/manifests"},{"name":"jackson-bom-2.10.2.20200130","sha":"a01445b20ea0474e630d4b85c5b360535c840ca3","kind":"tag","published_at":"2020-01-30T02:34:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200130","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130/manifests"},{"name":"jackson-bom-2.10.2.20200129","sha":"d053c7dd88e260ff1bc567c17ccc74789d7d7ff2","kind":"tag","published_at":"2020-01-29T05:06:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200129","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129/manifests"},{"name":"jackson-bom-2.10.2","sha":"a2854b7e420078b3ba5509560679a6cd8671827a","kind":"tag","published_at":"2020-01-05T01:58:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2/manifests"},{"name":"jackson-bom-2.9.10.20200103","sha":"d71def80b548af6fb87bcc965eedecb706917a44","kind":"tag","published_at":"2020-01-03T00:55:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200103","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103/manifests"},{"name":"jackson-bom-2.10.1","sha":"ba3682ae28ab41121142bc2c15d5589e753b270d","kind":"tag","published_at":"2019-11-09T22:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1/manifests"},{"name":"jackson-bom-2.9.10.20191020","sha":"4aa52fabb9d459133ebe29d9ce7d7748c26453d4","kind":"tag","published_at":"2019-10-19T23:27:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20191020","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20191020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20191020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020/manifests"},{"name":"jackson-bom-2.6.7.3","sha":"8632460e08979333b4f9809c50e51d358e8dcf3f","kind":"tag","published_at":"2019-10-16T04:16:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3/manifests"},{"name":"jackson-bom-2.10.0","sha":"757c490dd21f85f04bed84e66511736e16c30052","kind":"tag","published_at":"2019-09-26T02:12:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0/manifests"},{"name":"jackson-bom-2.9.10","sha":"9d64a7ffea004d11ab79adac88269150abb0b8e3","kind":"tag","published_at":"2019-09-21T17:34:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10/manifests"},{"name":"jackson-bom-2.10.0.pr3","sha":"afdab86dde4909cb2b6f94be47b3d865c2956432","kind":"tag","published_at":"2019-09-17T02:17:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3/manifests"},{"name":"jackson-bom-2.10.0.pr2","sha":"d96a92c1633fe4734f9b6abae62d8849e94f269b","kind":"tag","published_at":"2019-08-31T00:07:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2/manifests"},{"name":"jackson-bom-2.9.9.20190807","sha":"681cae9d7015e1b6b2cc1976b33e0a3f96194108","kind":"tag","published_at":"2019-08-06T14:52:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190807","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190807","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190807","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807/manifests"},{"name":"jackson-bom-2.9.9.20190806","sha":"07f19fac69dbbf30fbf96d18396bcdf1c44c3925","kind":"tag","published_at":"2019-08-06T01:50:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190806","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190806","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190806","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806/manifests"},{"name":"jackson-bom-2.9.9.20190727","sha":"b93ce747d75b538c5b3c698b5502156e77cf8970","kind":"tag","published_at":"2019-07-27T01:16:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190727","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727/manifests"},{"name":"jackson-bom-2.8.11.20190726","sha":"2ddfbd1aec48aaa50b9ec55b80bec0860af23675","kind":"tag","published_at":"2019-07-26T05:49:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20190726","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20190726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20190726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726/manifests"},{"name":"jackson-bom-2.10.0.pr1","sha":"8f3c843821ab1eb9b2f703906f1e2cc303ea1152","kind":"tag","published_at":"2019-07-19T02:33:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1/manifests"},{"name":"jackson-bom-2.9.9","sha":"32a062fb46a88f3a52a6b0dfbd635491d7a0a2db","kind":"tag","published_at":"2019-05-16T02:54:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9/manifests"},{"name":"jackson-bom-2.9.8","sha":"d49d740f79ae67248107d17944cb1879c7c716f6","kind":"tag","published_at":"2018-12-15T20:52:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8/manifests"},{"name":"jackson-bom-2.8.11.20181123","sha":"b77b6a8e18b987396d80b503eb56b9fb5ea58a31","kind":"tag","published_at":"2018-11-23T18:45:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20181123","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20181123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20181123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123/manifests"},{"name":"jackson-bom-2.6.7.2","sha":"a375e41f7bc251e068e43a936317e9b3595a610f","kind":"tag","published_at":"2018-11-13T06:50:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2/manifests"},{"name":"jackson-bom-2.9.7","sha":"856ad664a08b5b5bc54f2742cc4f0113abba74c5","kind":"tag","published_at":"2018-09-19T02:28:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7/manifests"},{"name":"jackson-bom-2.9.6","sha":"993b189bf5948b16bba08cfbd31141edf9c49ce9","kind":"tag","published_at":"2018-06-12T00:48:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6/manifests"},{"name":"jackson-bom-2.8.11.20180608","sha":"e3639965b292f143a02ec29016cf462c19237696","kind":"tag","published_at":"2018-06-08T05:53:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180608","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608/manifests"},{"name":"jackson-bom-2.8.11.20180405","sha":"c96c503e2bce39492d6d7f63294739cb65fae5c8","kind":"tag","published_at":"2018-04-05T20:06:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180405","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405/manifests"},{"name":"jackson-bom-2.9.5","sha":"310d4d01928e694360395a15aa5ac420f564548c","kind":"tag","published_at":"2018-03-26T14:40:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5/manifests"},{"name":"jackson-bom-2.8.11.20180217","sha":"fbb5b7ce09abfd12a492cb0c3e519520340bceb7","kind":"tag","published_at":"2018-02-17T20:32:41.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180217","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217/manifests"},{"name":"jackson-bom-2.9.4","sha":"ca1fea6983fa541ee860b8b42488bc1c19c83cbd","kind":"tag","published_at":"2018-01-24T03:08:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4/manifests"},{"name":"jackson-bom-2.8.11","sha":"cb50d6c1c7f15568667535a5862859d5d8ebf425","kind":"tag","published_at":"2017-12-24T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11/manifests"},{"name":"jackson-bom-2.9.3","sha":"3a4576c53fbf51bedcbc95c86fc1ac4a348a08d4","kind":"tag","published_at":"2017-12-08T23:03:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3/manifests"},{"name":"jackson-bom-2.6.7.1","sha":"eb355137ecd0ac6418890b31859d221e4389910c","kind":"tag","published_at":"2017-10-24T02:24:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1/manifests"},{"name":"jackson-bom-2.9.2","sha":"31ad800238175040da58a25e1e750f81b35bc3c9","kind":"tag","published_at":"2017-10-14T02:38:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2/manifests"},{"name":"jackson-bom-2.9.1","sha":"16be36813c5a40f402ace94ba3c522c748751e3d","kind":"tag","published_at":"2017-09-08T00:43:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1/manifests"},{"name":"jackson-bom-2.8.10","sha":"5259907c1f03aa8ba9a88b73184376c2b3cc152e","kind":"tag","published_at":"2017-08-24T04:21:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10/manifests"},{"name":"jackson-bom-2.9.0","sha":"9b665c910a50d083c7a1a19c9aad82307523e352","kind":"tag","published_at":"2017-07-30T03:51:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0/manifests"},{"name":"jackson-bom-2.9.0.pr4","sha":"fa8542e6613ddbf0aa6f5a2f10c067fd984d2cdf","kind":"tag","published_at":"2017-06-17T01:12:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4/manifests"},{"name":"jackson-bom-2.8.9-b","sha":"2a75c813ce6e2ff2dff245097a7ef75b3f867082","kind":"tag","published_at":"2017-06-12T00:48:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9-b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b/manifests"},{"name":"jackson-bom-2.8.9","sha":"9fd492228df14b11ac6049329719b203128d6001","kind":"tag","published_at":"2017-06-12T00:35:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9/manifests"},{"name":"jackson-bom-2.9.0.pr3","sha":"79d95e3f26e3dd011a29f16962c7ce477323b7b5","kind":"tag","published_at":"2017-04-25T05:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3/manifests"},{"name":"jackson-bom-2.8.8","sha":"96ba3b5bc3e338eae1e4aeef88e7dc0e712bbcba","kind":"tag","published_at":"2017-04-05T03:19:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8/manifests"},{"name":"jackson-bom-2.9.0.pr2","sha":"19539d19dbb43888530d2a913604902809322a37","kind":"tag","published_at":"2017-03-22T03:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2/manifests"},{"name":"2.9.0.pr1b","sha":"678ea79e066f93f8f905ef688674517942b3e5b4","kind":"tag","published_at":"2017-03-02T16:35:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/2.9.0.pr1b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/2.9.0.pr1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@2.9.0.pr1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b/manifests"},{"name":"jackson-bom-2.9.0.pr1","sha":"12542b5f41be541c2b5c97f2a8f701dbcfaf709e","kind":"tag","published_at":"2017-03-02T03:06:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1/manifests"},{"name":"jackson-bom-2.6.7","sha":"58c1ced37dbd38186ac3328870b31a7d3c43d80e","kind":"tag","published_at":"2017-02-22T05:04:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7/manifests"},{"name":"jackson-bom-2.8.7","sha":"a0adb175059ff5e91a0936ec84e323eaf0006c16","kind":"tag","published_at":"2017-02-21T00:54:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7/manifests"},{"name":"jackson-bom-2.7.9","sha":"9da6b27245f13f1a304c94c15ab9d755f1747b4c","kind":"tag","published_at":"2017-02-04T19:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9/manifests"},{"name":"jackson-bom-2.8.6","sha":"7c667f94711464837d47f82b7b1f642c42df50f3","kind":"tag","published_at":"2017-01-12T04:41:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6/manifests"},{"name":"jackson-bom-2.7.8","sha":"6adf70c4644f07fd090dd9a6fdeb5073651f2630","kind":"tag","published_at":"2016-12-08T04:30:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8/manifests"},{"name":"jackson-bom-2.8.5.1","sha":"c5b22763e17994bb46d5a423d03257001dfbd304","kind":"tag","published_at":"2016-11-14T15:43:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1/manifests"},{"name":"jackson-bom-2.8.5","sha":"cd915d77a8985d017f3d9e3e8885db6a17a95cba","kind":"tag","published_at":"2016-11-14T06:18:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5/manifests"},{"name":"jackson-bom-2.8.4","sha":"dd6ff5f57dc093537717fcecff24af30ab59d660","kind":"tag","published_at":"2016-11-14T04:02:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4/manifests"},{"name":"jackson-bom-2.8.3","sha":"b1a99a8a31eaea9927463bab993d55622c16b092","kind":"tag","published_at":"2016-11-11T06:56:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3/manifests"}]},"repo_metadata_updated_at":"2026-02-26T22:05:50.925Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.65778896544412,"dependent_packages_count":49.554576852919055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.106182909181584},"purl":"pkg:maven/tools.jackson/jackson-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson:jackson-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson:jackson-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson:jackson-base/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/maven/com.fasterxml.jackson:jackson-bom"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-25T05:00:56.851Z","issues_count":47,"pull_requests_count":90,"avg_time_to_close_issue":8039588.733333333,"avg_time_to_close_pull_request":2268591.119047619,"issues_closed_count":45,"pull_requests_closed_count":84,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.6382978723404253,"avg_comments_per_pull_request":0.7444444444444445,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":8,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":95708.0,"past_year_avg_time_to_close_pull_request":70344.74193548386,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.5151515151515151,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/issues","maintainers":[{"login":"cowtowncoder","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"},{"login":"dinomite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dinomite"}],"active_maintainers":[{"login":"cowtowncoder","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-base/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-base/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson:jackson-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4767725,"name":"com.jwebmp.jpms.jackson:jackson-bom","ecosystem":"maven","description":"Build of Materials pom for getting full, complete set of compatible versions of Jackson components maintained by FasterXML.com","homepage":"https://github.com/FasterXML/jackson-bom","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-bom","keywords_array":[],"namespace":"com.jwebmp.jpms.jackson","versions_count":11,"first_release_published_at":"2019-04-17T03:16:52.000Z","latest_release_published_at":"2019-08-09T11:43:53.000Z","latest_release_number":"0.68.0.1","last_synced_at":"2026-06-11T17:16:21.657Z","created_at":"2022-07-26T05:24:13.137Z","updated_at":"2026-06-11T17:16:21.658Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jpms.jackson/jackson-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jpms.jackson/jackson-bom/","metadata":{"distribution_repositories":["https://jwebmp.com/artifactory/libs-release-local","https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://jwebmp.com/artifactory/libs-snapshot-local","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":43330184,"uuid":"69940348","full_name":"FasterXML/jackson-bom","owner":"FasterXML","description":"Bill of materials POM for Jackson projects","archived":false,"fork":false,"pushed_at":"2025-10-03T21:53:13.000Z","size":664,"stargazers_count":64,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"2.x","last_synced_at":"2025-10-07T09:15:13.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Logos","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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"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":"2016-10-04T06:46:45.000Z","updated_at":"2025-10-05T00:21:30.000Z","dependencies_parsed_at":"2023-09-27T03:58:57.268Z","dependency_job_id":"42e06358-6a4b-48db-8590-81e772e8d78e","html_url":"https://github.com/FasterXML/jackson-bom","commit_stats":null,"previous_names":[],"tags_count":145,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-bom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/sbom","scorecard":{"id":49361,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-bom","commit":"79bc4edc6d7650da63ff3cd27ec1de130cf5c1f7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:14"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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"}}]},"last_synced_at":"2025-08-14T23:24:40.389Z","repository_id":43330184,"created_at":"2025-08-14T23:24:40.389Z","updated_at":"2025-08-14T23:24:40.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278786670,"owners_count":26045588,"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-07T02:00:06.786Z","response_time":59,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-bom-3.0.0-rc10","sha":"b0fa53fd91c82a290d21bccb7f6227243e912b3e","kind":"tag","published_at":"2025-09-19T23:55:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc10/manifests"},{"name":"jackson-bom-3.0.0-rc9","sha":"a62ba03d8fb7db07f15f801f3c5196bc0b22fc30","kind":"tag","published_at":"2025-09-06T01:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc9/manifests"},{"name":"jackson-bom-2.20.0","sha":"54f854ba1ce69c5827f8acf6d08ba2d7ce36233c","kind":"tag","published_at":"2025-08-28T22:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0/manifests"},{"name":"jackson-bom-3.0.0-rc8","sha":"e03d87064005245af29eed9fa2a2fb73c54128d0","kind":"tag","published_at":"2025-08-13T18:03:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc8/manifests"},{"name":"jackson-bom-3.0.0-rc7","sha":"b54e0238b44e11e834e334b792c0f6b5c7645b63","kind":"tag","published_at":"2025-08-08T15:31:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc7/manifests"},{"name":"jackson-bom-2.20.0-rc1","sha":"369dffea7dbc1b0b98accdf1a8d5029cbeeb3dc0","kind":"tag","published_at":"2025-08-05T00:44:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.20.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc6","sha":"d2f21f94f0c5e53184ff6f2cb0249058374530d6","kind":"tag","published_at":"2025-07-19T00:49:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc6/manifests"},{"name":"jackson-bom-2.19.2","sha":"d36caaf97cfba0111845a5aa8bcbaa5d5eedd3f2","kind":"tag","published_at":"2025-07-18T17:31:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.2/manifests"},{"name":"jackson-bom-2.19.1","sha":"8ff1ae13e0352c8f55b9be2dcaa1aa3822e1d75f","kind":"tag","published_at":"2025-06-14T00:57:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.1/manifests"},{"name":"jackson-bom-2.18.4.1","sha":"132e50c89b5610c9ede5f0afe5329d9ef30a013d","kind":"tag","published_at":"2025-06-11T01:05:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4.1/manifests"},{"name":"jackson-bom-3.0.0-rc5","sha":"500f2e5c2adeaaa170c6a4dfe71c8b4043d454c2","kind":"tag","published_at":"2025-05-22T16:14:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc5/manifests"},{"name":"jackson-bom-3.0.0-rc4","sha":"e83370c9e0ae29b09f7726ef35d8e68b917e8367","kind":"tag","published_at":"2025-05-10T22:55:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc4/manifests"},{"name":"jackson-bom-2.18.4","sha":"4e42b3ab354ca00ac3c546177e7988d208b66da9","kind":"tag","published_at":"2025-05-06T23:54:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.4/manifests"},{"name":"jackson-bom-2.19.0","sha":"077244b0591351fd93f5f16bd0ea2fecf0ff55d6","kind":"tag","published_at":"2025-04-24T23:06:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0/manifests"},{"name":"jackson-bom-3.0.0-rc3","sha":"b372043eab967fadf8a2bd201b01fff9daa2168d","kind":"tag","published_at":"2025-04-14T01:33:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc3/manifests"},{"name":"jackson-bom-2.19.0-rc2","sha":"59119afb2dbba7e46e15246b36500785c2db63e3","kind":"tag","published_at":"2025-04-08T01:00:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc2/manifests"},{"name":"jackson-bom-2.19.0-rc1","sha":"1366ce6b4acf5d60f8d1a17733e608c1b9e2a3cf","kind":"tag","published_at":"2025-04-08T00:28:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.19.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.19.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.19.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.19.0-rc1/manifests"},{"name":"jackson-bom-3.0.0-rc2","sha":"5d7d5804c0ecca75c2e98c9cc8628be7ae7b7a40","kind":"tag","published_at":"2025-03-28T22:25:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc2/manifests"},{"name":"jackson-bom-3.0.0-rc1","sha":"29094534087f0b460049370b11fc23b573313cbb","kind":"tag","published_at":"2025-03-07T22:19:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-3.0.0-rc1/manifests"},{"name":"jackson-bom-2.18.3","sha":"f459157186d3243fc339641705b82d1981de4fe2","kind":"tag","published_at":"2025-02-28T23:15:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.3/manifests"},{"name":"jackson-bom-2.18.2","sha":"55ff098b6134ce5e1543531616df4c65fdb0b16e","kind":"tag","published_at":"2024-11-28T00:27:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.2/manifests"},{"name":"jackson-bom-2.17.3","sha":"e3fd46817fca75c0f2db187110b126c21b52c3b0","kind":"tag","published_at":"2024-11-01T19:43:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.3/manifests"},{"name":"jackson-bom-2.18.1","sha":"ef33ac77e148ad5b4f496d297059e8dcdbc2302d","kind":"tag","published_at":"2024-10-28T22:56:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.1/manifests"},{"name":"jackson-bom-2.18.0","sha":"72365502093e31baceb326ae412e8ec99034c3dd","kind":"tag","published_at":"2024-09-27T01:23:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0/manifests"},{"name":"jackson-bom-2.18.0-rc1","sha":"7b9cf201aff8b9da93eafaa4d39e3f0dbadceae1","kind":"tag","published_at":"2024-08-30T16:47:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.18.0-rc1/manifests"},{"name":"jackson-bom-2.17.2","sha":"e239d65c239093163196eef366556cf505e5161a","kind":"tag","published_at":"2024-07-05T16:48:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.2/manifests"},{"name":"jackson-bom-2.17.1","sha":"50ab40a923606b8281c42060eb66d0efeeeada94","kind":"tag","published_at":"2024-05-05T01:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.1/manifests"},{"name":"jackson-bom-2.12.7.20240502","sha":"7887a903d2419472895c0d7e907766851c7d042c","kind":"tag","published_at":"2024-05-02T20:12:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20240502","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20240502","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20240502","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20240502/manifests"},{"name":"jackson-bom-2.17.0","sha":"518dce98a290920e51be640c164f16ea0c478cf2","kind":"tag","published_at":"2024-03-12T21:24:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0/manifests"},{"name":"jackson-bom-2.16.2","sha":"c8ad938cf0879ff4280958b1ab6931a238d7b588","kind":"tag","published_at":"2024-03-09T18:30:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.2/manifests"},{"name":"jackson-bom-2.17.0-rc1","sha":"5c592c99801a11db083ac130e16bae42a1de3d25","kind":"tag","published_at":"2024-02-27T01:23:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.17.0-rc1/manifests"},{"name":"jackson-bom-2.15.4","sha":"7713e92b3ca4f0874ea9ad57db400679c043008b","kind":"tag","published_at":"2024-02-15T16:54:57.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.4/manifests"},{"name":"jackson-bom-2.16.1","sha":"f70e9cfb38eb8d8b260961eef34b8b9590b48f22","kind":"tag","published_at":"2023-12-24T03:55:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.1/manifests"},{"name":"jackson-bom-2.16.0","sha":"c697069b0df10be83f7793cd104640817d803663","kind":"tag","published_at":"2023-11-15T19:35:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0/manifests"},{"name":"jackson-bom-2.16.0-rc1","sha":"6e7eb2e09d33b7b48752bf0ce03a9a9554764de5","kind":"tag","published_at":"2023-10-20T21:52:37.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.16.0-rc1/manifests"},{"name":"jackson-bom-2.15.3","sha":"151d9686cebed0fcde1bf93a3979927f57d23125","kind":"tag","published_at":"2023-10-12T22:30:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.3/manifests"},{"name":"jackson-bom-2.15.2","sha":"f6305252472deb035f9e2d6b89a773a2abe340c5","kind":"tag","published_at":"2023-05-30T20:28:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.2/manifests"},{"name":"jackson-bom-2.15.1","sha":"eaff8b270acec1c7815476ad5a005fad30627145","kind":"tag","published_at":"2023-05-16T20:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.1/manifests"},{"name":"jackson-bom-2.14.3","sha":"f20350e64e59fb6018d400fe38d8c4d29165e778","kind":"tag","published_at":"2023-05-05T14:30:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.3/manifests"},{"name":"jackson-bom-2.15.0","sha":"2c28e237fc84552f7fb3e5f998b00957b67eac69","kind":"tag","published_at":"2023-04-23T20:21:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0/manifests"},{"name":"jackson-bom-2.15.0-rc3","sha":"c2b35abe688a840cc0b28023d8e9f820724c2f94","kind":"tag","published_at":"2023-04-14T18:50:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc3/manifests"},{"name":"jackson-bom-2.15.0-rc2","sha":"78c68bc78326346f85463185316719fbfe300aec","kind":"tag","published_at":"2023-03-28T19:00:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc2/manifests"},{"name":"jackson-bom-2.15.0-rc1","sha":"a81991e1f0704757ca83959d88b8c2a7e449a725","kind":"tag","published_at":"2023-03-18T19:53:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.15.0-rc1/manifests"},{"name":"jackson-bom-2.14.2","sha":"6a381633a6698ac53aea25967fa0607870635fc6","kind":"tag","published_at":"2023-01-28T23:44:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.2/manifests"},{"name":"jackson-bom-2.13.5","sha":"e8b159ec7c58685c8e3380351d04147c65b19992","kind":"tag","published_at":"2023-01-23T00:01:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.5/manifests"},{"name":"jackson-bom-2.14.1","sha":"28345e8122dd8743240b52e694397e9abb5e1983","kind":"tag","published_at":"2022-11-21T23:24:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.1/manifests"},{"name":"jackson-bom-2.14.0","sha":"cd99403b64eac942fd7cf1a26e9ba7dac5eca936","kind":"tag","published_at":"2022-11-05T20:20:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0/manifests"},{"name":"jackson-bom-2.14.0-rc3","sha":"229c0be857ce92e230d44e1ec4e26b58d0e649d1","kind":"tag","published_at":"2022-10-28T21:18:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc3/manifests"},{"name":"jackson-bom-2.13.4.20221013","sha":"6177c4048c1f1eb9323382bf83773810bfe9ea21","kind":"tag","published_at":"2022-10-13T17:46:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221013","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221013/manifests"},{"name":"jackson-bom-2.12.7.20221012","sha":"3962b89d0e60e2f6382d9eb47f59af42244a3621","kind":"tag","published_at":"2022-10-13T03:40:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7.20221012/manifests"},{"name":"jackson-bom-2.13.4.20221012","sha":"af4a695b19b23901bc7b9d87ec4407c89f866e18","kind":"tag","published_at":"2022-10-12T20:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4.20221012","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4.20221012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4.20221012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4.20221012/manifests"},{"name":"jackson-bom-2.14.0-rc2","sha":"3f7ebe53d01cf31f28eb966047b83b4e87e23388","kind":"tag","published_at":"2022-10-10T23:03:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc2/manifests"},{"name":"jackson-bom-2.14.0-rc1","sha":"5a8720b88742bea61e65ae96a6a4100a0b3e05c7","kind":"tag","published_at":"2022-09-25T20:39:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.14.0-rc1/manifests"},{"name":"jackson-bom-2.13.4","sha":"e1af99f835733aa1b799fabf9748a84a0909e4d7","kind":"tag","published_at":"2022-09-03T21:44:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.4/manifests"},{"name":"jackson-bom-2.12.7","sha":"d9afe69de2ff050c36dbbc4593277427b03e5abd","kind":"tag","published_at":"2022-05-26T17:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.7/manifests"},{"name":"jackson-bom-2.13.3","sha":"2a061e2d25d0f20ad8ac61a757782fe11e4a69c2","kind":"tag","published_at":"2022-05-14T14:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.3/manifests"},{"name":"jackson-bom-2.13.2.1","sha":"38cd1f29b1518687111078682d2a57a203696dd9","kind":"tag","published_at":"2022-03-30T04:31:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.1/manifests"},{"name":"jackson-bom-2.13.2.20220328","sha":"4d5d57bd57588fbe4a1c155330fa9ed523391cd4","kind":"tag","published_at":"2022-03-29T02:08:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220328","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220328","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220328","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220328/manifests"},{"name":"jackson-bom-2.12.6.20220326","sha":"60d4eb2652bfbca32cc1712db3113b70140e8f02","kind":"tag","published_at":"2022-03-27T02:35:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6.20220326","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6.20220326","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6.20220326","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6.20220326/manifests"},{"name":"jackson-bom-2.13.2.20220324","sha":"48c59ec9e1a8e2b87c5dba60b6bfe269302d562d","kind":"tag","published_at":"2022-03-25T02:26:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2.20220324","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2.20220324","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2.20220324","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2.20220324/manifests"},{"name":"jackson-bom-2.13.2","sha":"4cbb4927bd40f88debbc0bb4ab9cc59579df0c38","kind":"tag","published_at":"2022-03-06T19:13:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.2/manifests"},{"name":"jackson-bom-2.13.1","sha":"73349ac8d5abb079c5861ba2856cc4c499ae8beb","kind":"tag","published_at":"2021-12-19T00:22:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.1/manifests"},{"name":"jackson-bom-2.12.6","sha":"8293c43a6279a13a036d08c94810360f53bb6048","kind":"tag","published_at":"2021-12-15T00:23:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.6/manifests"},{"name":"jackson-bom-2.13.0","sha":"4a59c70190af164902b4517a824a9e874679eb50","kind":"tag","published_at":"2021-09-30T19:40:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0/manifests"},{"name":"jackson-bom-2.13.0-rc2","sha":"bbb799468b3e6f7d8da0da1b5e3334048ea3b61b","kind":"tag","published_at":"2021-08-27T03:25:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc2/manifests"},{"name":"jackson-bom-2.12.5","sha":"4830ddd638118694fa4754a9c01f61bffb7cb7ae","kind":"tag","published_at":"2021-08-26T23:26:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.5/manifests"},{"name":"jackson-bom-2.13.0-rc1","sha":"550c20ac27fe665129e0602a52e02a30a3da78a4","kind":"tag","published_at":"2021-07-14T00:41:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.13.0-rc1/manifests"},{"name":"jackson-bom-2.12.4","sha":"b2b80dfdec70cfebe35a7594dfe86fc36fa6f0a1","kind":"tag","published_at":"2021-07-06T19:40:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.4/manifests"},{"name":"jackson-bom-2.6.7.5","sha":"e1c6665f957b675f10df91593403c55a8c930cee","kind":"tag","published_at":"2021-06-22T03:55:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.5/manifests"},{"name":"jackson-bom-2.12.3","sha":"64fb83e7581916510e0d1c535e8dc705a4381384","kind":"tag","published_at":"2021-04-12T17:07:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.3/manifests"},{"name":"jackson-bom-2.12.2","sha":"269d58171cfc95b7687f936fd0b0415e581fa1fa","kind":"tag","published_at":"2021-03-03T20:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.2/manifests"},{"name":"jackson-bom-2.12.1","sha":"f5249c3e4c78c31ca6ba7dab4011cb4ccbb1b85d","kind":"tag","published_at":"2021-01-09T01:07:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.1/manifests"},{"name":"jackson-bom-2.9.10.20210106","sha":"29ccde81214054bcb4dba20cfd5b6360c216a748","kind":"tag","published_at":"2021-01-06T02:05:31.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20210106","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20210106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20210106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20210106/manifests"},{"name":"jackson-bom-2.11.4","sha":"5bb84cdfa5a359e95ef3b4e3cab41c155156e7ae","kind":"tag","published_at":"2020-12-12T00:04:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.4/manifests"},{"name":"jackson-bom-2.10.5.20201202","sha":"9aa28ff0ac8a619cda748d8e8d287d4cfde6f39c","kind":"tag","published_at":"2020-12-02T02:46:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5.20201202/manifests"},{"name":"jackson-bom-2.9.10.20201202","sha":"243669448abe6a2f6332c18a4ccb44d25e19c795","kind":"tag","published_at":"2020-12-02T01:45:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20201202","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20201202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20201202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20201202/manifests"},{"name":"jackson-bom-2.12.0","sha":"a482e14982d8b92b367a751b5c4c0e1ee4a50d4a","kind":"tag","published_at":"2020-11-29T00:38:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0/manifests"},{"name":"jackson-bom-2.12.0-rc2","sha":"aa7b3bb95e1e68b6d07cfb886f2277a814b4cb83","kind":"tag","published_at":"2020-11-15T02:50:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc2/manifests"},{"name":"jackson-bom-2.6.7.4","sha":"ea116b1e885a2fb069730f396f56a70ec3aa7c34","kind":"tag","published_at":"2020-10-25T02:51:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.4/manifests"},{"name":"jackson-bom-2.12.0-rc1","sha":"d94d16e08c2dccb02397f76e405b21710d373a7b","kind":"tag","published_at":"2020-10-12T00:07:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.12.0-rc1/manifests"},{"name":"jackson-bom-2.11.3","sha":"91b0f364f7ff064c6d9943c0001926f2c1642c82","kind":"tag","published_at":"2020-10-01T22:10:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.3/manifests"},{"name":"jackson-bom-2.9.10.20200824","sha":"5a30dc7a6142f93a16dfd1fa103bd570ee2f62f6","kind":"tag","published_at":"2020-08-24T21:57:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200824","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200824/manifests"},{"name":"jackson-bom-2.11.2","sha":"0aa1bfcffc40883dca042114b1107e59df60f5b0","kind":"tag","published_at":"2020-08-02T18:12:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.2/manifests"},{"name":"jackson-bom-2.10.5","sha":"b703731c432d00c0900f01973daed038ff0c3a57","kind":"tag","published_at":"2020-07-21T01:32:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.5/manifests"},{"name":"jackson-bom-2.11.1","sha":"ad9123d375367c521fb7407fbf821264843b5881","kind":"tag","published_at":"2020-06-25T02:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.1/manifests"},{"name":"jackson-bom-2.9.10.20200621","sha":"bc93e3d8ce91e5ea0521ebd9dec070e539e750a5","kind":"tag","published_at":"2020-06-22T01:27:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200621","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200621","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200621","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200621/manifests"},{"name":"jackson-bom-2.10.4","sha":"1a154e3cb2fb4223644543eed1e4034bdbc3887a","kind":"tag","published_at":"2020-05-02T22:05:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.4/manifests"},{"name":"jackson-bom-2.11.0","sha":"78b0e3d9531ef615da0c9cee59a689f02a0a6ef9","kind":"tag","published_at":"2020-04-25T23:34:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0/manifests"},{"name":"jackson-bom-2.9.10.20200411","sha":"278206fdac447d345a12da0b61d868bad93c90ea","kind":"tag","published_at":"2020-04-11T19:05:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200411","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200411/manifests"},{"name":"jackson-bom-2.11.0.rc1","sha":"7dc3fa24b5826581a30e7a1eff264e6fbe14520d","kind":"tag","published_at":"2020-03-24T17:43:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.11.0.rc1/manifests"},{"name":"jackson-bom-2.8.11.20200310","sha":"b702ebe7761e255614b973a4c2c679b8820c8e67","kind":"tag","published_at":"2020-03-10T18:07:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200310","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200310/manifests"},{"name":"jackson-bom-2.10.3","sha":"abfa7a7a87926f56ffe5fb8dc7ade43eec90ee18","kind":"tag","published_at":"2020-03-03T03:06:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.3/manifests"},{"name":"jackson-bom-2.9.10.20200223","sha":"e81d1a7df26b63593b798b8306b81636e37a6d5a","kind":"tag","published_at":"2020-02-23T02:59:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200223","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200223/manifests"},{"name":"jackson-bom-2.8.11.20200210","sha":"2fddd6d6c81c835431cdc2bc7a2633b870a6ac42","kind":"tag","published_at":"2020-02-09T23:38:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20200210","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20200210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20200210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20200210/manifests"},{"name":"jackson-bom-2.10.2.20200130","sha":"a01445b20ea0474e630d4b85c5b360535c840ca3","kind":"tag","published_at":"2020-01-30T02:34:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200130","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200130/manifests"},{"name":"jackson-bom-2.10.2.20200129","sha":"d053c7dd88e260ff1bc567c17ccc74789d7d7ff2","kind":"tag","published_at":"2020-01-29T05:06:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2.20200129","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2.20200129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2.20200129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2.20200129/manifests"},{"name":"jackson-bom-2.10.2","sha":"a2854b7e420078b3ba5509560679a6cd8671827a","kind":"tag","published_at":"2020-01-05T01:58:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.2/manifests"},{"name":"jackson-bom-2.9.10.20200103","sha":"d71def80b548af6fb87bcc965eedecb706917a44","kind":"tag","published_at":"2020-01-03T00:55:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20200103","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20200103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20200103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20200103/manifests"},{"name":"jackson-bom-2.10.1","sha":"ba3682ae28ab41121142bc2c15d5589e753b270d","kind":"tag","published_at":"2019-11-09T22:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.1/manifests"},{"name":"jackson-bom-2.9.10.20191020","sha":"4aa52fabb9d459133ebe29d9ce7d7748c26453d4","kind":"tag","published_at":"2019-10-19T23:27:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10.20191020","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10.20191020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10.20191020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10.20191020/manifests"},{"name":"jackson-bom-2.6.7.3","sha":"8632460e08979333b4f9809c50e51d358e8dcf3f","kind":"tag","published_at":"2019-10-16T04:16:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.3/manifests"},{"name":"jackson-bom-2.10.0","sha":"757c490dd21f85f04bed84e66511736e16c30052","kind":"tag","published_at":"2019-09-26T02:12:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0/manifests"},{"name":"jackson-bom-2.9.10","sha":"9d64a7ffea004d11ab79adac88269150abb0b8e3","kind":"tag","published_at":"2019-09-21T17:34:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.10/manifests"},{"name":"jackson-bom-2.10.0.pr3","sha":"afdab86dde4909cb2b6f94be47b3d865c2956432","kind":"tag","published_at":"2019-09-17T02:17:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr3/manifests"},{"name":"jackson-bom-2.10.0.pr2","sha":"d96a92c1633fe4734f9b6abae62d8849e94f269b","kind":"tag","published_at":"2019-08-31T00:07:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr2/manifests"},{"name":"jackson-bom-2.9.9.20190807","sha":"681cae9d7015e1b6b2cc1976b33e0a3f96194108","kind":"tag","published_at":"2019-08-06T14:52:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190807","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190807","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190807","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190807/manifests"},{"name":"jackson-bom-2.9.9.20190806","sha":"07f19fac69dbbf30fbf96d18396bcdf1c44c3925","kind":"tag","published_at":"2019-08-06T01:50:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190806","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190806","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190806","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190806/manifests"},{"name":"jackson-bom-2.9.9.20190727","sha":"b93ce747d75b538c5b3c698b5502156e77cf8970","kind":"tag","published_at":"2019-07-27T01:16:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9.20190727","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9.20190727","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9.20190727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9.20190727/manifests"},{"name":"jackson-bom-2.8.11.20190726","sha":"2ddfbd1aec48aaa50b9ec55b80bec0860af23675","kind":"tag","published_at":"2019-07-26T05:49:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20190726","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20190726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20190726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20190726/manifests"},{"name":"jackson-bom-2.10.0.pr1","sha":"8f3c843821ab1eb9b2f703906f1e2cc303ea1152","kind":"tag","published_at":"2019-07-19T02:33:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.10.0.pr1/manifests"},{"name":"jackson-bom-2.9.9","sha":"32a062fb46a88f3a52a6b0dfbd635491d7a0a2db","kind":"tag","published_at":"2019-05-16T02:54:06.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.9/manifests"},{"name":"jackson-bom-2.9.8","sha":"d49d740f79ae67248107d17944cb1879c7c716f6","kind":"tag","published_at":"2018-12-15T20:52:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.8/manifests"},{"name":"jackson-bom-2.8.11.20181123","sha":"b77b6a8e18b987396d80b503eb56b9fb5ea58a31","kind":"tag","published_at":"2018-11-23T18:45:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20181123","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20181123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20181123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20181123/manifests"},{"name":"jackson-bom-2.6.7.2","sha":"a375e41f7bc251e068e43a936317e9b3595a610f","kind":"tag","published_at":"2018-11-13T06:50:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.2/manifests"},{"name":"jackson-bom-2.9.7","sha":"856ad664a08b5b5bc54f2742cc4f0113abba74c5","kind":"tag","published_at":"2018-09-19T02:28:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.7/manifests"},{"name":"jackson-bom-2.9.6","sha":"993b189bf5948b16bba08cfbd31141edf9c49ce9","kind":"tag","published_at":"2018-06-12T00:48:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.6/manifests"},{"name":"jackson-bom-2.8.11.20180608","sha":"e3639965b292f143a02ec29016cf462c19237696","kind":"tag","published_at":"2018-06-08T05:53:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180608","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180608/manifests"},{"name":"jackson-bom-2.8.11.20180405","sha":"c96c503e2bce39492d6d7f63294739cb65fae5c8","kind":"tag","published_at":"2018-04-05T20:06:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180405","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180405","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180405","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180405/manifests"},{"name":"jackson-bom-2.9.5","sha":"310d4d01928e694360395a15aa5ac420f564548c","kind":"tag","published_at":"2018-03-26T14:40:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.5/manifests"},{"name":"jackson-bom-2.8.11.20180217","sha":"fbb5b7ce09abfd12a492cb0c3e519520340bceb7","kind":"tag","published_at":"2018-02-17T20:32:41.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11.20180217","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11.20180217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11.20180217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11.20180217/manifests"},{"name":"jackson-bom-2.9.4","sha":"ca1fea6983fa541ee860b8b42488bc1c19c83cbd","kind":"tag","published_at":"2018-01-24T03:08:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.4/manifests"},{"name":"jackson-bom-2.8.11","sha":"cb50d6c1c7f15568667535a5862859d5d8ebf425","kind":"tag","published_at":"2017-12-24T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.11","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.11/manifests"},{"name":"jackson-bom-2.9.3","sha":"3a4576c53fbf51bedcbc95c86fc1ac4a348a08d4","kind":"tag","published_at":"2017-12-08T23:03:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.3/manifests"},{"name":"jackson-bom-2.6.7.1","sha":"eb355137ecd0ac6418890b31859d221e4389910c","kind":"tag","published_at":"2017-10-24T02:24:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7.1/manifests"},{"name":"jackson-bom-2.9.2","sha":"31ad800238175040da58a25e1e750f81b35bc3c9","kind":"tag","published_at":"2017-10-14T02:38:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.2/manifests"},{"name":"jackson-bom-2.9.1","sha":"16be36813c5a40f402ace94ba3c522c748751e3d","kind":"tag","published_at":"2017-09-08T00:43:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.1/manifests"},{"name":"jackson-bom-2.8.10","sha":"5259907c1f03aa8ba9a88b73184376c2b3cc152e","kind":"tag","published_at":"2017-08-24T04:21:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.10","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.10/manifests"},{"name":"jackson-bom-2.9.0","sha":"9b665c910a50d083c7a1a19c9aad82307523e352","kind":"tag","published_at":"2017-07-30T03:51:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0/manifests"},{"name":"jackson-bom-2.9.0.pr4","sha":"fa8542e6613ddbf0aa6f5a2f10c067fd984d2cdf","kind":"tag","published_at":"2017-06-17T01:12:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr4/manifests"},{"name":"jackson-bom-2.8.9-b","sha":"2a75c813ce6e2ff2dff245097a7ef75b3f867082","kind":"tag","published_at":"2017-06-12T00:48:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9-b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9-b/manifests"},{"name":"jackson-bom-2.8.9","sha":"9fd492228df14b11ac6049329719b203128d6001","kind":"tag","published_at":"2017-06-12T00:35:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.9/manifests"},{"name":"jackson-bom-2.9.0.pr3","sha":"79d95e3f26e3dd011a29f16962c7ce477323b7b5","kind":"tag","published_at":"2017-04-25T05:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr3/manifests"},{"name":"jackson-bom-2.8.8","sha":"96ba3b5bc3e338eae1e4aeef88e7dc0e712bbcba","kind":"tag","published_at":"2017-04-05T03:19:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.8/manifests"},{"name":"jackson-bom-2.9.0.pr2","sha":"19539d19dbb43888530d2a913604902809322a37","kind":"tag","published_at":"2017-03-22T03:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr2/manifests"},{"name":"2.9.0.pr1b","sha":"678ea79e066f93f8f905ef688674517942b3e5b4","kind":"tag","published_at":"2017-03-02T16:35:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/2.9.0.pr1b","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/2.9.0.pr1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@2.9.0.pr1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/2.9.0.pr1b/manifests"},{"name":"jackson-bom-2.9.0.pr1","sha":"12542b5f41be541c2b5c97f2a8f701dbcfaf709e","kind":"tag","published_at":"2017-03-02T03:06:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.9.0.pr1/manifests"},{"name":"jackson-bom-2.6.7","sha":"58c1ced37dbd38186ac3328870b31a7d3c43d80e","kind":"tag","published_at":"2017-02-22T05:04:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.6.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.6.7/manifests"},{"name":"jackson-bom-2.8.7","sha":"a0adb175059ff5e91a0936ec84e323eaf0006c16","kind":"tag","published_at":"2017-02-21T00:54:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.7","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.7/manifests"},{"name":"jackson-bom-2.7.9","sha":"9da6b27245f13f1a304c94c15ab9d755f1747b4c","kind":"tag","published_at":"2017-02-04T19:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.9","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.9/manifests"},{"name":"jackson-bom-2.8.6","sha":"7c667f94711464837d47f82b7b1f642c42df50f3","kind":"tag","published_at":"2017-01-12T04:41:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.6","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.6/manifests"},{"name":"jackson-bom-2.7.8","sha":"6adf70c4644f07fd090dd9a6fdeb5073651f2630","kind":"tag","published_at":"2016-12-08T04:30:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.7.8","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.7.8/manifests"},{"name":"jackson-bom-2.8.5.1","sha":"c5b22763e17994bb46d5a423d03257001dfbd304","kind":"tag","published_at":"2016-11-14T15:43:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5.1","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5.1/manifests"},{"name":"jackson-bom-2.8.5","sha":"cd915d77a8985d017f3d9e3e8885db6a17a95cba","kind":"tag","published_at":"2016-11-14T06:18:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.5","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.5/manifests"},{"name":"jackson-bom-2.8.4","sha":"dd6ff5f57dc093537717fcecff24af30ab59d660","kind":"tag","published_at":"2016-11-14T04:02:46.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.4","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.4/manifests"},{"name":"jackson-bom-2.8.3","sha":"b1a99a8a31eaea9927463bab993d55622c16b092","kind":"tag","published_at":"2016-11-11T06:56:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-bom/tar.gz/jackson-bom-2.8.3","html_url":"https://github.com/FasterXML/jackson-bom/releases/tag/jackson-bom-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-bom@jackson-bom-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/tags/jackson-bom-2.8.3/manifests"}]},"repo_metadata_updated_at":"2025-10-14T12:42:07.058Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":22.771732914930286,"forks_count":19.935875185341985,"average":26.671488735019654},"purl":"pkg:maven/com.jwebmp.jpms.jackson/jackson-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson:jackson-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson:jackson-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jpms.jackson:jackson-bom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T05:25:45.807Z","issues_count":47,"pull_requests_count":88,"avg_time_to_close_issue":8039588.733333333,"avg_time_to_close_pull_request":2323919.1219512196,"issues_closed_count":45,"pull_requests_closed_count":82,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.6382978723404253,"avg_comments_per_pull_request":0.7613636363636364,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":74846.33333333333,"past_year_avg_time_to_close_pull_request":64479.76315789474,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/issues","maintainers":[{"login":"cowtowncoder","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"},{"login":"dinomite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dinomite"}],"active_maintainers":[{"login":"cowtowncoder","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson:jackson-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":5075901,"full_name":"fasterxml/jackson-bom","default_branch":"2.x","total_commits":898,"total_committers":18,"total_bot_commits":11,"total_bot_committers":1,"mean_commits":49.888888888888886,"dds":0.05122494432071267,"past_year_total_commits":257,"past_year_total_committers":5,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":51.4,"past_year_dds":0.046692607003890996,"last_synced_at":"2026-02-13T22:24:22.778Z","last_synced_commit":"b1c70b55d7675994222ff44bef1ef3c7982235d6","created_at":"2024-11-11T05:16:40.740Z","updated_at":"2026-02-13T22:23:46.172Z","committers":[{"name":"Tatu Saloranta","email":"tatu.saloranta@iki.fi","login":"cowtowncoder","count":852},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Jendrik Johannes","email":"jendrik.johannes@gmail.com","login":"jjohannes","count":7},{"name":"Christopher Currie","email":"christopher@currie.com","login":"christophercurrie","count":5},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":5},{"name":"Yeikel","email":"email@yeikel.com","login":"yeikel","count":4},{"name":"GedMarc","email":"ged_marc@hotmail.com","login":"GedMarc","count":3},{"name":"SanviT","email":"sanvi15t@gmail.com","login":null,"count":1},{"name":"Tatu Saloranta","email":"tatu@indeed.com","login":null,"count":1},{"name":"Alexander Lehmann","email":"afwlehmann@googlemail.com","login":"afwlehmann","count":1},{"name":"Anil Kelwalkar","email":"kelubhai","login":"kelubhai","count":1},{"name":"Drew Stephens","email":"drew@dinomite.net","login":"dinomite","count":1},{"name":"Eddú Meléndez","email":"eddu.melendez@gmail.com","login":"eddumelendez","count":1},{"name":"Filipe Roque","email":"froque@premium-minds.com","login":"froque","count":1},{"name":"Hervé Boutemy","email":"hboutemy@apache.org","login":"hboutemy","count":1},{"name":"Rick Ossendrijver","email":"rick.ossendrijver@gmail.com","login":"rickie","count":1},{"name":"Steven Schlansker","email":"stevenschlansker@gmail.com","login":"stevenschlansker","count":1},{"name":"Vincent Privat","email":"vincent.privat@gmail.com","login":"don-vip","count":1}],"past_year_committers":[{"name":"Tatu Saloranta","email":"tatu.saloranta@iki.fi","login":"cowtowncoder","count":245},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Jendrik Johannes","email":"jendrik.johannes@gmail.com","login":"jjohannes","count":4},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":3},{"name":"Hervé Boutemy","email":"hboutemy@apache.org","login":"hboutemy","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterxml%2Fjackson-bom/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-13T00:00:12.063Z","repositories_count":6258998,"commits_count":882467046,"contributors_count":35081412,"owners_count":1166158,"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":"FasterXML/jackson-bom","html_url":"https://github.com/FasterXML/jackson-bom","last_synced_at":"2025-10-12T05:25:45.807Z","status":"active","issues_count":47,"pull_requests_count":88,"avg_time_to_close_issue":8039588.733333333,"avg_time_to_close_pull_request":2323919.1219512196,"issues_closed_count":45,"pull_requests_closed_count":82,"pull_request_authors_count":27,"issue_authors_count":36,"avg_comments_per_issue":2.6382978723404253,"avg_comments_per_pull_request":0.7613636363636364,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":74846.33333333333,"past_year_avg_time_to_close_pull_request":64479.76315789474,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.7272727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":36,"created_at":"2023-05-15T13:56:36.869Z","updated_at":"2025-10-12T05:25:45.807Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-bom/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":16,"github_actions":3,"wontfix":1}},"issue_author_associations_count":{"table":{"NONE":37,"MEMBER":9,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":31,"MEMBER":30,"NONE":27}},"issue_authors":{"table":{"cowtowncoder":9,"wilkinsona":3,"snicoll":2,"five-iron":1,"eddumelendez":1,"davidbilge":1,"djett41":1,"ctubbsii":1,"steghio":1,"ryanwalker":1,"kreiger":1,"ranarula":1,"gastaldi":1,"izeye":1,"JackPGreen":1,"daniel-shuy":1,"TobiX":1,"isaki":1,"NINNiT":1,"elect86":1,"umcodemonkey":1,"ambuj369":1,"bartkummel":1,"odrotbohm":1,"steinarb":1,"jebeaudet":1,"rinatigati":1,"rhanton":1,"gsmet":1,"hu-chia":1,"jensim":1,"snazy":1,"seanmmills":1,"junkdog":1,"rob-valor":1,"devilshezi0":1}},"pull_request_authors":{"table":{"cowtowncoder":26,"dependabot[bot]":16,"jjohannes":9,"elect86":4,"yeikel":4,"pjfanning":3,"Kryslynn93":2,"hboutemy":2,"vdotjansen":2,"snazy":2,"froque":2,"isaki":1,"kelubhai":1,"rickie":1,"joschi":1,"don-vip":1,"bdemers":1,"afwlehmann":1,"TobiX":1,"dinomite":1,"eddumelendez":1,"rvervaek":1,"phated":1,"mpfz0r":1,"GedMarc":1,"stevenschlansker":1,"revanth844":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-24T00:00:23.297Z","repositories_count":11155586,"issues_count":34706426,"pull_requests_count":112560741,"authors_count":11041172,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":8,"github_actions":3,"wontfix":1}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"MEMBER":3}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":19,"CONTRIBUTOR":16,"NONE":9}},"past_year_issue_authors":{"table":{"cowtowncoder":3,"bartkummel":1,"elect86":1,"JackPGreen":1,"NINNiT":1,"rob-valor":1,"ryanwalker":1,"snazy":1,"snicoll":1}},"past_year_pull_request_authors":{"table":{"cowtowncoder":19,"dependabot[bot]":8,"jjohannes":7,"elect86":4,"froque":2,"snazy":2,"hboutemy":2}},"maintainers":[{"table":{"login":"cowtowncoder","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}},{"table":{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}},{"table":{"login":"dinomite","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dinomite"}}],"active_maintainers":[{"table":{"login":"cowtowncoder","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}}]}},"events":{"total":{"IssuesEvent":17,"WatchEvent":12,"DeleteEvent":20,"IssueCommentEvent":59,"PushEvent":212,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":20,"PullRequestEvent":46,"ForkEvent":6,"CreateEvent":38},"last_year":{"IssuesEvent":17,"WatchEvent":12,"DeleteEvent":20,"IssueCommentEvent":59,"PushEvent":206,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":20,"PullRequestEvent":46,"ForkEvent":6,"CreateEvent":37}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"base/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-30T23:38:00.256Z","updated_at":"2022-07-30T23:38:00.256Z","repository_link":"https://github.com/FasterXML/jackson-bom/blob/3.x/base/pom.xml","dependencies":[{"id":527936695,"package_name":"junit:junit","ecosystem":"maven","requirements":"${version.junit}","direct":true,"kind":"test","optional":false},{"id":527936696,"package_name":"javax.activation:javax.activation-api","ecosystem":"maven","requirements":"${javax.activation.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-30T23:38:00.342Z","updated_at":"2022-07-30T23:38:00.342Z","repository_link":"https://github.com/FasterXML/jackson-bom/blob/3.x/pom.xml","dependencies":[{"id":527938490,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938491,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938492,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938493,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-avro","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938494,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-cbor","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938495,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-csv","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938496,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-ion","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938497,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-properties","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938498,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-protobuf","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938499,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-smile","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938500,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-toml","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938501,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-xml","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938502,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938503,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-eclipse-collections","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938504,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-guava","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938505,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-hibernate4","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938506,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-hibernate5","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938507,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-hibernate5-jakarta","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938508,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-hppc","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938509,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938510,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jaxrs","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938511,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-joda","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938512,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-joda-money","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938513,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jdk8","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938514,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-json-org","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938515,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jsr310","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938516,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jsr353","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938517,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-pcollections","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938518,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-base","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938519,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-cbor-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938520,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938521,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-smile-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938522,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-xml-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938523,"package_name":"com.fasterxml.jackson.jaxrs:jackson-jaxrs-yaml-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938524,"package_name":"com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938525,"package_name":"com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-cbor-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938526,"package_name":"com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938527,"package_name":"com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-smile-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938528,"package_name":"com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-xml-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938529,"package_name":"com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-yaml-provider","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938530,"package_name":"com.fasterxml.jackson.jr:jackson-jr-all","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938531,"package_name":"com.fasterxml.jackson.jr:jackson-jr-annotation-support","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938532,"package_name":"com.fasterxml.jackson.jr:jackson-jr-objects","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938533,"package_name":"com.fasterxml.jackson.jr:jackson-jr-retrofit2","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938534,"package_name":"com.fasterxml.jackson.jr:jackson-jr-stree","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938535,"package_name":"com.fasterxml.jackson.module:jackson-module-afterburner","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938536,"package_name":"com.fasterxml.jackson.module:jackson-module-blackbird","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938537,"package_name":"com.fasterxml.jackson.module:jackson-module-guice","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938538,"package_name":"com.fasterxml.jackson.module:jackson-module-jaxb-annotations","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938539,"package_name":"com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938540,"package_name":"com.fasterxml.jackson.module:jackson-module-jsonSchema","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938541,"package_name":"com.fasterxml.jackson.module:jackson-module-kotlin","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938542,"package_name":"com.fasterxml.jackson.module:jackson-module-mrbean","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938543,"package_name":"com.fasterxml.jackson.module:jackson-module-no-ctor-deser","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938544,"package_name":"com.fasterxml.jackson.module:jackson-module-osgi","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938545,"package_name":"com.fasterxml.jackson.module:jackson-module-parameter-names","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938546,"package_name":"com.fasterxml.jackson.module:jackson-module-paranamer","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938547,"package_name":"com.fasterxml.jackson.module:jackson-module-scala_2.11","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938548,"package_name":"com.fasterxml.jackson.module:jackson-module-scala_2.12","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938549,"package_name":"com.fasterxml.jackson.module:jackson-module-scala_2.13","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":527938550,"package_name":"com.fasterxml.jackson.module:jackson-module-scala_3","ecosystem":"maven","requirements":"2.14.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T02:00:33.083Z","updated_at":"2023-02-16T02:00:33.083Z","repository_link":"https://github.com/FasterXML/jackson-bom/blob/3.x/.github/workflows/main.yml","dependencies":[{"id":7698578919,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7698578920,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":24.700517704859198,"created_at":"2025-05-08T05:06:00.195Z","updated_at":"2026-06-21T15:01:26.045Z","avatar_url":"https://github.com/FasterXML.png","language":"Logos","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360950","html_url":"https://summary.ecosyste.ms/projects/360950"}