{"id":362892,"url":"https://github.com/hibernate/hibernate-validator","last_synced_at":"2026-06-22T10:30:23.112Z","repository":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-06-12T08:04:02.000Z","size":34106,"stargazers_count":1266,"open_issues_count":23,"forks_count":587,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-06-15T07:04:56.857Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-06-12T08:04:07.000Z","dependencies_parsed_at":"2026-02-19T23:02:16.656Z","dependency_job_id":null,"html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34439296,"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-17T02:00:05.408Z","response_time":127,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"packages":[{"id":4932153,"name":"org.hibernate.validator:hibernate-validator-tck-runner","ecosystem":"maven","description":"Aggregates dependencies and runs the Jakarta Bean Validation TCK","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":18,"first_release_published_at":"2021-12-14T12:50:47.000Z","latest_release_published_at":"2024-12-13T17:13:17.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:36:22.127Z","created_at":"2022-07-27T03:10:23.630Z","updated_at":"2026-06-21T10:36:22.127Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-tck-runner/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-tck-runner/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:10.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-tck-runner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-tck-runner","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-tck-runner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-tck-runner/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-tck-runner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-tck-runner/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-tck-runner/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-tck-runner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-tck-runner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-tck-runner/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932225,"name":"org.hibernate:hibernate-validator-cdi","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":113,"first_release_published_at":"2013-04-02T13:28:59.000Z","latest_release_published_at":"2025-08-06T20:13:46.000Z","latest_release_number":"8.0.3.Final","last_synced_at":"2026-06-21T10:36:22.784Z","created_at":"2022-07-27T03:11:23.977Z","updated_at":"2026-06-21T10:36:22.784Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-cdi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-cdi/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.466Z","dependent_packages_count":88,"downloads":null,"downloads_period":null,"dependent_repos_count":911,"rankings":{"downloads":null,"dependent_repos_count":0.4085517351927547,"dependent_packages_count":0.8213112126312415,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":0.2464534743928829,"average":4.157369559990382},"purl":"pkg:maven/org.hibernate/hibernate-validator-cdi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-cdi","docker_dependents_count":183,"docker_downloads_count":357445401,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-cdi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-cdi/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-cdi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-cdi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-cdi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-cdi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-cdi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-cdi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4608073,"name":"org.hibernate:hibernate-validator-quickstart-archetype","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://validator.hibernate.org/hibernate-validator-quickstart","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":19,"first_release_published_at":"2009-04-27T15:19:17.000Z","latest_release_published_at":"2014-07-25T11:35:28.000Z","latest_release_number":"4.3.2.Final","last_synced_at":"2026-06-21T10:36:25.307Z","created_at":"2022-07-21T17:27:19.245Z","updated_at":"2026-06-21T10:36:25.307Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-quickstart-archetype/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-quickstart-archetype/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:09.766Z","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":8.558937245562326,"forks_count":5.87376079196955,"average":23.818125091542385},"purl":"pkg:maven/org.hibernate/hibernate-validator-quickstart-archetype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932219,"name":"org.hibernate:hibernate-validator-test-utils","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":22,"first_release_published_at":"2015-05-26T12:08:25.000Z","latest_release_published_at":"2019-02-03T15:53:17.000Z","latest_release_number":"5.4.3.Final","last_synced_at":"2026-06-21T10:36:27.839Z","created_at":"2022-07-27T03:11:22.938Z","updated_at":"2026-06-21T10:36:27.840Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-test-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-test-utils/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:09.540Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.663340546605754,"dependent_packages_count":22.91576500761401,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":13.9724092329887},"purl":"pkg:maven/org.hibernate/hibernate-validator-test-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-test-utils","docker_dependents_count":3,"docker_downloads_count":72,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-test-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-test-utils/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-test-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-test-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-test-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-test-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-test-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-test-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932171,"name":"org.hibernate.validator:hibernate-validator-osgi","ecosystem":"maven","description":"Hibernate Validator OSGi modules aggregator","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":58,"first_release_published_at":"2017-02-15T16:28:12.000Z","latest_release_published_at":"2022-02-09T08:50:43.000Z","latest_release_number":"6.0.23.Final","last_synced_at":"2026-06-21T10:36:28.774Z","created_at":"2022-07-27T03:10:37.653Z","updated_at":"2026-06-21T10:36:28.774Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-osgi/","metadata":{"repositories":["https://jakarta.oss.sonatype.org/content/repositories/staging/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.305Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":8.106115252063798,"dependent_packages_count":49.884988378616654,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":19.325408752103872},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-osgi/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932209,"name":"org.hibernate:hibernate-validator","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":149,"first_release_published_at":"2007-05-29T17:21:47.000Z","latest_release_published_at":"2025-08-06T20:13:46.000Z","latest_release_number":"8.0.3.Final","last_synced_at":"2026-06-21T20:13:12.361Z","created_at":"2022-07-27T03:11:17.673Z","updated_at":"2026-06-21T20:13:12.361Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.518Z","dependent_packages_count":3342,"downloads":null,"downloads_period":null,"dependent_repos_count":90621,"rankings":{"downloads":null,"dependent_repos_count":0.01122064598861906,"dependent_packages_count":0.02003686783681975,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":0.12503005530175523,"average":3.893363789372445},"purl":"pkg:maven/org.hibernate/hibernate-validator","advisories":[{"uuid":"GSA_kwCzR0hTQS04NDVoLTk4NXItanJxaM4AAT03","url":"https://github.com/advisories/GHSA-845h-985r-jrqh","title":"Improper Authentication in Hibernate Validator","description":"ReflectionHelper (org.hibernate.validator.util.ReflectionHelper) in Hibernate Validator 4.1.0 before 4.2.1, 4.3.x before 4.3.2, and 5.x before 5.1.2 allows attackers to bypass Java Security Manager (JSM) restrictions and execute restricted reflection calls via a crafted application.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T01:18:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2014-3558","https://github.com/victims/victims-cve-db/blob/master/database/java/2014/3558.yaml","https://hibernate.atlassian.net/browse/HV-912","http://rhn.redhat.com/errata/RHSA-2014-1285.html","http://rhn.redhat.com/errata/RHSA-2014-1286.html","http://rhn.redhat.com/errata/RHSA-2014-1287.html","http://rhn.redhat.com/errata/RHSA-2014-1288.html","http://rhn.redhat.com/errata/RHSA-2015-0125.html","http://rhn.redhat.com/errata/RHSA-2015-0720.html","https://github.com/hibernate/hibernate-validator/commit/2c95d4ea0ef20977be249e31a4a4f4f4f71c945d","https://github.com/hibernate/hibernate-validator/commit/67fdff14831c035c25e098fe14bd86523d17f726","https://github.com/hibernate/hibernate-validator/commit/7e7131939a4361a7cad3e77ab89a8462132c561c","https://github.com/hibernate/hibernate-validator/commit/c489416f699a46859c134796b3ccfea41ef3ce52","https://github.com/hibernate/hibernate-validator/commit/c9525ca544b1281e2b7c7347e86e87c86dc1dc6e","https://github.com/hibernate/hibernate-validator/commit/e8c42b689df8c6752d635d02c6518da3fece3870","https://github.com/hibernate/hibernate-validator/commit/f97c2021a03c825abdeca1692f5be51e77e76a8f","https://github.com/hibernate/hibernate-validator/commit/fd4eaed7fb930db6a5e4c03742b4b3adcfecc90e","https://github.com/advisories/GHSA-845h-985r-jrqh"],"source_kind":"github","identifiers":["GHSA-845h-985r-jrqh","CVE-2014-3558"],"repository_url":"https://github.com/victims/victims-cve-db","blast_radius":0.0,"created_at":"2022-12-21T16:12:12.464Z","updated_at":"2026-06-20T02:06:09.366Z","epss_percentage":0.02913,"epss_percentile":0.85201,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NDVoLTk4NXItanJxaM4AAT03","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04NDVoLTk4NXItanJxaM4AAT03","packages":[{"ecosystem":"maven","package_name":"org.hibernate:hibernate-validator","versions":[{"first_patched_version":"5.1.2","vulnerable_version_range":"\u003e= 5.0.0, \u003c 5.1.2"},{"first_patched_version":"4.3.2","vulnerable_version_range":"\u003e= 4.3.0, \u003c 4.3.2"},{"first_patched_version":"4.2.1","vulnerable_version_range":"\u003e= 4.1.0, \u003c 4.2.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NDVoLTk4NXItanJxaM4AAT03/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXh4Z3AtcGNmYy0zdmdj","url":"https://github.com/advisories/GHSA-xxgp-pcfc-3vgc","title":"Privilege Escalation in Hibernate Validator","description":"In Hibernate Validator 5.2.x before 5.2.5.Final, 5.3.x before 5.3.6.Final, and 5.4.x before 5.4.2.Final, it was found that when the security manager's reflective permissions, which allows it to access the private members of the class, are granted to Hibernate Validator, a potential privilege escalation can occur. By allowing the calling code to access those private members without the permission an attacker may be able to validate an invalid instance and access the private member value via ConstraintViolation#getInvalidValue().","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-06-15T19:57:48.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.0,"cvss_vector":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-7536","https://bugzilla.redhat.com/show_bug.cgi?id=1465573","https://lists.apache.org/thread.html/9317fd092b257a0815434b116a8af8daea6e920b6673f4fd5583d5fe@%3Ccommits.druid.apache.org%3E","http://www.securityfocus.com/bid/101048","http://www.securitytracker.com/id/1039744","https://github.com/hibernate/hibernate-validator/commit/0778a5c98b817771a645c6f4ba0b28dd8b5437b","https://github.com/hibernate/hibernate-validator/commit/0886e89900d343ea20fde5137c9a3086e6da9ac","https://access.redhat.com/errata/RHSA-2017:2808","https://access.redhat.com/errata/RHSA-2017:2809","https://access.redhat.com/errata/RHSA-2017:2810","https://access.redhat.com/errata/RHSA-2017:2811","https://access.redhat.com/errata/RHSA-2017:3141","https://access.redhat.com/errata/RHSA-2017:3454","https://access.redhat.com/errata/RHSA-2017:3455","https://access.redhat.com/errata/RHSA-2017:3456","https://access.redhat.com/errata/RHSA-2017:3458","https://access.redhat.com/errata/RHSA-2018:2740","https://access.redhat.com/errata/RHSA-2018:2741","https://access.redhat.com/errata/RHSA-2018:2742","https://access.redhat.com/errata/RHSA-2018:2743","https://access.redhat.com/errata/RHSA-2018:2927","https://access.redhat.com/errata/RHSA-2018:3817","https://github.com/advisories/GHSA-xxgp-pcfc-3vgc"],"source_kind":"github","identifiers":["GHSA-xxgp-pcfc-3vgc","CVE-2017-7536"],"repository_url":"https://github.com/hibernate/hibernate-validator","blast_radius":0.0,"created_at":"2022-12-21T16:12:31.345Z","updated_at":"2026-06-20T04:10:10.133Z","epss_percentage":0.00485,"epss_percentile":0.37901,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXh4Z3AtcGNmYy0zdmdj","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXh4Z3AtcGNmYy0zdmdj","packages":[{"ecosystem":"maven","package_name":"org.hibernate:hibernate-validator","versions":[{"first_patched_version":"5.4.2.Final","vulnerable_version_range":"\u003e= 5.4.0, \u003c= 5.4.1.Final"},{"first_patched_version":"5.3.6.Final","vulnerable_version_range":"\u003e= 5.3.0, \u003c= 5.3.5.Final"},{"first_patched_version":"5.2.5.Final","vulnerable_version_range":"\u003e= 5.2.0, \u003c= 5.2.4.Final"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXh4Z3AtcGNmYy0zdmdj/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator","docker_dependents_count":2760,"docker_downloads_count":862700380,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":12050124,"name":"org.hibernate.validator:hibernate-validator-bom","ecosystem":"maven","description":"Hibernate's Jakarta Bean Validation reference implementation BOM.","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":10,"first_release_published_at":"2024-08-01T21:57:43.000Z","latest_release_published_at":"2025-11-07T22:29:53.000Z","latest_release_number":"9.1.0.Final","last_synced_at":"2026-06-21T10:38:43.724Z","created_at":"2025-08-28T21:03:25.076Z","updated_at":"2026-06-21T10:38:43.725Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-bom/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-bom/","metadata":{"distribution_repositories":["https://central.sonatype.com/api/v1/publisher/","https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:09.612Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.34008325637981,"dependent_packages_count":46.2344077510517,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.28724550371575},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-bom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-bom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-bom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-bom/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-bom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-bom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-bom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-bom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-bom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-bom/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932133,"name":"org.hibernate.validator:hibernate-validator-build-config","ecosystem":"maven","description":"Configuration for the build of Hibernate Validator","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":18,"first_release_published_at":"2021-12-14T12:50:44.000Z","latest_release_published_at":"2024-12-13T17:13:16.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:38:44.344Z","created_at":"2022-07-27T03:10:14.502Z","updated_at":"2026-06-21T10:38:44.344Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-build-config/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-build-config/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:09.621Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-build-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-build-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-build-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-build-config/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-build-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-build-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-build-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-build-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-build-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-build-config/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":5090293,"name":"org.hibernate.validator:hibernate-validator-annotation-processor","ecosystem":"maven","description":"Annotation Processor to detect incorrect usage of constraint annotations.","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":85,"first_release_published_at":"2017-02-15T16:27:45.000Z","latest_release_published_at":"2025-11-07T22:29:53.000Z","latest_release_number":"9.1.0.Final","last_synced_at":"2026-06-21T10:41:03.355Z","created_at":"2022-07-29T06:00:33.715Z","updated_at":"2026-06-21T10:41:03.356Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-annotation-processor/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-annotation-processor/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.721Z","dependent_packages_count":140,"downloads":null,"downloads_period":null,"dependent_repos_count":2105,"rankings":{"downloads":null,"dependent_repos_count":0.23443135369079107,"dependent_packages_count":0.5518153402260159,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":0.7111084395287329,"average":4.161577302236115},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-annotation-processor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-annotation-processor","docker_dependents_count":47,"docker_downloads_count":71473303,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-annotation-processor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-annotation-processor/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-annotation-processor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-annotation-processor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-annotation-processor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-annotation-processor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-annotation-processor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-annotation-processor/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932163,"name":"org.hibernate.validator:hibernate-validator-performance","ecosystem":"maven","description":"Hibernate Validator performance tests.","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":18,"first_release_published_at":"2021-12-14T12:50:56.000Z","latest_release_published_at":"2024-12-13T17:13:15.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:41:04.705Z","created_at":"2022-07-27T03:10:27.688Z","updated_at":"2026-06-21T10:41:04.706Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-performance/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-performance/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:01:51.762Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-performance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-performance","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-performance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-performance/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-performance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-performance/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-performance/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-performance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-performance/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-performance/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":5072029,"name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","description":"Hibernate's Jakarta Validation reference implementation.","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":85,"first_release_published_at":"2017-02-15T16:27:17.000Z","latest_release_published_at":"2025-11-07T22:29:53.000Z","latest_release_number":"9.1.0.Final","last_synced_at":"2026-06-21T23:14:21.198Z","created_at":"2022-07-28T10:34:41.114Z","updated_at":"2026-06-21T23:14:21.199Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.603Z","dependent_packages_count":2304,"downloads":null,"downloads_period":null,"dependent_repos_count":32276,"rankings":{"downloads":null,"dependent_repos_count":0.02865272100665224,"dependent_packages_count":0.03125751382543881,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":0.04448184659773984,"average":3.8829846918329727},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator","advisories":[{"uuid":"GSA_kwCzR0hTQS03djZtLTI4anItcmc4NM4ABImb","url":"https://github.com/advisories/GHSA-7v6m-28jr-rg84","title":"Hibernate Validator may interpolate user-supplied input in a constraint violation message with Expression Language","description":"Hibernate Validator before 6.2.0 and 7.0.0, by default and depending how it is used, may interpolate user-supplied input in a constraint violation message with Expression Language. This could allow an attacker to access sensitive information or execute arbitrary Java code. Hibernate Validator as of 6.2.0 and 7.0.0 no longer interpolates custom constraint violation messages with Expression Language and strongly recommends not allowing user-supplied input in constraint violation messages. CVE-2020-5245 and CVE-2025-4428 are examples of related, downstream vulnerabilities involving Expression Language intepolation of user-supplied data.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-03T21:30:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-35036","https://github.com/hibernate/hibernate-validator/pull/1138","https://github.com/hibernate/hibernate-validator/commit/05f795bb7cf18856004f40e5042709e550ed0d6e","https://github.com/hibernate/hibernate-validator/commit/254858d9dcc4e7cd775d1b0f47f482218077c5e1","https://github.com/hibernate/hibernate-validator/commit/d2db40b9e7d22c7a0b44d7665242dfc7b4d14d78","https://github.com/hibernate/hibernate-validator/commit/e076293b0ee1bfa97b6e67d05ad9eee1ad77e893","https://docs.jboss.org/hibernate/stable/validator/reference/en-US/html_single/#section-hibernateconstraintvalidatorcontext","https://github.com/hibernate/hibernate-validator/compare/6.1.7.Final...6.2.0.Final","https://hibernate.atlassian.net/browse/HV-1816","https://hibernate.org/validator/documentation/migration-guide/#6-2-0-cr1","https://in.relation.to/2021/01/06/hibernate-validator-700-62-final-released/#expression-language","https://labs.watchtowr.com/expression-payloads-meet-mayhem-cve-2025-4427-and-cve-2025-4428","https://www.cve.org/CVERecord?id=CVE-2020-5245","https://www.cve.org/CVERecord?id=CVE-2025-4428","https://github.com/advisories/GHSA-7v6m-28jr-rg84"],"source_kind":"github","identifiers":["GHSA-7v6m-28jr-rg84","CVE-2025-35036"],"repository_url":"https://github.com/hibernate/hibernate-validator","blast_radius":31.111269976882106,"created_at":"2025-06-05T02:07:57.663Z","updated_at":"2026-06-21T15:03:54.749Z","epss_percentage":0.00615,"epss_percentile":0.44732,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03djZtLTI4anItcmc4NM4ABImb","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03djZtLTI4anItcmc4NM4ABImb","packages":[{"ecosystem":"maven","package_name":"org.hibernate.validator:hibernate-validator","versions":[{"first_patched_version":"7.0.0.CR1","vulnerable_version_range":"\u003e= 7.0.0.Alpha1, \u003c 7.0.0.CR1"},{"first_patched_version":"6.2.0.CR1","vulnerable_version_range":"\u003c 6.2.0.CR1"}],"purl":null,"statistics":{"dependent_packages_count":2304,"dependent_repos_count":32276,"downloads":null,"downloads_period":null},"affected_versions":["6.0.0.Alpha1","6.0.0.Alpha2","6.0.0.Beta1","6.0.0.Beta2","6.0.0.CR1","6.0.0.CR2","6.0.0.CR3","6.0.0.Final","6.0.1.Final","6.0.2.Final","6.0.3.Final","6.0.4.Final","6.0.5.Final","6.0.6.Final","6.0.7.Final","6.0.8.Final","6.0.9.Final","6.0.10.Final","6.0.11.Final","6.0.12.Final","6.0.13.Final","6.0.14.Final","6.0.15.Final","6.0.16.Final","6.0.17.Final","6.0.18.Final","6.0.19.Final","6.0.20.Final","6.0.21.Final","6.0.22.Final","6.0.23.Final","6.1.0.Alpha1","6.1.0.Alpha2","6.1.0.Alpha3","6.1.0.Alpha4","6.1.0.Alpha5","6.1.0.Alpha6","6.1.0.Final","6.1.1.Final","6.1.2.Final","6.1.3.Final","6.1.4.Final","6.1.5.Final","6.1.6.Final","6.1.7.Final","7.0.0.Alpha1","7.0.0.Alpha2","7.0.0.Alpha3","7.0.0.Alpha4","7.0.0.Alpha5","7.0.0.Alpha6"],"unaffected_versions":["6.2.0.CR1","6.2.0.Final","6.2.1.Final","6.2.2.Final","6.2.3.Final","6.2.4.Final","6.2.5.Final","7.0.0.CR1","7.0.0.Final","7.0.1.Final","7.0.2.Final","7.0.3.Final","7.0.4.Final","7.0.5.Final","8.0.0.Alpha1","8.0.0.Alpha2","8.0.0.Alpha3","8.0.0.CR1","8.0.0.CR2","8.0.0.CR3","8.0.0.Final","8.0.1.Final","8.0.2.Final","8.0.3.Final","9.0.0.Beta2","9.0.0.Beta3","9.0.0.CR1","9.0.0.Final","9.0.1.Final","9.1.0.Alpha1","9.1.0.Alpha2","9.1.0.Beta1","9.1.0.CR1","9.1.0.Final"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03djZtLTI4anItcmc4NM4ABImb/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14ODNtLXBmNmYtcGY5Z84ABBDG","url":"https://github.com/advisories/GHSA-x83m-pf6f-pf9g","title":"hibernate-validator Cross-site Scripting vulnerability","description":"A flaw was found in hibernate-validator's 'isValid' method in the org.hibernate.validator.internal.constraintvalidators.hv.SafeHtmlValidator class, which can be bypassed by omitting the tag ending in a less-than character. Browsers may render an invalid html, allowing HTML injection or Cross-Site-Scripting (XSS) attacks.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-11-07T12:30:34.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-1932","https://access.redhat.com/security/cve/CVE-2023-1932","https://bugzilla.redhat.com/show_bug.cgi?id=1809444","https://github.com/advisories/GHSA-x83m-pf6f-pf9g"],"source_kind":"github","identifiers":["GHSA-x83m-pf6f-pf9g","CVE-2023-1932"],"repository_url":null,"blast_radius":23.89706244601089,"created_at":"2024-11-07T18:06:29.588Z","updated_at":"2026-06-21T15:04:52.333Z","epss_percentage":0.00452,"epss_percentile":0.35853,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ODNtLXBmNmYtcGY5Z84ABBDG","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14ODNtLXBmNmYtcGY5Z84ABBDG","packages":[{"ecosystem":"maven","package_name":"org.hibernate.validator:hibernate-validator","versions":[{"first_patched_version":"6.2.0.Final","vulnerable_version_range":"\u003c 6.2.0.Final"}],"purl":null,"statistics":{"dependent_packages_count":2304,"dependent_repos_count":32276,"downloads":null,"downloads_period":null},"affected_versions":["6.0.0.Alpha1","6.0.0.Alpha2","6.0.0.Beta1","6.0.0.Beta2","6.0.0.CR1","6.0.0.CR2","6.0.0.CR3","6.0.0.Final","6.0.1.Final","6.0.2.Final","6.0.3.Final","6.0.4.Final","6.0.5.Final","6.0.6.Final","6.0.7.Final","6.0.8.Final","6.0.9.Final","6.0.10.Final","6.0.11.Final","6.0.12.Final","6.0.13.Final","6.0.14.Final","6.0.15.Final","6.0.16.Final","6.0.17.Final","6.0.18.Final","6.0.19.Final","6.0.20.Final","6.0.21.Final","6.0.22.Final","6.0.23.Final","6.1.0.Alpha1","6.1.0.Alpha2","6.1.0.Alpha3","6.1.0.Alpha4","6.1.0.Alpha5","6.1.0.Alpha6","6.1.0.Final","6.1.1.Final","6.1.2.Final","6.1.3.Final","6.1.4.Final","6.1.5.Final","6.1.6.Final","6.1.7.Final","6.2.0.CR1"],"unaffected_versions":["6.2.0.Final","6.2.1.Final","6.2.2.Final","6.2.3.Final","6.2.4.Final","6.2.5.Final","7.0.0.Alpha1","7.0.0.Alpha2","7.0.0.Alpha3","7.0.0.Alpha4","7.0.0.Alpha5","7.0.0.Alpha6","7.0.0.CR1","7.0.0.Final","7.0.1.Final","7.0.2.Final","7.0.3.Final","7.0.4.Final","7.0.5.Final","8.0.0.Alpha1","8.0.0.Alpha2","8.0.0.Alpha3","8.0.0.CR1","8.0.0.CR2","8.0.0.CR3","8.0.0.Final","8.0.1.Final","8.0.2.Final","8.0.3.Final","9.0.0.Beta2","9.0.0.Beta3","9.0.0.CR1","9.0.0.Final","9.0.1.Final","9.1.0.Alpha1","9.1.0.Alpha2","9.1.0.Beta1","9.1.0.CR1","9.1.0.Final"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ODNtLXBmNmYtcGY5Z84ABBDG/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJtcm0tNzVocC1waHIy","url":"https://github.com/advisories/GHSA-rmrm-75hp-phr2","title":"Improper Input Validation in Hibernate Validator","description":"A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if they were valid. This flaw allows attackers to bypass input sanitation (escaping, stripping) controls that developers may have put in place when handling user-controlled data in error messages.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-06-04T21:36:34.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-10693","https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10693","https://www.ibm.com/support/pages/node/6348216","https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4@%3Cpluto-scm.portals.apache.org%3E","https://lists.apache.org/thread.html/rd418deda6f0ebe658c2015f43a14d03acb8b8c2c093c5bf6b880cd7c@%3Cpluto-dev.portals.apache.org%3E","https://lists.apache.org/thread.html/rf9c17c3efc4a376a96e9e2777eee6acf0bec28e2200e4b35da62de4a@%3Cpluto-dev.portals.apache.org%3E","https://www.oracle.com/security-alerts/cpuapr2022.html","https://github.com/advisories/GHSA-rmrm-75hp-phr2"],"source_kind":"github","identifiers":["GHSA-rmrm-75hp-phr2","CVE-2020-10693"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:12:59.835Z","updated_at":"2026-06-21T15:11:00.785Z","epss_percentage":0.02294,"epss_percentile":0.81003,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJtcm0tNzVocC1waHIy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJtcm0tNzVocC1waHIy","packages":[{"ecosystem":"maven","package_name":"org.hibernate.validator:hibernate-validator","versions":[{"first_patched_version":"6.0.20.Final","vulnerable_version_range":"\u003c= 6.0.19.Final"},{"first_patched_version":"6.1.5.Final","vulnerable_version_range":"\u003e= 6.1.0.Final, \u003c= 6.1.4.Final"}],"purl":null,"statistics":{"dependent_packages_count":2304,"dependent_repos_count":32276,"downloads":null,"downloads_period":null},"affected_versions":["6.0.0.Alpha1","6.0.0.Alpha2","6.0.0.Beta1","6.0.0.Beta2","6.0.0.CR1","6.0.0.CR2","6.0.0.CR3","6.0.0.Final","6.0.1.Final","6.0.2.Final","6.0.3.Final","6.0.4.Final","6.0.5.Final","6.0.6.Final","6.0.7.Final","6.0.8.Final","6.0.9.Final","6.0.10.Final","6.0.11.Final","6.0.12.Final","6.0.13.Final","6.0.14.Final","6.0.15.Final","6.0.16.Final","6.0.17.Final","6.0.18.Final","6.0.19.Final","6.1.0.Final","6.1.1.Final","6.1.2.Final","6.1.3.Final","6.1.4.Final"],"unaffected_versions":["6.0.20.Final","6.0.21.Final","6.0.22.Final","6.0.23.Final","6.1.0.Alpha1","6.1.0.Alpha2","6.1.0.Alpha3","6.1.0.Alpha4","6.1.0.Alpha5","6.1.0.Alpha6","6.1.5.Final","6.1.6.Final","6.1.7.Final","6.2.0.CR1","6.2.0.Final","6.2.1.Final","6.2.2.Final","6.2.3.Final","6.2.4.Final","6.2.5.Final","7.0.0.Alpha1","7.0.0.Alpha2","7.0.0.Alpha3","7.0.0.Alpha4","7.0.0.Alpha5","7.0.0.Alpha6","7.0.0.CR1","7.0.0.Final","7.0.1.Final","7.0.2.Final","7.0.3.Final","7.0.4.Final","7.0.5.Final","8.0.0.Alpha1","8.0.0.Alpha2","8.0.0.Alpha3","8.0.0.CR1","8.0.0.CR2","8.0.0.CR3","8.0.0.Final","8.0.1.Final","8.0.2.Final","8.0.3.Final","9.0.0.Beta2","9.0.0.Beta3","9.0.0.CR1","9.0.0.Final","9.0.1.Final","9.1.0.Alpha1","9.1.0.Alpha2","9.1.0.Beta1","9.1.0.CR1","9.1.0.Final"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXJtcm0tNzVocC1waHIy/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW04cDItNDk1aC1jY21o","url":"https://github.com/advisories/GHSA-m8p2-495h-ccmh","title":"The SafeHtml annotation in Hibernate-Validator does not properly guard against XSS attacks","description":"A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-01-08T17:01:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-10219","https://github.com/hibernate/hibernate-validator/commit/124b7dd6d9a4ad24d4d49f74701f05a13e56ceee","https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10219","https://github.com/hibernate/hibernate-validator/commit/20d729548511ac5cff6fd459f93de137195420fe","https://lists.apache.org/thread.html/r4f8b4e2541be4234946e40d55859273a7eec0f4901e8080ce2406fe6@%3Cnotifications.accumulo.apache.org%3E","https://lists.apache.org/thread.html/r4f92d7f7682dcff92722fa947f9e6f8ba2227c5dc3e11ba09114897d@%3Cnotifications.accumulo.apache.org%3E","https://lists.apache.org/thread.html/r87b7e2d22982b4ca9f88f5f4f22a19b394d2662415b233582ed22ebf@%3Cnotifications.accumulo.apache.org%3E","https://access.redhat.com/errata/RHSA-2020:0159","https://access.redhat.com/errata/RHSA-2020:0160","https://access.redhat.com/errata/RHSA-2020:0161","https://access.redhat.com/errata/RHSA-2020:0164","https://access.redhat.com/errata/RHSA-2020:0445","https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4@%3Cpluto-scm.portals.apache.org%3E","https://lists.apache.org/thread.html/rd418deda6f0ebe658c2015f43a14d03acb8b8c2c093c5bf6b880cd7c@%3Cpluto-dev.portals.apache.org%3E","https://lists.apache.org/thread.html/rf9c17c3efc4a376a96e9e2777eee6acf0bec28e2200e4b35da62de4a@%3Cpluto-dev.portals.apache.org%3E","https://www.oracle.com/security-alerts/cpujan2022.html","https://security.netapp.com/advisory/ntap-20220210-0024","https://lists.apache.org/thread.html/rf9c17c3efc4a376a96e9e2777eee6acf0bec28e2200e4b35da62de4a%40%3Cpluto-dev.portals.apache.org%3E","https://lists.apache.org/thread.html/rd418deda6f0ebe658c2015f43a14d03acb8b8c2c093c5bf6b880cd7c%40%3Cpluto-dev.portals.apache.org%3E","https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4%40%3Cpluto-scm.portals.apache.org%3E","https://lists.apache.org/thread.html/r87b7e2d22982b4ca9f88f5f4f22a19b394d2662415b233582ed22ebf%40%3Cnotifications.accumulo.apache.org%3E","https://lists.apache.org/thread.html/r4f92d7f7682dcff92722fa947f9e6f8ba2227c5dc3e11ba09114897d%40%3Cnotifications.accumulo.apache.org%3E","https://lists.apache.org/thread.html/r4f8b4e2541be4234946e40d55859273a7eec0f4901e8080ce2406fe6%40%3Cnotifications.accumulo.apache.org%3E","https://github.com/poc-effectiveness/PoCAdaptation/tree/main/Origin/CVE-2019-10219/exploit","https://github.com/poc-effectiveness/PoCAdaptation/tree/main/Adapted/CVE-2019-10219","https://github.com/hibernate/hibernate-validator/commit/124b7dd6d9a4ad24d4d49f74701f05a13e56cee","https://github.com/advisories/GHSA-m8p2-495h-ccmh"],"source_kind":"github","identifiers":["GHSA-m8p2-495h-ccmh","CVE-2019-10219"],"repository_url":"https://github.com/hibernate/hibernate-validator","blast_radius":0.0,"created_at":"2022-12-21T16:13:26.652Z","updated_at":"2026-06-21T15:05:57.462Z","epss_percentage":0.02167,"epss_percentile":0.79896,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW04cDItNDk1aC1jY21o","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW04cDItNDk1aC1jY21o","packages":[{"ecosystem":"maven","package_name":"org.hibernate.validator:hibernate-validator","versions":[{"first_patched_version":"6.1.0.Alpha6","vulnerable_version_range":"\u003e= 6.1.0.Alpha1, \u003c 6.1.0.Alpha6"}],"purl":null,"statistics":{"dependent_packages_count":2304,"dependent_repos_count":32276,"downloads":null,"downloads_period":null},"affected_versions":["6.1.0.Alpha1","6.1.0.Alpha2","6.1.0.Alpha3","6.1.0.Alpha4","6.1.0.Alpha5"],"unaffected_versions":["6.0.0.Alpha1","6.0.0.Alpha2","6.0.0.Beta1","6.0.0.Beta2","6.0.0.CR1","6.0.0.CR2","6.0.0.CR3","6.0.0.Final","6.0.1.Final","6.0.2.Final","6.0.3.Final","6.0.4.Final","6.0.5.Final","6.0.6.Final","6.0.7.Final","6.0.8.Final","6.0.9.Final","6.0.10.Final","6.0.11.Final","6.0.12.Final","6.0.13.Final","6.0.14.Final","6.0.15.Final","6.0.16.Final","6.0.17.Final","6.0.18.Final","6.0.19.Final","6.0.20.Final","6.0.21.Final","6.0.22.Final","6.0.23.Final","6.1.0.Alpha6","6.1.0.Final","6.1.1.Final","6.1.2.Final","6.1.3.Final","6.1.4.Final","6.1.5.Final","6.1.6.Final","6.1.7.Final","6.2.0.CR1","6.2.0.Final","6.2.1.Final","6.2.2.Final","6.2.3.Final","6.2.4.Final","6.2.5.Final","7.0.0.Alpha1","7.0.0.Alpha2","7.0.0.Alpha3","7.0.0.Alpha4","7.0.0.Alpha5","7.0.0.Alpha6","7.0.0.CR1","7.0.0.Final","7.0.1.Final","7.0.2.Final","7.0.3.Final","7.0.4.Final","7.0.5.Final","8.0.0.Alpha1","8.0.0.Alpha2","8.0.0.Alpha3","8.0.0.CR1","8.0.0.CR2","8.0.0.CR3","8.0.0.Final","8.0.1.Final","8.0.2.Final","8.0.3.Final","9.0.0.Beta2","9.0.0.Beta3","9.0.0.CR1","9.0.0.Final","9.0.1.Final","9.1.0.Alpha1","9.1.0.Alpha2","9.1.0.Beta1","9.1.0.CR1","9.1.0.Final"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW04cDItNDk1aC1jY21o/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator","docker_dependents_count":14370,"docker_downloads_count":3484775221,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932208,"name":"org.hibernate:hibernate-validator-osgi-karaf-features","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":19,"first_release_published_at":"2021-12-14T12:50:52.000Z","latest_release_published_at":"2024-12-13T17:13:15.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:41:06.957Z","created_at":"2022-07-27T03:11:16.794Z","updated_at":"2026-06-21T10:41:06.958Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-osgi-karaf-features/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-osgi-karaf-features/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:29.739Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.645187144345595,"dependent_packages_count":49.884988378616654,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":22.46017672517432},"purl":"pkg:maven/org.hibernate/hibernate-validator-osgi-karaf-features","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-osgi-karaf-features","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-osgi-karaf-features","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-osgi-karaf-features/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi-karaf-features/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi-karaf-features/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi-karaf-features/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi-karaf-features/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi-karaf-features/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi-karaf-features/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932151,"name":"org.hibernate.validator:hibernate-validator-integrationtest-wildfly","ecosystem":"maven","description":"Hibernate Validator WildFly integration tests.","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":18,"first_release_published_at":"2021-12-14T12:50:44.000Z","latest_release_published_at":"2024-12-13T17:13:16.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:42:49.216Z","created_at":"2022-07-27T03:10:21.409Z","updated_at":"2026-06-21T10:42:49.216Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-integrationtest-wildfly/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-integrationtest-wildfly/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:01:48.586Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-integrationtest-wildfly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-integrationtest-wildfly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-integrationtest-wildfly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-integrationtest-wildfly/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-integrationtest-wildfly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-integrationtest-wildfly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-integrationtest-wildfly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-integrationtest-wildfly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-integrationtest-wildfly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-integrationtest-wildfly/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932180,"name":"org.hibernate.validator:hibernate-validator-parent","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":74,"first_release_published_at":"2017-02-15T16:26:34.000Z","latest_release_published_at":"2024-12-13T17:13:17.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:42:49.727Z","created_at":"2022-07-27T03:10:45.933Z","updated_at":"2026-06-21T10:42:49.728Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-parent/","metadata":{},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.557Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.173479201731185,"dependent_packages_count":49.884988378616654,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":19.592249739520717},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-parent/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932148,"name":"org.hibernate.validator:hibernate-validator-osgi-felixtest","ecosystem":"maven","description":"Hibernate Validator OSGi integration test for Felix using Payara Server","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":2,"first_release_published_at":"2021-12-14T12:50:44.000Z","latest_release_published_at":"2021-12-14T13:30:33.000Z","latest_release_number":"6.2.1.Final","last_synced_at":"2026-06-21T10:36:26.266Z","created_at":"2022-07-27T03:10:20.755Z","updated_at":"2026-06-21T10:36:26.266Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-osgi-felixtest/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-osgi-felixtest/","metadata":{"repositories":["https://jakarta.oss.sonatype.org/content/repositories/staging/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:11.840Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-osgi-felixtest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi-felixtest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi-felixtest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-osgi-felixtest/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-felixtest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-felixtest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-felixtest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-felixtest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-felixtest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-felixtest/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":5072037,"name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","description":"Set of test utilities that can help testing custom constraints.","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":85,"first_release_published_at":"2017-02-15T16:26:41.000Z","latest_release_published_at":"2025-11-07T22:29:53.000Z","latest_release_number":"9.1.0.Final","last_synced_at":"2026-06-21T10:36:27.113Z","created_at":"2022-07-28T10:35:06.826Z","updated_at":"2026-06-21T10:36:27.114Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-test-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-test-utils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.558Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":34,"rankings":{"downloads":null,"dependent_repos_count":3.8384627714995596,"dependent_packages_count":9.559589644946701,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":4.373647511421015,"average":7.416446261120461},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-test-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-test-utils","docker_dependents_count":1,"docker_downloads_count":320,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-test-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-test-utils/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-test-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-test-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-test-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-test-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-test-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-test-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932152,"name":"org.hibernate.validator:hibernate-validator-distribution","ecosystem":"maven","description":"Builds the distribution bundles","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":18,"first_release_published_at":"2021-12-14T12:50:52.000Z","latest_release_published_at":"2024-12-13T17:13:17.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:36:28.079Z","created_at":"2022-07-27T03:10:22.250Z","updated_at":"2026-06-21T10:36:28.080Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-distribution/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-distribution/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-10T11:34:43.000Z","size":34153,"stargazers_count":1261,"open_issues_count":13,"forks_count":586,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-12T01:34:56.811Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-10T11:34:42.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29416040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-17T22:02:17.794Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-distribution","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-distribution","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-distribution","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-distribution/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T12:01:21.013Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":246,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145532.29,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":200,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.170731707317073,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":114,"past_year_merged_pull_requests_count":142,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-distribution/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-distribution/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-distribution/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-distribution/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-distribution/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-distribution/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":11871915,"name":"org.hibernate:hibernate-validator-quickstart-archetype","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://validator.hibernate.org/hibernate-validator-quickstart","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":19,"first_release_published_at":"2009-04-27T15:19:17.000Z","latest_release_published_at":"2014-07-25T11:35:28.000Z","latest_release_number":"4.3.2.Final","last_synced_at":"2026-06-21T10:41:05.091Z","created_at":"2025-07-03T17:51:31.048Z","updated_at":"2026-06-21T10:41:05.092Z","registry_url":"https://repository.jboss.org/nexus/content/repositories/releases/org/hibernate/hibernate-validator-quickstart-archetype/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-quickstart-archetype/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:01:54.743Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:maven/org.hibernate/hibernate-validator-quickstart-archetype?repository_url=https://repository.jboss.org/nexus/content/repositories/releases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/packages/org.hibernate:hibernate-validator-quickstart-archetype/codemeta","maintainers":[],"registry":{"name":"repository.jboss.org","url":"https://repository.jboss.org/nexus/content/repositories/releases","ecosystem":"maven","default":false,"packages_count":129,"maintainers_count":0,"namespaces_count":38,"keywords_count":19,"github":"jboss-eap","metadata":{"funded_packages_count":4},"icon_url":"https://github.com/jboss-eap.png","created_at":"2025-07-03T17:43:19.567Z","updated_at":"2026-06-10T05:18:21.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.jboss.org/namespaces"}},{"id":4932150,"name":"org.hibernate.validator:hibernate-validator-documentation","ecosystem":"maven","description":"The Hibernate Validator reference manual","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":18,"first_release_published_at":"2021-12-14T12:50:46.000Z","latest_release_published_at":"2024-12-13T17:13:16.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:38:39.274Z","created_at":"2022-07-27T03:10:21.180Z","updated_at":"2026-06-21T10:38:39.274Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-documentation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-documentation/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:01:48.899Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-documentation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-documentation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-documentation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-documentation/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-documentation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-documentation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-documentation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-documentation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-documentation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-documentation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":5077195,"name":"org.hibernate.validator:hibernate-validator-osgi-karaf-features","ecosystem":"maven","description":"Hibernate Validator features for Apache Karaf","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":58,"first_release_published_at":"2017-02-15T16:28:13.000Z","latest_release_published_at":"2022-02-09T08:50:43.000Z","latest_release_number":"6.0.23.Final","last_synced_at":"2026-06-21T10:38:40.192Z","created_at":"2022-07-28T15:25:20.975Z","updated_at":"2026-06-21T10:38:40.192Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-osgi-karaf-features/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-osgi-karaf-features/","metadata":{"repositories":["https://jakarta.oss.sonatype.org/content/repositories/staging/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:16.131Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":5.998437124308728,"dependent_packages_count":22.91576500761401,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":12.056183377414442},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-osgi-karaf-features","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi-karaf-features","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi-karaf-features","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-osgi-karaf-features/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-karaf-features/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-karaf-features/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-karaf-features/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-karaf-features/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-karaf-features/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-karaf-features/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932178,"name":"org.hibernate.validator:hibernate-validator-relocation","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":74,"first_release_published_at":"2017-02-15T16:32:34.000Z","latest_release_published_at":"2024-12-13T17:13:15.000Z","latest_release_number":"8.0.2.Final","last_synced_at":"2026-06-21T10:38:41.656Z","created_at":"2022-07-27T03:10:44.951Z","updated_at":"2026-06-21T10:38:41.657Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-relocation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-relocation/","metadata":{},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.682Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.645187144345595,"dependent_packages_count":49.884988378616654,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":22.46017672517432},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-relocation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-relocation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-relocation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-relocation/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-relocation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-relocation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-relocation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-relocation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-relocation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-relocation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932271,"name":"org.hibernate:hibernate-validator-osgi","ecosystem":"maven","description":"Hibernate Validator OSGi modules aggregator","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":23,"first_release_published_at":"2015-02-20T13:02:40.000Z","latest_release_published_at":"2019-02-03T15:53:52.000Z","latest_release_number":"5.4.3.Final","last_synced_at":"2026-06-21T10:38:41.918Z","created_at":"2022-07-27T03:11:36.071Z","updated_at":"2026-06-21T10:38:41.919Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-osgi/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.645187144345595,"dependent_packages_count":49.884988378616654,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":22.46017672517432},"purl":"pkg:maven/org.hibernate/hibernate-validator-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-osgi/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932149,"name":"org.hibernate.validator:hibernate-validator-osgi-integrationtest","ecosystem":"maven","description":"Hibernate Validator OSGi integration test using Apache Karaf","homepage":"http://hibernate.org/validator","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":2,"first_release_published_at":"2021-12-14T12:50:46.000Z","latest_release_published_at":"2021-12-14T13:30:34.000Z","latest_release_number":"6.2.1.Final","last_synced_at":"2026-06-21T10:38:43.313Z","created_at":"2022-07-27T03:10:21.159Z","updated_at":"2026-06-21T10:38:43.313Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-osgi-integrationtest/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-osgi-integrationtest/","metadata":{"repositories":["https://jakarta.oss.sonatype.org/content/repositories/staging/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:23.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-osgi-integrationtest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi-integrationtest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-osgi-integrationtest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-osgi-integrationtest/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-integrationtest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-integrationtest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-integrationtest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-integrationtest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-integrationtest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-osgi-integrationtest/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932294,"name":"org.hibernate:hibernate-validator-parent","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://hibernate.org/validator","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":67,"first_release_published_at":"2009-02-12T10:59:07.000Z","latest_release_published_at":"2019-02-03T15:53:14.000Z","latest_release_number":"5.4.3.Final","last_synced_at":"2026-06-21T10:38:42.158Z","created_at":"2022-07-27T03:11:53.693Z","updated_at":"2026-06-21T10:38:42.158Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-parent/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.262Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":9.917247735833934,"dependent_packages_count":32.73282840426385,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":15.490151879458203},"purl":"pkg:maven/org.hibernate/hibernate-validator-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-parent/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932187,"name":"org.hibernate.validator:hibernate-validator-cdi","ecosystem":"maven","description":"Hibernate Validator CDI Portable Extension","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":85,"first_release_published_at":"2017-02-15T16:27:20.000Z","latest_release_published_at":"2025-11-07T22:29:53.000Z","latest_release_number":"9.1.0.Final","last_synced_at":"2026-06-21T10:38:43.149Z","created_at":"2022-07-27T03:10:55.246Z","updated_at":"2026-06-21T10:38:43.149Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-cdi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-cdi/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.721Z","dependent_packages_count":76,"downloads":null,"downloads_period":null,"dependent_repos_count":352,"rankings":{"downloads":null,"dependent_repos_count":0.7714194117175603,"dependent_packages_count":0.9701851406588122,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":0.3873126552857258,"average":4.287889717079426},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-cdi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-cdi","docker_dependents_count":490,"docker_downloads_count":192043375,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-cdi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-cdi/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-cdi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-cdi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-cdi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-cdi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-cdi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-cdi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932235,"name":"org.hibernate:hibernate-validator-tck-runner","ecosystem":"maven","description":"Aggregates dependencies and runs the JSR-303 TCK","homepage":"http://validator.hibernate.org","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":21,"first_release_published_at":"2009-04-27T15:19:17.000Z","latest_release_published_at":"2014-07-25T11:33:44.000Z","latest_release_number":"4.3.2.Final","last_synced_at":"2026-06-21T10:41:04.393Z","created_at":"2022-07-27T03:11:27.915Z","updated_at":"2026-06-21T10:41:04.393Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-tck-runner/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-tck-runner/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:09.215Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.0308567764687,"dependent_packages_count":49.884988378616654,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":26.056594133205095},"purl":"pkg:maven/org.hibernate/hibernate-validator-tck-runner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-tck-runner","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-tck-runner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-tck-runner/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-tck-runner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-tck-runner/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-tck-runner/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-tck-runner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-tck-runner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-tck-runner/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932194,"name":"org.hibernate:hibernate-validator-annotation-processor","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":134,"first_release_published_at":"2010-03-24T16:08:18.000Z","latest_release_published_at":"2025-08-06T20:13:46.000Z","latest_release_number":"8.0.3.Final","last_synced_at":"2026-06-21T10:41:06.890Z","created_at":"2022-07-27T03:11:08.761Z","updated_at":"2026-06-21T10:41:06.891Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-annotation-processor/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-annotation-processor/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2025-10-22T13:54:54.000Z","size":34015,"stargazers_count":1255,"open_issues_count":12,"forks_count":586,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-10-26T13:34:34.251Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2025-10-22T13:54:58.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281533433,"owners_count":26517827,"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-28T02:00:06.022Z","response_time":60,"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":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"commonhaus-foundation"}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2025-11-02T17:09:24.505Z","dependent_packages_count":72,"downloads":null,"downloads_period":null,"dependent_repos_count":2701,"rankings":{"downloads":null,"dependent_repos_count":0.1993668349763565,"dependent_packages_count":0.9701851406588122,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":2.388194277470546,"average":4.5736555261681495},"purl":"pkg:maven/org.hibernate/hibernate-validator-annotation-processor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-annotation-processor","docker_dependents_count":26,"docker_downloads_count":126660,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-annotation-processor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-annotation-processor/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T12:01:32.866Z","issues_count":5,"pull_requests_count":757,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2364218.552592593,"issues_closed_count":4,"pull_requests_closed_count":675,"pull_request_authors_count":49,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.383091149273448,"merged_pull_requests_count":508,"bot_issues_count":3,"bot_pull_requests_count":252,"past_year_issues_count":2,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":164765.0,"past_year_avg_time_to_close_pull_request":128934.477124183,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":306,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2307692307692308,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":151,"past_year_merged_pull_requests_count":225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":362,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"yrodiere","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-annotation-processor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-annotation-processor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-annotation-processor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-annotation-processor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-annotation-processor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-annotation-processor/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":4932205,"name":"org.hibernate:hibernate-validator-modules","ecosystem":"maven","description":"Hibernate Validator modules creation to use in WildFly","homepage":"http://hibernate.org/validator","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":6,"first_release_published_at":"2016-12-08T11:36:07.000Z","latest_release_published_at":"2019-02-03T15:53:39.000Z","latest_release_number":"5.4.3.Final","last_synced_at":"2026-06-21T10:41:07.028Z","created_at":"2022-07-27T03:11:15.697Z","updated_at":"2026-06-21T10:41:07.029Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate/hibernate-validator-modules/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-modules/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:29.407Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.645187144345595,"dependent_packages_count":32.73282840426385,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":18.172136731586118},"purl":"pkg:maven/org.hibernate/hibernate-validator-modules","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-modules","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-modules","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-modules/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-modules/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-modules/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-modules/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-modules/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-modules/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate:hibernate-validator-modules/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":5091510,"name":"org.hibernate.validator:hibernate-validator-modules","ecosystem":"maven","description":"Hibernate Validator modules creation to use in WildFly","homepage":"https://hibernate.org/validator","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate.validator","versions_count":75,"first_release_published_at":"2017-02-15T16:27:42.000Z","latest_release_published_at":"2025-08-06T20:13:46.000Z","latest_release_number":"8.0.3.Final","last_synced_at":"2026-06-21T10:42:50.404Z","created_at":"2022-07-29T08:46:45.058Z","updated_at":"2026-06-21T10:42:50.404Z","registry_url":"https://central.sonatype.com/artifact/org.hibernate.validator/hibernate-validator-modules/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate.validator/hibernate-validator-modules/","metadata":{"distribution_repositories":["https://central.sonatype.com/api/v1/publisher/","https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:28.106Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":5.466458283241163,"dependent_packages_count":17.33189067884908,"stargazers_count":11.350084154844915,"forks_count":7.960447222890117,"docker_downloads_count":null,"average":10.527220084956319},"purl":"pkg:maven/org.hibernate.validator/hibernate-validator-modules","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-modules","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate.validator:hibernate-validator-modules","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate.validator:hibernate-validator-modules/dependencies","status":null,"funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-modules/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-modules/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-modules/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-modules/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-modules/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.hibernate.validator:hibernate-validator-modules/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"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":11875434,"name":"org.hibernate:hibernate-validator-quickstart-archetype","ecosystem":"maven","description":"Aggregator of the Hibernate Validator modules.","homepage":"http://validator.hibernate.org/hibernate-validator-quickstart","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hibernate/hibernate-validator","keywords_array":[],"namespace":"org.hibernate","versions_count":19,"first_release_published_at":"2009-04-27T15:19:17.000Z","latest_release_published_at":"2014-07-25T11:35:28.000Z","latest_release_number":"4.3.2.Final","last_synced_at":"2026-06-21T10:42:53.181Z","created_at":"2025-07-04T00:39:24.486Z","updated_at":"2026-06-21T10:42:53.182Z","registry_url":"https://repository.cloudera.com/content/repositories/public/org/hibernate/hibernate-validator-quickstart-archetype/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.hibernate/hibernate-validator-quickstart-archetype/","metadata":{"distribution_repositories":["https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/","https://repository.jboss.org/nexus/content/repositories/snapshots/"]},"repo_metadata":{"id":543088,"uuid":"972205","full_name":"hibernate/hibernate-validator","owner":"hibernate","description":"Hibernate Validator - Jakarta Validation Reference Implementation","archived":false,"fork":false,"pushed_at":"2026-02-03T11:20:15.000Z","size":34131,"stargazers_count":1260,"open_issues_count":14,"forks_count":588,"subscribers_count":44,"default_branch":"main","last_synced_at":"2026-02-04T03:34:24.979Z","etag":null,"topics":["bean-validation","hibernate","java"],"latest_commit_sha":null,"homepage":"https://hibernate.org/validator/","language":"Java","has_issues":false,"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/hibernate.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":"dco.txt","cla":null},"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"created_at":"2010-10-08T13:25:07.000Z","updated_at":"2026-02-03T19:37:02.000Z","dependencies_parsed_at":"2023-07-06T09:16:13.312Z","dependency_job_id":"1358e698-55f6-4204-ab55-2f03af9ea842","html_url":"https://github.com/hibernate/hibernate-validator","commit_stats":{"total_commits":4588,"total_committers":123,"mean_commits":"37.300813008130085","dds":0.7199215344376635,"last_synced_commit":"dc2a9ae0d7cf32ea39fd8826412b8f69d0df0f7c"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/hibernate/hibernate-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/sbom","scorecard":{"id":464006,"data":{"date":"2025-08-11","repo":{"name":"github.com/hibernate/hibernate-validator","commit":"ad3c0d09494dbe1dbbab53e502ea356289c6208a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-report.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hibernate/.github/SECURITY.md:1","Info: Found linked content: github.com/hibernate/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hibernate/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hibernate/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-19T11:57:13.131Z","repository_id":543088,"created_at":"2025-08-19T11:57:13.131Z","updated_at":"2025-08-19T11:57:13.131Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29125101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hibernate","name":"Hibernate","uuid":"348262","kind":"organization","description":"","email":null,"website":"hibernate.org","location":null,"twitter":"Hibernate","company":null,"icon_url":"https://avatars.githubusercontent.com/u/348262?v=4","repositories_count":55,"last_synced_at":"2024-04-14T08:14:54.514Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"commonhaus","open_collective":"hibernate","custom":["https://opencollective.com/commonhaus-foundation"]}},"html_url":"https://github.com/hibernate","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"total_stars":9236,"followers":427,"following":0,"created_at":"2022-11-02T18:11:26.104Z","updated_at":"2024-04-14T08:15:01.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibernate/repositories"},"tags":[{"name":"9.1.0.Final","sha":"6a1892c0f6fc07cf0d70bc2915582a5c100de366","kind":"commit","published_at":"2025-11-07T22:25:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Final/manifests"},{"name":"9.1.0.CR1","sha":"dd345c007189ab59136c146a11e535012d9e53a4","kind":"tag","published_at":"2025-10-29T19:19:07.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.CR1/manifests"},{"name":"9.1.0.Beta1","sha":"3840fd6aaa026e5718099c65e9ad48db0e0631bd","kind":"tag","published_at":"2025-10-22T13:43:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Beta1/manifests"},{"name":"9.1.0.Alpha2","sha":"2634b2e4bfa207719649a2c8bd53f8f5ebfa6502","kind":"tag","published_at":"2025-09-19T16:38:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha2/manifests"},{"name":"9.1.0.Alpha1","sha":"c29ff7a43fa84d181ce2875fb8b185c793ea7633","kind":"tag","published_at":"2025-08-28T20:50:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.1.0.Alpha1/manifests"},{"name":"8.0.3.Final","sha":"40292e2563a7cf2b3d927a694c5adc29cc0e3907","kind":"tag","published_at":"2025-08-06T20:10:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.3.Final/manifests"},{"name":"9.0.1.Final","sha":"2dcb3e48db7679cec04e12253fbd433496362c82","kind":"tag","published_at":"2025-06-13T15:06:27.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.1.Final/manifests"},{"name":"5.3.6.SP1","sha":"14dbd75b02f409458f447b90458fd8dbc07b8dac","kind":"commit","published_at":"2025-06-13T10:26:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.SP1/manifests"},{"name":"6.0.23.SP2","sha":"101ecfa558fdbf89ace17188fd0bf30806e0fd30","kind":"commit","published_at":"2025-06-13T06:59:14.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP2/manifests"},{"name":"9.0.0.Final","sha":"c8913f9c3bf5992229d1a96b6b0b15dc41308baf","kind":"tag","published_at":"2025-05-20T10:49:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Final/manifests"},{"name":"9.0.0.CR1","sha":"b2fd17707583a97c6c09c8fbfbd41c8a6c10c521","kind":"tag","published_at":"2024-12-13T17:47:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.CR1/manifests"},{"name":"8.0.2.Final","sha":"8420c55108f5b033600b6a7d246b6671ffbd6b27","kind":"tag","published_at":"2024-12-13T17:09:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.2.Final/manifests"},{"name":"9.0.0.Beta3","sha":"7b17e89ebeeb50880e9a607766a97800c301489d","kind":"tag","published_at":"2024-09-04T17:14:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta3/manifests"},{"name":"6.0.23.SP1","sha":"7d1b68191ba2c4cda7484008b665b53b494b1b27","kind":"tag","published_at":"2024-08-12T15:29:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.SP1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.SP1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.SP1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.SP1/manifests"},{"name":"9.0.0.Beta2","sha":"4322f46bfe08d4fbf245a701af7f1fda8777a44d","kind":"tag","published_at":"2024-08-01T21:54:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta2/manifests"},{"name":"9.0.0.Beta1","sha":"5a794bd39201d14e087eeb153741d74aa42f92f3","kind":"tag","published_at":"2024-08-01T19:50:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/9.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/9.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@9.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/9.0.0.Beta1/manifests"},{"name":"8.0.1.Final","sha":"4558b3b42c8512420bde5d1ce76d831099180dbb","kind":"tag","published_at":"2023-06-20T16:33:20.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.1.Final/manifests"},{"name":"6.2.5.Final","sha":"36feac36982b9eaf0f55adbc7c313c4652c7fb00","kind":"tag","published_at":"2022-09-12T14:16:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.5.Final/manifests"},{"name":"8.0.0.Final","sha":"065a6ba2602329b966479a6e83a065b932eaf2c5","kind":"tag","published_at":"2022-09-09T13:29:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Final/manifests"},{"name":"8.0.0.CR3","sha":"24129bacaaf77c1bcd41a190d90a3b53f61923d0","kind":"tag","published_at":"2022-08-09T15:44:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR3/manifests"},{"name":"8.0.0.CR2","sha":"19cd09701fad6e7b4993bd4c2476a7669eb1ff97","kind":"tag","published_at":"2022-08-04T10:37:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR2/manifests"},{"name":"6.2.4.Final","sha":"0907dbb1803ea8cbbb0119bf6ef52b663f0c429c","kind":"tag","published_at":"2022-08-04T10:10:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.4.Final/manifests"},{"name":"7.0.5.Final","sha":"2afe6ad97e2907cf2821365336370b0791110315","kind":"tag","published_at":"2022-08-03T10:33:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.5.Final/manifests"},{"name":"8.0.0.CR1","sha":"d908f0740adbf4bf02ec4d867c2aa81f70b5de4a","kind":"tag","published_at":"2022-06-28T11:04:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.CR1/manifests"},{"name":"8.0.0.Alpha3","sha":"93ba3bd2149550a775d13898a04c36330f1a2382","kind":"tag","published_at":"2022-04-01T13:43:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha3/manifests"},{"name":"8.0.0.Alpha2","sha":"9c5f671496e1ab605955c690c36a82ef6cd11747","kind":"tag","published_at":"2022-03-10T11:37:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha2/manifests"},{"name":"7.0.4.Final","sha":"e31bc27730688a53e454dd8f45735cc3109d74b7","kind":"tag","published_at":"2022-03-10T11:29:33.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.4.Final/manifests"},{"name":"6.2.3.Final","sha":"a849cadb508e273ff95de86daeafe46d3af6757b","kind":"tag","published_at":"2022-03-03T09:35:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.3.Final/manifests"},{"name":"7.0.3.Final","sha":"aef6d46e122a111639f213fa80c37dfb1236e979","kind":"tag","published_at":"2022-03-02T10:35:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.3.Final/manifests"},{"name":"8.0.0.Alpha1","sha":"d51a42cf9ff8485bc2c4fc4bc0534a516770afec","kind":"tag","published_at":"2022-02-28T16:36:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/8.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/8.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@8.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/8.0.0.Alpha1/manifests"},{"name":"6.2.2.Final","sha":"1094476b9b1fecaa6fd9704a1dd17e8b9e985540","kind":"tag","published_at":"2022-02-10T10:00:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.2.Final/manifests"},{"name":"6.0.23.Final","sha":"696fa6ec0323c3d05b49ed46c25655e5e48b6bfe","kind":"tag","published_at":"2022-02-09T08:48:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.23.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.23.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.23.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.23.Final/manifests"},{"name":"6.2.1.Final","sha":"ba442a5f8a1623a568ecfa8c4b1e94c35faf7eba","kind":"tag","published_at":"2021-12-14T13:21:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.1.Final/manifests"},{"name":"7.0.2.Final","sha":"6c89e556d6caae245c15a44f3a6f27706d8c28d5","kind":"tag","published_at":"2021-12-14T12:47:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.2.Final/manifests"},{"name":"7.0.1.Final","sha":"135bf9649dcef8f040172cbe9efa97b6eaf2b045","kind":"tag","published_at":"2021-02-06T18:26:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.1.Final/manifests"},{"name":"6.2.0.Final","sha":"a883dcd11d7f9d8bdd8a2069a54cddd9213051c6","kind":"tag","published_at":"2020-12-23T17:42:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.Final/manifests"},{"name":"7.0.0.Final","sha":"7642f2628e411bb0e414ad50ed6d4461d6d0715d","kind":"tag","published_at":"2020-12-23T17:26:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Final/manifests"},{"name":"6.1.7.Final","sha":"6478b55fcfd1168ad0e59003e2f64033e8a78e3c","kind":"tag","published_at":"2020-12-16T15:42:09.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.7.Final/manifests"},{"name":"6.0.22.Final","sha":"16a050bf6e6c96ddf161e7bd85c74770a3a63728","kind":"tag","published_at":"2020-12-16T15:28:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.22.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.22.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.22.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.22.Final/manifests"},{"name":"6.2.0.CR1","sha":"02ed74e331012f8d1fd3966bf0e7a8f2650cedd8","kind":"tag","published_at":"2020-12-07T13:13:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.2.0.CR1/manifests"},{"name":"7.0.0.CR1","sha":"45dacef5042ef87858028d1ffc480e531d215abc","kind":"tag","published_at":"2020-12-07T12:56:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.CR1/manifests"},{"name":"6.1.6.Final","sha":"daa8a1efdc4612c48cb74e2acfc1cfa5aae99581","kind":"tag","published_at":"2020-09-30T12:18:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.6.Final/manifests"},{"name":"6.0.21.Final","sha":"35a3544d6d62abf6de268266b6caffa8107b2255","kind":"tag","published_at":"2020-09-29T09:45:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.21.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.21.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.21.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.21.Final/manifests"},{"name":"7.0.0.Alpha6","sha":"f7cf70778e8cb4ac7ce0c12f52e3f995f7de2925","kind":"tag","published_at":"2020-07-22T17:50:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha6/manifests"},{"name":"7.0.0.Alpha5","sha":"251e7c661b53f4ac4cb262b435be737f6157fc91","kind":"tag","published_at":"2020-07-20T12:04:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha5/manifests"},{"name":"7.0.0.Alpha4","sha":"74a00c148d62440efcd7c0c1d470b5564dce1073","kind":"tag","published_at":"2020-06-29T13:47:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha4/manifests"},{"name":"7.0.0.Alpha3","sha":"63d2ebf03263a2b377d8fc5cbbcc129bfe6ae555","kind":"tag","published_at":"2020-05-26T16:51:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha3/manifests"},{"name":"7.0.0.Alpha2","sha":"9daff4f8f387b0b8ef4db2fd21114405ebe1aeb2","kind":"tag","published_at":"2020-05-13T15:58:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha2/manifests"},{"name":"6.1.5.Final","sha":"8bd23be81cb7c34604b7ed401ac5d9045110681d","kind":"tag","published_at":"2020-05-06T14:24:29.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.5.Final/manifests"},{"name":"6.0.20.Final","sha":"4dc4cd3779c829ca8416caa498a2b790150b7688","kind":"tag","published_at":"2020-05-06T13:58:43.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.20.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.20.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.20.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.20.Final/manifests"},{"name":"6.1.4.Final","sha":"de380ed57329842ffd613637e3cfc76026bcadb9","kind":"tag","published_at":"2020-04-17T12:02:23.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.4.Final/manifests"},{"name":"6.1.3.Final","sha":"0276343b8b0beeeb5bf33eb11e11eede91997670","kind":"tag","published_at":"2020-04-10T11:22:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.3.Final/manifests"},{"name":"6.0.19.Final","sha":"a7204a5519e16ddc32f0ca9a9bc4aa682893feca","kind":"tag","published_at":"2020-03-27T13:06:47.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.19.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.19.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.19.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.19.Final/manifests"},{"name":"7.0.0.Alpha1","sha":"2318f6e794b674dd1ef85e69cbc4d142c28d9020","kind":"tag","published_at":"2020-03-25T14:11:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/7.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/7.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@7.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/7.0.0.Alpha1/manifests"},{"name":"6.1.2.Final","sha":"334e271992ae6c3cb649fe3ea32bd6dd38c02685","kind":"tag","published_at":"2020-01-31T11:23:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.2.Final/manifests"},{"name":"6.1.1.Final","sha":"83b6387536198a07e67108a0bd0e37de4c4e9479","kind":"tag","published_at":"2020-01-15T08:11:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.1.Final/manifests"},{"name":"6.1.0.Final","sha":"713964afeb36a3852a5d7a97f7303fa9d56457a4","kind":"tag","published_at":"2019-10-25T08:42:26.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Final/manifests"},{"name":"6.0.18.Final","sha":"b2c7c6caccb4525927f1eadae77df18ea66d054c","kind":"tag","published_at":"2019-10-25T08:33:13.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.18.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.18.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.18.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.18.Final/manifests"},{"name":"6.1.0.Alpha6","sha":"595438167d4e0642002febf2faef6fae2bfec710","kind":"tag","published_at":"2019-07-19T13:47:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha6","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha6/manifests"},{"name":"6.0.17.Final","sha":"7694cff9ed6325006382390c9bb2d8e4f3efedb6","kind":"tag","published_at":"2019-06-13T13:25:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.17.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.17.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.17.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.17.Final/manifests"},{"name":"6.1.0.Alpha5","sha":"f04caba86e3b600a78fad7d23b54617073b10f0c","kind":"tag","published_at":"2019-06-13T13:17:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha5/manifests"},{"name":"6.1.0.Alpha4","sha":"72b6bd7a05544f7bb959eb1b19188bebd326d9d8","kind":"tag","published_at":"2019-03-22T11:02:50.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha4/manifests"},{"name":"6.0.16.Final","sha":"70ae943ae8f56d53fba9b59bd62778c6acefcb5a","kind":"tag","published_at":"2019-03-21T11:41:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.16.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.16.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.16.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.16.Final/manifests"},{"name":"6.1.0.Alpha3","sha":"764ae927404dfa494247c25eb94b1d1735011d00","kind":"tag","published_at":"2019-02-18T11:25:53.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha3/manifests"},{"name":"6.0.15.Final","sha":"971b5423e91989617c6236858d93363699c424dc","kind":"tag","published_at":"2019-02-18T10:56:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.15.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.15.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.15.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.15.Final/manifests"},{"name":"5.4.3.Final","sha":"6f2ca16cc62df0cecd2c2a4046d34916053504bb","kind":"tag","published_at":"2019-02-03T15:53:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.3.Final/manifests"},{"name":"6.0.14.Final","sha":"de8901d1259985188d671fe6f0df6ba7034aa40f","kind":"tag","published_at":"2019-01-04T14:52:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.14.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.14.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.14.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.14.Final/manifests"},{"name":"6.1.0.Alpha2","sha":"c0633446a8d9de119c6936f177fe760e8deb2154","kind":"tag","published_at":"2018-12-19T19:38:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha2/manifests"},{"name":"6.1.0.Alpha1","sha":"18810986a15b8616e8ed150cacc47f53c6e8e9f0","kind":"tag","published_at":"2018-12-11T10:18:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.1.0.Alpha1/manifests"},{"name":"6.0.13.Final","sha":"c0aca636f6292a5231ab1a25175ab2a783c67108","kind":"commit","published_at":"2018-08-22T22:16:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.13.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.13.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.13.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.13.Final/manifests"},{"name":"6.0.12.Final","sha":"672aece7304ce00cafc1db18b3002b3d1ce9aaff","kind":"commit","published_at":"2018-08-10T16:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.12.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.12.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.12.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.12.Final/manifests"},{"name":"6.0.11.Final","sha":"c3650cf6df15ea2ac7efcfda989835380231b364","kind":"commit","published_at":"2018-07-18T13:03:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.11.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.11.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.11.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.11.Final/manifests"},{"name":"4.3.4.Final","sha":"509cd3be43595b02f03eadaed8d78294825683d6","kind":"commit","published_at":"2018-05-29T16:25:32.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.4.Final/manifests"},{"name":"6.0.10.Final","sha":"b27e44eb40b5cf856accffad32512ad4634cba2e","kind":"commit","published_at":"2018-05-15T10:46:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.10.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.10.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.10.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.10.Final/manifests"},{"name":"6.0.9.Final","sha":"a7d9a7cac86dc7c1cf24af98a391730f9e7b4fae","kind":"commit","published_at":"2018-03-27T09:02:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.9.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.9.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.9.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.9.Final/manifests"},{"name":"6.0.8.Final","sha":"ac1037e0e38028f8387a69ed92879dc4bfb46ecc","kind":"commit","published_at":"2018-03-07T14:57:48.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.8.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.8.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.8.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.8.Final/manifests"},{"name":"6.0.7.Final","sha":"1553e9fc48b1ad33151f8c46971a313d055932a7","kind":"commit","published_at":"2017-12-20T13:30:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.7.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.7.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.7.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.7.Final/manifests"},{"name":"6.0.6.Final","sha":"c5aab3e2170d16e291f731b5a7c4f24f98112cff","kind":"commit","published_at":"2017-12-14T09:13:42.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.6.Final/manifests"},{"name":"6.0.5.Final","sha":"583663b47f60e35d2c1df3feb2215dfd6417f8ba","kind":"commit","published_at":"2017-11-15T16:02:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.5.Final/manifests"},{"name":"6.0.4.Final","sha":"3616329f2a00a1bf0bb59fa3c6da89da9c80e3a8","kind":"commit","published_at":"2017-10-25T13:59:54.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.4.Final/manifests"},{"name":"5.3.6.Final","sha":"be5f102e7c9eba64e58b93763befde4284ce9e67","kind":"commit","published_at":"2017-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.6.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.6.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.6.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.6.Final/manifests"},{"name":"5.4.2.Final","sha":"134a5bddddc15559cc8557ef6c91e8d6d7ff3d08","kind":"commit","published_at":"2017-10-19T15:52:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.2.Final/manifests"},{"name":"6.0.3.Final","sha":"c64f7fcda66802aa50e2e4da490d0eb0441b4975","kind":"commit","published_at":"2017-10-19T15:46:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.3.Final/manifests"},{"name":"6.0.2.Final","sha":"f108b1521d02f06cd758043eb0863b4ea9df4c01","kind":"commit","published_at":"2017-08-22T12:06:36.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.2.Final/manifests"},{"name":"6.0.1.Final","sha":"24065c312da39c2bb24b5778e0783ba0169693a7","kind":"commit","published_at":"2017-08-04T09:07:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.1.Final/manifests"},{"name":"6.0.0.Final","sha":"d805da5686ba8083a858939595347da922c11a8b","kind":"commit","published_at":"2017-08-04T08:41:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Final/manifests"},{"name":"6.0.0.CR3","sha":"604a30bbe4609fead1a1fbac199403ed9847f5db","kind":"commit","published_at":"2017-07-11T15:15:34.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR3/manifests"},{"name":"6.0.0.CR2","sha":"47dc93ed236a77ee08f32c92e1257123c4fc02ca","kind":"commit","published_at":"2017-07-05T15:11:24.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR2/manifests"},{"name":"6.0.0.CR1","sha":"25d84151cf539f311ee7a883a3e75084ec66c71f","kind":"commit","published_at":"2017-06-29T14:48:01.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.CR1/manifests"},{"name":"6.0.0.Beta2","sha":"056177a5e7a211f7d90ef74cd8254bfd3a322fcf","kind":"commit","published_at":"2017-05-24T10:20:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta2/manifests"},{"name":"6.0.0.Beta1","sha":"3640dbd1a2da8f5b1fda061120ebbad70eac1218","kind":"commit","published_at":"2017-05-11T11:39:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Beta1/manifests"},{"name":"6.0.0.Alpha2","sha":"b55fcce248c90a9c0b3472850933f924b69b9870","kind":"commit","published_at":"2017-03-30T15:51:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha2/manifests"},{"name":"5.4.1.Final","sha":"ecc1444892695a75a5c6d247589a025c46f7d429","kind":"commit","published_at":"2017-03-16T17:14:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.1.Final/manifests"},{"name":"5.2.5.Final","sha":"9a8ee4954d9d6596f0bd87fd66d51deac81724d1","kind":"commit","published_at":"2017-03-15T14:55:16.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.5.Final/manifests"},{"name":"5.3.5.Final","sha":"080d475cd02a045e07538a64675b2baa26e79cac","kind":"commit","published_at":"2017-03-15T13:14:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.5.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.5.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.5.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.5.Final/manifests"},{"name":"6.0.0.Alpha1","sha":"0e6507fc66b0768767f6b18b253dcbadf72cee9d","kind":"commit","published_at":"2017-02-15T16:26:22.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/6.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/6.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@6.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/6.0.0.Alpha1/manifests"},{"name":"5.4.0.Final","sha":"b9b5ee347e9231271029561ac8cddab00519e484","kind":"commit","published_at":"2017-02-01T09:41:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Final/manifests"},{"name":"5.4.0.CR1","sha":"8f4639b71992f04980e8c4e3dc9363a220fed64d","kind":"commit","published_at":"2017-01-14T14:39:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.CR1/manifests"},{"name":"5.4.0.Beta1","sha":"35304444cbe69db0eef84888d0f3bf0e01742107","kind":"commit","published_at":"2016-12-08T11:34:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.4.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.4.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.4.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.4.0.Beta1/manifests"},{"name":"5.3.4.Final","sha":"5323793326ee42f491a9f68918334d22006b4939","kind":"commit","published_at":"2016-12-08T10:48:10.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.4.Final/manifests"},{"name":"5.3.3.Final","sha":"4d4d5b054f22eecbe006170040c759e221941f64","kind":"commit","published_at":"2016-11-22T17:45:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.3.Final/manifests"},{"name":"5.3.2.Final","sha":"dc07a58ed8673960227c6a9d9c9851a8b2407146","kind":"commit","published_at":"2016-11-10T16:33:45.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.2.Final/manifests"},{"name":"5.3.1.Final","sha":"823b6764b690ba04017f4bb6062e5c67648c46bb","kind":"commit","published_at":"2016-10-27T14:26:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.1.Final/manifests"},{"name":"5.3.0.Final","sha":"a3fa9cee819a8e85ab99e8106c434e175b9d5a3b","kind":"commit","published_at":"2016-10-11T06:44:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Final/manifests"},{"name":"5.3.0.CR1","sha":"8b291bee006a2f85eb57914ef7b35c4bd87db3b1","kind":"commit","published_at":"2016-09-05T12:01:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.CR1/manifests"},{"name":"4.3.3.Final","sha":"72317747885ddce54ff39566556e00a1bc9ff76e","kind":"commit","published_at":"2016-05-19T13:43:04.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.3.Final/manifests"},{"name":"5.2.4.Final","sha":"a23842b38c294d39acba1ac45511ecbb792cddf6","kind":"tag","published_at":"2016-02-17T15:11:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.4.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.4.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.4.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.4.Final/manifests"},{"name":"5.2.3.Final","sha":"992ecc59bf2be1813b5bb1dcd70b767491d813be","kind":"tag","published_at":"2016-01-27T08:31:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.3.Final/manifests"},{"name":"5.3.0.Alpha1","sha":"7945546f16f7c29db222797a4b6f458925319c51","kind":"tag","published_at":"2016-01-15T09:23:12.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.3.0.Alpha1/manifests"},{"name":"5.2.2.Final","sha":"6251b61f4a6dc190e42a2d707b1b197fd5e11ea1","kind":"tag","published_at":"2015-09-29T13:14:25.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.2.Final/manifests"},{"name":"5.2.1.Final","sha":"52bd247a6b187c1a006bcc284f1b55ebdcdd3d2a","kind":"tag","published_at":"2015-07-30T09:33:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.1.Final/manifests"},{"name":"5.2.0.Final","sha":"a93f900f0f91bdfccf98a1825d7cfbd85b8a6c85","kind":"tag","published_at":"2015-07-20T19:39:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Final/manifests"},{"name":"5.2.0.CR1","sha":"b85badc636895ddaa5d65162fb30c76c8a1c545f","kind":"tag","published_at":"2015-05-26T12:06:41.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.CR1/manifests"},{"name":"5.2.0.Beta1","sha":"d3e87eb2fd7538aaed2933dd431fe76c549e3829","kind":"tag","published_at":"2015-02-20T12:35:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Beta1/manifests"},{"name":"5.2.0.Alpha1","sha":"b2dbcde455b86c62eb975d07b094393bdaa88c36","kind":"tag","published_at":"2014-10-22T14:56:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.2.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.2.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.2.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.2.0.Alpha1/manifests"},{"name":"5.1.3.Final","sha":"c94b8dff6b4569ed855b8d569f6b8ac2eafaa058","kind":"tag","published_at":"2014-10-22T12:16:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.3.Final/manifests"},{"name":"4.2.1.Final","sha":"49102a88eaa370ecb72c113ecac5d8733ebcab34","kind":"tag","published_at":"2014-07-25T12:10:51.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.1.Final/manifests"},{"name":"4.3.2.Final","sha":"8a145568ce6a6a103be96d711fd24d83f444dc10","kind":"tag","published_at":"2014-07-25T11:28:15.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.2.Final/manifests"},{"name":"5.1.2.Final","sha":"5777f4b361f0d7ac9dc2b62f1a77bfa1669028cf","kind":"tag","published_at":"2014-07-25T10:02:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.2.Final/manifests"},{"name":"5.1.1.Final","sha":"de2f1e8250bf4da85f228de7e661a542287bafdc","kind":"tag","published_at":"2014-05-06T13:03:19.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.1.Final/manifests"},{"name":"5.1.0.Final","sha":"425b5d72c81f34ae1e758c19db5421e5b26aebf2","kind":"tag","published_at":"2014-03-02T18:42:58.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Final/manifests"},{"name":"5.1.0.CR1","sha":"ab852519daeec90b2154df2a24d0d2499bbf87e9","kind":"tag","published_at":"2014-02-17T10:40:49.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.CR1/manifests"},{"name":"5.0.3.Final","sha":"531784c6445d9bc00f3bedc0ce63b32c61233058","kind":"tag","published_at":"2014-01-28T10:09:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.3.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.3.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.3.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.3.Final/manifests"},{"name":"5.1.0.Beta1","sha":"544bf75fa29ae9bbf34a4b2a873176bd068b564a","kind":"tag","published_at":"2014-01-15T12:36:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Beta1/manifests"},{"name":"5.0.2.Final","sha":"57383630120679a78f1fadeb17d15e6034e40f5a","kind":"tag","published_at":"2013-12-12T16:58:08.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.2.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.2.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.2.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.2.Final/manifests"},{"name":"5.1.0.Alpha1","sha":"f4ef7d21d3cbc7457f82c4983645c9d93fab4bf1","kind":"tag","published_at":"2013-08-09T10:57:35.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.1.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.1.0.Alpha1/manifests"},{"name":"5.0.1.Final","sha":"ec755cc42bffe5c43fafca4477fa43bd585d52c4","kind":"tag","published_at":"2013-04-30T19:42:57.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.1.Final/manifests"},{"name":"5.0.0.Final","sha":"6464faa54e83bd9ed4ff1096e927bd67de20e4ad","kind":"tag","published_at":"2013-04-11T19:26:59.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Final/manifests"},{"name":"5.0.0.CR5","sha":"059b2d06969af46ecb5884d7c8ffff1987cf94f2","kind":"tag","published_at":"2013-04-02T13:02:18.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR5","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR5/manifests"},{"name":"5.0.0.CR4","sha":"497a26fa2a60589dc0ef1570d9230236cf6496e5","kind":"tag","published_at":"2013-03-20T16:40:00.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR4","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR4/manifests"},{"name":"5.0.0.CR3","sha":"7f63ebd9c4391cba55e43ab29a32021b6271be47","kind":"tag","published_at":"2013-03-15T16:01:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR3","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR3/manifests"},{"name":"5.0.0.CR2","sha":"0326d3484bb1a06e5d1827086279874ac70d6122","kind":"tag","published_at":"2013-03-11T16:45:31.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR2/manifests"},{"name":"5.0.0.CR1","sha":"546b64cc7d5ed50365ea0348782f988d38439a95","kind":"tag","published_at":"2013-02-21T16:18:40.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.CR1/manifests"},{"name":"5.0.0.Beta1","sha":"78cd15442582c92a4c85563862d0f7c6bb2c3430","kind":"tag","published_at":"2013-02-06T16:39:02.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Beta1/manifests"},{"name":"5.0.0.Alpha2","sha":"1b6c336acc6446737874345a99877fbaf0ed3237","kind":"tag","published_at":"2012-11-29T13:45:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha2/manifests"},{"name":"4.3.1.Final","sha":"3f5f607d73845b7c0f701399ce6018d09e8f90d2","kind":"tag","published_at":"2012-11-28T14:59:21.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.1.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.1.Final/manifests"},{"name":"5.0.0.Alpha1","sha":"a8ba9f27f19a64310b341c5925d91dc1096b834a","kind":"tag","published_at":"2012-06-21T09:43:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/5.0.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/5.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@5.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/5.0.0.Alpha1/manifests"},{"name":"4.3.0.Final","sha":"e6ea5f0214817ce024ebb2da87e19541c827b702","kind":"tag","published_at":"2012-05-09T10:39:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Final/manifests"},{"name":"4.3.0.CR1","sha":"63423ff72080545d2755ed7d55223ce065f0795b","kind":"tag","published_at":"2012-04-30T10:20:52.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.CR1/manifests"},{"name":"4.3.0.Beta1","sha":"6e878632eac5654689a70d0d9a7554eca35ffe50","kind":"tag","published_at":"2012-04-04T10:27:56.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Beta1/manifests"},{"name":"4.3.0.Alpha1","sha":"e8234a8244171c663a732ef09d59234ce4712a94","kind":"tag","published_at":"2012-03-06T16:43:03.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.3.0.Alpha1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.3.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.3.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.3.0.Alpha1/manifests"},{"name":"4.2.0.Final","sha":"511fe9d31b813176f3d431969abc9f97046e21ff","kind":"tag","published_at":"2011-06-20T10:41:28.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Final/manifests"},{"name":"4.2.0.CR1","sha":"3ac8c9884b98c930dbf1e47350624e80e7f35a5a","kind":"tag","published_at":"2011-06-09T14:44:38.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.CR1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.CR1/manifests"},{"name":"4.2.0.Beta2","sha":"60dd80c765bb142756f5c0d0fe8c13d8bedf3591","kind":"tag","published_at":"2011-03-07T23:20:17.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta2","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta2/manifests"},{"name":"pre-validator3-removal","sha":"4c90ddc9b02739fb91c7155d09fceb2e8dc3f6aa","kind":"tag","published_at":"2011-01-23T17:03:11.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/pre-validator3-removal","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/pre-validator3-removal","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@pre-validator3-removal","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/pre-validator3-removal/manifests"},{"name":"4.2.0.Beta1","sha":"3f5de31f70028cd019bbc047b694476d21cf5d03","kind":"tag","published_at":"2011-01-13T11:29:46.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.2.0.Beta1","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.2.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.2.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.2.0.Beta1/manifests"},{"name":"4.1.0.Final","sha":"22b3435e5f9d7a7b0cd426d984a84aa762988df1","kind":"commit","published_at":"2010-06-28T13:03:06.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.1.0.Final","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.1.0.Final/manifests"},{"name":"4.0.2.GA","sha":"b7ec2091ad287e032fa0ea00e1996f2380a0b098","kind":"commit","published_at":"2009-11-06T11:11:30.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.2.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.2.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.2.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.2.GA/manifests"},{"name":"4.0.1.GA","sha":"c951a02efee7582ec0162392b775771b6c8a74a8","kind":"commit","published_at":"2009-10-28T12:41:44.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.1.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.1.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.1.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.1.GA/manifests"},{"name":"4.0.0.GA","sha":"9f35cfaffe42bbf442040172538b54f90be817d8","kind":"commit","published_at":"2009-10-08T13:28:37.000Z","download_url":"https://codeload.github.com/hibernate/hibernate-validator/tar.gz/4.0.0.GA","html_url":"https://github.com/hibernate/hibernate-validator/releases/tag/4.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hibernate/hibernate-validator@4.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/tags/4.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-02-11T19:08:25.087Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:maven/org.hibernate/hibernate-validator-quickstart-archetype?repository_url=https://repository.cloudera.com/content/repositories/public","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.hibernate:hibernate-validator-quickstart-archetype/dependencies","status":"removed","funding_links":["https://github.com/sponsors/commonhaus","https://opencollective.com/hibernate","https://opencollective.com/commonhaus-foundation"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T12:04:21.776Z","issues_count":5,"pull_requests_count":778,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2315903.646888567,"issues_closed_count":4,"pull_requests_closed_count":691,"pull_request_authors_count":50,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.377892030848329,"merged_pull_requests_count":520,"bot_issues_count":3,"bot_pull_requests_count":260,"past_year_issues_count":1,"past_year_pull_requests_count":254,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":145651.95192307694,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1968503937007875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":116,"past_year_merged_pull_requests_count":148,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","maintainers":[{"login":"marko-bekhta","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"},{"login":"yrodiere","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"},{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"},{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}],"active_maintainers":[{"login":"marko-bekhta","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.hibernate:hibernate-validator-quickstart-archetype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.hibernate:hibernate-validator-quickstart-archetype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.hibernate:hibernate-validator-quickstart-archetype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.hibernate:hibernate-validator-quickstart-archetype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.hibernate:hibernate-validator-quickstart-archetype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.hibernate:hibernate-validator-quickstart-archetype/codemeta","maintainers":[],"registry":{"name":"repository.cloudera.com","url":"https://repository.cloudera.com/content/repositories/public","ecosystem":"maven","default":false,"packages_count":3677,"maintainers_count":0,"namespaces_count":1499,"keywords_count":206,"github":"cloudera","metadata":{"funded_packages_count":8},"icon_url":"https://github.com/cloudera.png","created_at":"2025-07-03T17:43:19.795Z","updated_at":"2026-06-10T05:17:29.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/namespaces"}}],"commits":{"id":269305,"full_name":"hibernate/hibernate-validator","default_branch":"main","total_commits":4982,"total_committers":129,"total_bot_commits":148,"total_bot_committers":1,"mean_commits":38.62015503875969,"dds":0.7388598956242474,"past_year_total_commits":240,"past_year_total_committers":10,"past_year_total_bot_commits":57,"past_year_total_bot_committers":1,"past_year_mean_commits":24.0,"past_year_dds":0.4041666666666667,"last_synced_at":"2026-06-18T12:00:16.160Z","last_synced_commit":"5de54e8e32ab4f8d8c34a2125caabb9f207c6a38","created_at":"2023-03-08T13:38:32.159Z","updated_at":"2026-06-18T11:54:08.290Z","committers":[{"name":"Hardy Ferentschik","email":"hibernate@ferentschik.de","login":"hferentschik","count":1301},{"name":"Gunnar Morling","email":"gunnar.morling@googlemail.com","login":"gunnarmorling","count":982},{"name":"Guillaume Smet","email":"guillaume.smet@gmail.com","login":"gsmet","count":894},{"name":"marko-bekhta","email":"marko.prykladna@gmail.com","login":"marko-bekhta","count":623},{"name":"Kevin Pollet","email":"pollet.kevin@gmail.com","login":"kevinpollet","count":246},{"name":"Jenkins","email":"ci@hibernate.org","login":"Hibernate-CI","count":235},{"name":"Emmanuel Bernard","email":"emmanuel@hibernate.org","login":"emmanuelbernard","count":159},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":148},{"name":"Yoann Rodière","email":"yoann@hibernate.org","login":"yrodiere","count":117},{"name":"Shane Bryzak","email":"shane.bryzak@jboss.com","login":null,"count":22},{"name":"Davide D'Alto","email":"davide@hibernate.org","login":"DavideD","count":21},{"name":"Pete Muir","email":"pete.muir@jboss.org","login":null,"count":20},{"name":"George Gastaldi","email":"gegastaldi@gmail.com","login":"gastaldi","count":15},{"name":"Strong Liu","email":"stliu@redhat.com","login":null,"count":12},{"name":"Gunnar Morling","email":"not@specified","login":null,"count":11},{"name":"Sanne Grinovero","email":"sanne@hibernate.org","login":"Sanne","count":10},{"name":"Khalid Alqinyah","email":"k.alqinyah@gmail.com","login":"khalidq","count":10},{"name":"Victor Rezende dos Santos","email":"victor.rds@outlook.com","login":"victor-rds","count":7},{"name":"Matthias Kurz","email":"m.kurz@irregular.at","login":"mkurz","count":7},{"name":"Koen Aers","email":"koen.aers@gmail.com","login":"koentsje","count":7},{"name":"Scott M Stark","email":"starksm64@gmail.com","login":"starksm64","count":4},{"name":"Jan-Willem Willebrands","email":"jwillebrands@gmail.com","login":"jwillebrands","count":4},{"name":"dernasherbrezon","email":"rodionovamp@mail.ru","login":"dernasherbrezon","count":3},{"name":"Shahram Goodarzi","email":"shahram_sh_g@yahoo.com","login":"shahramgoodarzi","count":3},{"name":"Hilmerc","email":"hilac@msn.com","login":"HillmerCh","count":3},{"name":"Eduardo Soares","email":"edurbs@gmail.com","login":"edurbs","count":3},{"name":"Ahmed Al Hafoudh","email":"alhafoudh@freevision.sk","login":"alhafoudh","count":3},{"name":"Thomas T Strauss","email":"thomas.t.strauss-extern@deutschebahn.com","login":null,"count":2},{"name":"Maharramoff","email":"9804406+Maharramoff","login":"Maharramoff","count":2},{"name":"Brent Douglas","email":"brent.n.douglas@gmail.com","login":"BrentDouglas","count":2},{"name":"Gaurav Gupta","email":"gaurav.gupta@payara.fish","login":"jGauravGupta","count":2},{"name":"Jan Schatteman","email":"jschatte@redhat.com","login":"jrenaat","count":2},{"name":"Julien Furgerot","email":"julien.furgerot@gmail.com","login":"zbbfufu","count":2},{"name":"Maelig Gohin","email":"Maelig.Gohin@caissedesdepots.fr","login":"mgohin","count":2},{"name":"Martin Simka","email":"msimka@redhat.com","login":"simkam","count":2},{"name":"Toni Menzel","email":"toni.menzel@rebaze.com","login":"tonit","count":2},{"name":"bayerls","email":"sebastian.bayerl@googlemail.com","login":"bayerls","count":2},{"name":"Andrew Guibert","email":"andy.guibert@gmail.com","login":"aguibert","count":1},{"name":"Artem Boiarshinov","email":"artem.borya@gmail.com","login":"Boiarshinov","count":1},{"name":"Audrey Romanet","email":"aromanet42","login":"aromanet42","count":1},{"name":"Benson Margulies","email":"benson@basistech.com","login":"benson-basis","count":1},{"name":"Carlo de Wolf","email":"cdewolf@redhat.com","login":"wolfc","count":1},{"name":"Christian Ivan","email":"christian.ivan@devfactory.com","login":"civanyp","count":1},{"name":"Christoph Dreis","email":"christoph.dreis@freenet.de","login":"dreis2211","count":1},{"name":"Corey Forsyth","email":"corey.j.forsyth@gmail.com","login":"CoreyForsyth","count":1},{"name":"Craig Andrews","email":"candrews@integralblue.com","login":"candrews","count":1},{"name":"Daniel Heid","email":"mail@daniel-heid.de","login":"dheid","count":1},{"name":"Dario Seidl","email":"darioseidl@fastmail.fm","login":"darioseidl","count":1},{"name":"Juraci Krohling","email":"jcosta@redhat.com","login":null,"count":1},{"name":"Kellin.lee","email":"kellin.lee@daumkakao.com","login":null,"count":1},{"name":"Lucas POUZAC","email":"lpouzac@pagesjaunes.fr","login":null,"count":1},{"name":"Mert ÇALIŞKAN","email":"mert@t2.com.tr","login":null,"count":1},{"name":"Ruben Jacobs","email":"ruben.jacobs@ingenico.com","login":null,"count":1},{"name":"asutosh936","email":"asutosh.pandya@hotmail.com","login":null,"count":1},{"name":"jmaxwell","email":"jmaxwell@theice.com","login":null,"count":1},{"name":"sjaakd","email":"sjaakderksen@zonnet.nl","login":null,"count":1},{"name":"tomjohan","email":"tommy.johansen@finn.no","login":null,"count":1},{"name":"Jonathan Pepin","email":"jpepin@timwi.com","login":null,"count":1},{"name":"Denis Tiago","email":"denis.analistajava@gmail.com","login":null,"count":1},{"name":"Detinho","email":"detinho@materimperium.com","login":null,"count":1},{"name":"Federico","email":"Federico@129.177.140.236","login":null,"count":1},{"name":"Guillaume HUSTA","email":"guillaume.husta@douane.finances.gouv.fr","login":null,"count":1},{"name":"Jaime Lee","email":"jaimelee@ip-192-168-101-58.ap-northeast-2.compute.internal","login":null,"count":1},{"name":"Chris Beckey","email":"cbeckey@paypal.com","login":null,"count":1},{"name":"Damir Alibegovic","email":"damir.alibegovic@olmero.ch","login":null,"count":1},{"name":"Sandeep Kulkarni","email":"sandeepnkulkarni@gmail.com","login":"sandeepnkulkarni","count":1},{"name":"Scott Marlow","email":"smarlow@redhat.com","login":"scottmarlow","count":1},{"name":"Shelly McGowan","email":"smcgowan@redhat.com","login":"smcgowan","count":1},{"name":"Snø","email":"xso@sosna.ws","login":"sosna","count":1},{"name":"Strong Liu","email":"stliu@hibernate.org","login":"stliu","count":1},{"name":"Sven Brand","email":"47313047+Br4ndysv3n","login":"Br4ndysv3n","count":1},{"name":"Tadhg Pearson","email":"tadhg.pearson@gmail.com","login":"tadhgpearson","count":1},{"name":"Tomaz Cerar","email":"tomaz.cerar@gmail.com","login":"ctomc","count":1},{"name":"Tyler Bertrand","email":"tbertrand@gradle.com","login":"tylerbertrand","count":1},{"name":"Willi Schönborn","email":"w.schoenborn@gmail.com","login":"whiskeysierra","count":1},{"name":"Yanming Zhou","email":"zhouyanming@gmail.com","login":"quaff","count":1},{"name":"Yao","email":"aristotll@qq.com","login":"aristotll","count":1},{"name":"agatsenko","email":"alexandr.gatsenko@gmail.com","login":"agatsenko","count":1},{"name":"arjantijms","email":"arjan.tijms@gmail.com","login":"arjantijms","count":1},{"name":"brunodmartins","email":"bdm2943@icloud.com","login":"brunodmartins","count":1},{"name":"de-simakov","email":"des.at.home@gmail.com","login":"de-simakov","count":1},{"name":"esarbanis","email":"e.sarbanis@gmail.com","login":"esarbanis","count":1},{"name":"David Matějček","email":"dmatej@seznam.cz","login":"dmatej","count":1},{"name":"hoyeonyy","email":"highoption@naver.com","login":"hoyeonyy","count":1},{"name":"ing9990","email":"mail80782258@gmail.com","login":"ing9990","count":1},{"name":"ivanmalutin","email":"ivmaly1@yandex.ru","login":"ivamly","count":1},{"name":"johara","email":"johnaohara80@gmail.com","login":"johnaohara","count":1},{"name":"jpoth","email":"poth.john@gmail.com","login":"johnpoth","count":1},{"name":"jundonghyuk","email":"ehdgur4814@naver.com","login":"jundonghyuk","count":1},{"name":"leonardopanga","email":"pangalz@gmail.com","login":"panga","count":1},{"name":"maffe","email":"maffe","login":"maffe","count":1},{"name":"preuss","email":"preuss","login":"preuss","count":1},{"name":"roger-jm","email":"jmwmj208@163.com","login":"roger-jm","count":1},{"name":"stawny","email":"adamstawicki91@gmail.com","login":"stawicki91","count":1},{"name":"tonnyyi","email":"tonnyemails@gmail.com","login":"tonnyyi","count":1},{"name":"xd6d","email":"kurkin566@gmail.com","login":"xd6d","count":1},{"name":"崔书豪","email":"568126480@qq.com","login":"cvuuhk","count":1},{"name":"gulcher","email":"theo@gulcher.nl","login":"gulcher","count":1},{"name":"Jon Bayle","email":"jobayle@mrhide.eu","login":"jobayle","count":1},{"name":"Jiri Bilek","email":"Jiri@bilek.info","login":"JiriBilek","count":1},{"name":"Jimmy Praet","email":"jimmy.praet@ksz-bcss.fgov.be","login":"jpraet","count":1},{"name":"Jason Lee","email":"jason@steeplesoft.com","login":"jasondlee","count":1},{"name":"Irena Kezic","email":"irena.kezic@gmail.com","login":"irenakezic","count":1},{"name":"Felipe Moraes","email":"felipealvesdemoraes@gmail.com","login":"felipe-alves-moraes","count":1},{"name":"Emre Uygun","email":"emre6271@gmail.com","login":"emrygun","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"AOE Takashi","email":"aoe1219@gmail.com","login":"aoetk","count":1},{"name":"José Yoshiriro","email":"jyoshiriro@gmail.com","login":"jyoshiriro","count":1},{"name":"Julien May","email":"julien.may@gmail.com","login":"julien-may","count":1},{"name":"Justin Lee","email":"evanchooly@redhat.com","login":"evanchooly","count":1},{"name":"Justin Nauman","email":"justin.r.nauman+github@gmail.com","login":"jrnt30","count":1},{"name":"Kai33","email":"gigikie@gmail.com","login":"kai33","count":1},{"name":"Karl Heinz Marbaise","email":"kama@soebes.de","login":"khmarbaise","count":1},{"name":"Katalystical","email":"kevin.dargel@onlinehome.de","login":"Katalystical","count":1},{"name":"Kathryn Killebrew","email":"kkillebrew@azavea.com","login":"flibbertigibbet","count":1},{"name":"Kazuki Shimizu","email":"kazuki43zoo@gmail.com","login":"kazuki43zoo","count":1},{"name":"Lim Sim Yee","email":"137663782+simei2k","login":"simei2k","count":1},{"name":"MartDesc","email":"martinedeschenes@hotmail.ca","login":"MartDesc","count":1},{"name":"Matej Novotny","email":"manovotn@redhat.com","login":"manovotn","count":1},{"name":"Maurice Betzel","email":"maurice@betzel.net","login":"Maurice-Betzel","count":1},{"name":"Michael Benz","email":"michael.benz@foconis.de","login":"focbenz","count":1},{"name":"Michal Fotyga","email":"michal.fotyga@gmail.com","login":"michalfotyga","count":1},{"name":"Michał Szynkiewicz","email":"michal.l.szynkiewicz@gmail.com","login":"michalszynkiewicz","count":1},{"name":"Miguel Diogo","email":"miguel.diogo@reboundreturns.com","login":"mig99d","count":1},{"name":"Mike","email":"ZoXaL","login":"ZoXaL","count":1},{"name":"Nicola Ferraro","email":"nibbio84@gmail.com","login":"nicolaferraro","count":1},{"name":"Nicolas FRANÇOIS","email":"nicolas.francois@opentrust.com","login":"NicolaF","count":1},{"name":"Rob Dickinson","email":"rob.dickinson@olmgroup.com","login":"RADickinson","count":1},{"name":"Roman Vasilyev","email":"rsvasilyev@gmail.com","login":"rsvasyliev","count":1}],"past_year_committers":[{"name":"marko-bekhta","email":"marko.prykladna@gmail.com","login":"marko-bekhta","count":143},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":57},{"name":"Jenkins","email":"ci@hibernate.org","login":"Hibernate-CI","count":20},{"name":"Koen Aers","email":"koen.aers@gmail.com","login":"koentsje","count":7},{"name":"Davide D'Alto","email":"davide@hibernate.org","login":"DavideD","count":6},{"name":"Yoann Rodière","email":"yoann@hibernate.org","login":"yrodiere","count":2},{"name":"Guillaume Smet","email":"guillaume.smet@gmail.com","login":"gsmet","count":2},{"name":"ivanmalutin","email":"ivmaly1@yandex.ru","login":"ivamly","count":1},{"name":"hoyeonyy","email":"highoption@naver.com","login":"hoyeonyy","count":1},{"name":"Jon Bayle","email":"jobayle@mrhide.eu","login":"jobayle","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263782,"commits_count":875002081,"contributors_count":35073099,"owners_count":1168677,"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":"hibernate/hibernate-validator","html_url":"https://github.com/hibernate/hibernate-validator","last_synced_at":"2026-06-19T09:00:45.090Z","status":"active","issues_count":5,"pull_requests_count":868,"avg_time_to_close_issue":83435.0,"avg_time_to_close_pull_request":2121531.4494086728,"issues_closed_count":4,"pull_requests_closed_count":761,"pull_request_authors_count":54,"issue_authors_count":2,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":1.3894009216589862,"merged_pull_requests_count":568,"bot_issues_count":3,"bot_pull_requests_count":303,"past_year_issues_count":1,"past_year_pull_requests_count":174,"past_year_avg_time_to_close_issue":329491.0,"past_year_avg_time_to_close_pull_request":210254.432,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.2241379310344829,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":95,"created_at":"2023-05-15T07:12:32.481Z","updated_at":"2026-06-19T09:00:45.090Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibernate%2Fhibernate-validator/issues","issue_labels_count":{"table":{"dependencies":3,"java":1}},"pull_request_labels_count":{"table":{"dependencies":302,"java":161,"9.0 candidate":44,"9.1":21,"github_actions":13,"Needs more opinions":10,"9.0":9,"8.0":8,"6.2":6,"Needs work":5,"On ice while we think about it":5,"Exploration":4,"Needs wait for other pull request":2,"Ready for review":2,"6.1":2,"10.0":1,"8.0.3.SP":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":3,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"MEMBER":480,"CONTRIBUTOR":349,"NONE":39}},"issue_authors":{"table":{"dependabot[bot]":3,"marko-bekhta":2}},"pull_request_authors":{"table":{"marko-bekhta":411,"dependabot[bot]":303,"gsmet":40,"yrodiere":24,"mgohin":8,"simei2k":6,"quaff":4,"Maharramoff":4,"khmarbaise":3,"ghost":3,"ing9990":3,"thst71":3,"tylerbertrand":2,"iimik":2,"gaol":2,"koentsje":2,"jundonghyuk":2,"aalamu":2,"emmanuel-ferdman":2,"AbdullahKarbanee":2,"cvuuhk":2,"jyoshiriro":2,"edurbs":2,"lcalmsky":2,"ivamly":2,"emrygun":2,"ctabeckey":1,"MartDesc":1,"jrenaat":1,"xd6d":1,"brunodmartins":1,"rsvasilyev":1,"mkurz":1,"RJayz":1,"starksm64":1,"g-tom":1,"dmatej":1,"jasondlee":1,"DavideD":1,"shark300":1,"esivakumar18":1,"dheid":1,"jobayle":1,"thmsagc":1,"aromanet42":1,"vsalbaba":1,"479391582":1,"evanchooly":1,"detinho":1,"Katalystical":1,"sandeepnkulkarni":1,"scottmarlow":1,"CoreyForsyth":1,"gbadner":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.438Z","repositories_count":14826689,"issues_count":33032335,"pull_requests_count":108911017,"authors_count":11313568,"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":{"dependencies":1,"java":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":75,"java":70,"9.1":21,"9.0":9,"8.0":8,"6.2":6,"github_actions":5,"On ice while we think about it":1,"8.0.3.SP":1,"10.0":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":92,"CONTRIBUTOR":78,"NONE":3}},"past_year_issue_authors":{"table":{"dependabot[bot]":1}},"past_year_pull_request_authors":{"table":{"marko-bekhta":88,"dependabot[bot]":75,"ivamly":2,"koentsje":2,"yrodiere":2,"g-tom":1,"jobayle":1,"mkurz":1,"vsalbaba":1}},"maintainers":[{"table":{"login":"marko-bekhta","count":413,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"}},{"table":{"login":"gsmet","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gsmet"}},{"table":{"login":"yrodiere","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"}},{"table":{"login":"koentsje","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koentsje"}},{"table":{"login":"scottmarlow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottmarlow"}},{"table":{"login":"DavideD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavideD"}},{"table":{"login":"gbadner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbadner"}}],"active_maintainers":[{"table":{"login":"marko-bekhta","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"}},{"table":{"login":"koentsje","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koentsje"}},{"table":{"login":"yrodiere","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yrodiere"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":151,"PullRequestEvent":558,"ForkEvent":21,"WatchEvent":66,"IssueCommentEvent":494,"PushEvent":267,"PullRequestReviewCommentEvent":30,"PullRequestReviewEvent":93,"CreateEvent":158},"last_year":{"ReleaseEvent":1,"DeleteEvent":90,"PullRequestEvent":241,"ForkEvent":4,"WatchEvent":22,"IssueCommentEvent":173,"PushEvent":140,"PullRequestReviewCommentEvent":25,"PullRequestReviewEvent":42,"CreateEvent":93}},"keywords":["bean-validation","hibernate","java"],"dependencies":[{"ecosystem":"maven","filepath":"annotation-processor/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:43.962Z","updated_at":"2022-08-06T09:15:43.962Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/annotation-processor/pom.xml","dependencies":[{"id":584065318,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065319,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065320,"package_name":"org.testng:testng","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065321,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065322,"package_name":"javax.money:money-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"cdi/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:43.970Z","updated_at":"2022-08-06T09:15:43.970Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/cdi/pom.xml","dependencies":[{"id":584065331,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065332,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065333,"package_name":"jakarta.interceptor:jakarta.interceptor-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065334,"package_name":"jakarta.enterprise:jakarta.enterprise.cdi-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065335,"package_name":"org.testng:testng","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065336,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065337,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065338,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065339,"package_name":"org.easymock:easymock","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065340,"package_name":"org.jboss.arquillian.testng:arquillian-testng-container","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065341,"package_name":"org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065342,"package_name":"org.jboss.weld:weld-core-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065343,"package_name":"org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065344,"package_name":"org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065345,"package_name":"org.jboss.arquillian.container:arquillian-weld-embedded","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065346,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"distribution/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:43.978Z","updated_at":"2022-08-06T09:15:43.978Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/distribution/pom.xml","dependencies":[{"id":584065347,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065348,"package_name":"org.hibernate.validator:hibernate-validator-cdi","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065349,"package_name":"org.hibernate.validator:hibernate-validator-annotation-processor","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065350,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065351,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065352,"package_name":"jakarta.persistence:jakarta.persistence-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065353,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065354,"package_name":"javax.money:money-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065355,"package_name":"com.thoughtworks.paranamer:paranamer","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065356,"package_name":"jakarta.enterprise:jakarta.enterprise.cdi-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065357,"package_name":"jakarta.interceptor:jakarta.interceptor-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065358,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065359,"package_name":"org.jboss.logging:jboss-logging-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065360,"package_name":"org.openjfx:javafx-base","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065361,"package_name":"org.hibernate.validator:hibernate-validator-modules","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"documentation/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:43.987Z","updated_at":"2022-08-06T09:15:43.987Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/documentation/pom.xml","dependencies":[{"id":584065367,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065368,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065369,"package_name":"org.hibernate.validator:hibernate-validator-cdi","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065370,"package_name":"jakarta.enterprise:jakarta.enterprise.cdi-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065371,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065372,"package_name":"org.codehaus.groovy:groovy-jsr223","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065373,"package_name":"org.osgi:org.osgi.core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065374,"package_name":"org.springframework:spring-expression","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065375,"package_name":"org.openjfx:javafx-base","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065376,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065377,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065378,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065379,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065380,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"engine/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:43.995Z","updated_at":"2022-08-06T09:15:43.995Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/engine/pom.xml","dependencies":[{"id":584065393,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065394,"package_name":"org.jboss.logging:jboss-logging","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065395,"package_name":"com.fasterxml:classmate","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065396,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065397,"package_name":"org.jboss.logging:jboss-logging-processor","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065398,"package_name":"org.jboss.logging:jboss-logging-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065399,"package_name":"jakarta.persistence:jakarta.persistence-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065400,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065401,"package_name":"com.thoughtworks.paranamer:paranamer","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065402,"package_name":"javax.money:money-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065403,"package_name":"org.openjfx:javafx-base","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065404,"package_name":"org.testng:testng","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065405,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065406,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065407,"package_name":"org.easymock:easymock","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065408,"package_name":"org.codehaus.groovy:groovy-jsr223","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065409,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065410,"package_name":"org.jboss.shrinkwrap:shrinkwrap-impl-base","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065411,"package_name":"org.javamoney:moneta","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065412,"package_name":"javax.annotation:javax.annotation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065413,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065414,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065415,"package_name":"net.bytebuddy:byte-buddy","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"performance/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:44.063Z","updated_at":"2022-08-06T09:15:44.063Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/performance/pom.xml","dependencies":[{"id":584065552,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065553,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.20","direct":true,"kind":"runtime","optional":false},{"id":584065554,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.20","direct":true,"kind":"provided","optional":false},{"id":584065555,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:44.105Z","updated_at":"2022-08-06T09:15:44.105Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/pom.xml","dependencies":[{"id":584065613,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":"8.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":584065614,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":"8.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":584065615,"package_name":"org.hibernate.validator:hibernate-validator-cdi","ecosystem":"maven","requirements":"8.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":584065616,"package_name":"org.hibernate.validator:hibernate-validator-annotation-processor","ecosystem":"maven","requirements":"8.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":584065617,"package_name":"org.hibernate.validator:hibernate-validator-modules","ecosystem":"maven","requirements":"8.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":584065618,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":584065619,"package_name":"org.jboss.logging:jboss-logging","ecosystem":"maven","requirements":"3.4.1.Final","direct":true,"kind":"runtime","optional":false},{"id":584065620,"package_name":"org.jboss.logging:jboss-logging-processor","ecosystem":"maven","requirements":"2.2.1.Final","direct":true,"kind":"runtime","optional":false},{"id":584065621,"package_name":"org.jboss.logging:jboss-logging-annotations","ecosystem":"maven","requirements":"2.2.1.Final","direct":true,"kind":"runtime","optional":false},{"id":584065622,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":"5.0.0-M2","direct":true,"kind":"runtime","optional":false},{"id":584065623,"package_name":"com.fasterxml:classmate","ecosystem":"maven","requirements":"1.5.1","direct":true,"kind":"runtime","optional":false},{"id":584065624,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":"2.9.7","direct":true,"kind":"runtime","optional":false},{"id":584065625,"package_name":"javax.money:money-api","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"runtime","optional":false},{"id":584065626,"package_name":"org.javamoney:moneta","ecosystem":"maven","requirements":"1.1","direct":true,"kind":"runtime","optional":false},{"id":584065627,"package_name":"org.openjfx:javafx-base","ecosystem":"maven","requirements":"11.0.2","direct":true,"kind":"runtime","optional":false},{"id":584065628,"package_name":"net.bytebuddy:byte-buddy","ecosystem":"maven","requirements":"1.11.6","direct":true,"kind":"runtime","optional":false},{"id":584065629,"package_name":"org.osgi:org.osgi.core","ecosystem":"maven","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":584065630,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":"2.17.1","direct":true,"kind":"runtime","optional":false},{"id":584065631,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.22","direct":true,"kind":"runtime","optional":false},{"id":584065632,"package_name":"org.apache.logging.log4j:log4j-slf4j-impl","ecosystem":"maven","requirements":"2.17.1","direct":true,"kind":"runtime","optional":false},{"id":584065633,"package_name":"jakarta.persistence:jakarta.persistence-api","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false},{"id":584065634,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"runtime","optional":false},{"id":584065635,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"6.14.3","direct":true,"kind":"runtime","optional":false},{"id":584065636,"package_name":"org.codehaus.groovy:groovy-jsr223","ecosystem":"maven","requirements":"2.4.12","direct":true,"kind":"runtime","optional":false},{"id":584065637,"package_name":"org.easymock:easymock","ecosystem":"maven","requirements":"3.4","direct":true,"kind":"runtime","optional":false},{"id":584065638,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.8.0","direct":true,"kind":"runtime","optional":false},{"id":584065639,"package_name":"io.rest-assured:rest-assured","ecosystem":"maven","requirements":"4.1.2","direct":true,"kind":"runtime","optional":false},{"id":584065640,"package_name":"org.jboss.arquillian:arquillian-bom","ecosystem":"maven","requirements":"1.7.0.Alpha10","direct":true,"kind":"import","optional":false},{"id":584065641,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":"2.1.1","direct":true,"kind":"runtime","optional":false},{"id":584065642,"package_name":"javax.annotation:javax.annotation-api","ecosystem":"maven","requirements":"1.3.2","direct":true,"kind":"runtime","optional":false},{"id":584065643,"package_name":"jakarta.inject:jakarta.inject-api","ecosystem":"maven","requirements":"2.0.1","direct":true,"kind":"runtime","optional":false},{"id":584065644,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":"2.1.6","direct":true,"kind":"runtime","optional":false},{"id":584065645,"package_name":"jakarta.interceptor:jakarta.interceptor-api","ecosystem":"maven","requirements":"2.1.0","direct":true,"kind":"runtime","optional":false},{"id":584065646,"package_name":"jakarta.ejb:jakarta.ejb-api","ecosystem":"maven","requirements":"4.0.1","direct":true,"kind":"runtime","optional":false},{"id":584065647,"package_name":"jakarta.enterprise:jakarta.enterprise.cdi-api","ecosystem":"maven","requirements":"4.0.1","direct":true,"kind":"runtime","optional":false},{"id":584065648,"package_name":"org.jboss.weld:weld-core-impl","ecosystem":"maven","requirements":"5.0.1.Final","direct":true,"kind":"runtime","optional":false},{"id":584065649,"package_name":"org.wildfly.arquillian:wildfly-arquillian-container-managed","ecosystem":"maven","requirements":"5.0.0.Alpha3","direct":true,"kind":"runtime","optional":false},{"id":584065650,"package_name":"org.jboss.arquillian.container:arquillian-weld-embedded","ecosystem":"maven","requirements":"3.0.2.Final","direct":true,"kind":"test","optional":false},{"id":584065651,"package_name":"com.thoughtworks.paranamer:paranamer","ecosystem":"maven","requirements":"2.8","direct":true,"kind":"runtime","optional":false},{"id":584065652,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"30.1.1-jre","direct":true,"kind":"test","optional":false},{"id":584065653,"package_name":"org.springframework:spring-expression","ecosystem":"maven","requirements":"5.3.22","direct":true,"kind":"test","optional":false},{"id":584065654,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.13.2.2","direct":true,"kind":"test","optional":false},{"id":584065655,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"2.13.2","direct":true,"kind":"test","optional":false},{"id":584065656,"package_name":"javax.inject:javax.inject","ecosystem":"maven","requirements":"1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"tck-runner/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:44.154Z","updated_at":"2022-08-06T09:15:44.154Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/tck-runner/pom.xml","dependencies":[{"id":584065692,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065693,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065694,"package_name":"org.openjfx:javafx-base","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065695,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065696,"package_name":"jakarta.persistence:jakarta.persistence-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065697,"package_name":"org.testng:testng","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065698,"package_name":"jakarta.validation:beanvalidation-tck-tests","ecosystem":"maven","requirements":"${version.jakarta.validation.beanvalidation-tck}","direct":true,"kind":"runtime","optional":false},{"id":584065699,"package_name":"org.jboss.arquillian.testng:arquillian-testng-container","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":584065700,"package_name":"org.jboss.arquillian.protocol:arquillian-protocol-servlet-jakarta","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"test-utils/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-06T09:15:44.172Z","updated_at":"2022-08-06T09:15:44.172Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/test-utils/pom.xml","dependencies":[{"id":584065710,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":584065711,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065712,"package_name":"org.testng:testng","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":584065713,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"build/reports/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:09.556Z","updated_at":"2026-02-19T23:02:09.556Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/build/reports/pom.xml","dependencies":[{"id":25821947669,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947670,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947672,"package_name":"org.hibernate.validator:hibernate-validator-annotation-processor","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947685,"package_name":"org.hibernate.validator:hibernate-validator-cdi","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947691,"package_name":"org.hibernate.validator:hibernate-validator-bom","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":25821947695,"package_name":"org.hibernate.validator:hibernate-validator-build-enforcer","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":25821947696,"package_name":"org.hibernate.validator:hibernate-validator-build-config","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":25821947697,"package_name":"org.hibernate.validator:hibernate-validator-tck-runner","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947698,"package_name":"org.hibernate.validator:hibernate-validator-performance","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947699,"package_name":"org.hibernate.validator:hibernate-validator-integrationtest-wildfly","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947700,"package_name":"org.hibernate.validator:hibernate-validator-integrationtest-java-modules-simple","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947701,"package_name":"org.hibernate.validator:hibernate-validator-integrationtest-java-modules-no-el","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947702,"package_name":"org.hibernate.validator:hibernate-validator-integrationtest-java-modules-test-utils","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947703,"package_name":"org.hibernate.validator:hibernate-validator-integrationtest-java-modules-cdi","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947704,"package_name":"org.hibernate.validator:hibernate-validator-documentation","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":25821947705,"package_name":"org.hibernate.validator:hibernate-validator-distribution","ecosystem":"maven","requirements":"9.2.0-SNAPSHOT","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-report.yml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:07.770Z","updated_at":"2026-02-19T23:02:07.770Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/.github/workflows/ci-report.yml","dependencies":[{"id":25821947496,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25821947497,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"be666c2fcd27ec809703dec50e508c2fdc7f6654","direct":true,"kind":"composite","optional":false},{"id":25821947498,"package_name":"actions/cache","ecosystem":"actions","requirements":"cdf6c1fa76f9f475f3d7449005a359c84ca0f306","direct":true,"kind":"composite","optional":false},{"id":25821947499,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"bom/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:08.357Z","updated_at":"2026-02-19T23:02:08.357Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/bom/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"integrationtest/java/modules/cdi/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:09.795Z","updated_at":"2026-02-19T23:02:09.795Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/integrationtest/java/modules/cdi/pom.xml","dependencies":[{"id":25821947708,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947711,"package_name":"org.hibernate.validator:hibernate-validator-cdi","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947712,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821948230,"package_name":"org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821947744,"package_name":"org.jboss.logging:jboss-logging","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947785,"package_name":"org.jboss.logging:jboss-logging-annotations","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947815,"package_name":"jakarta.enterprise:jakarta.enterprise.cdi-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947866,"package_name":"jakarta.enterprise:jakarta.enterprise.lang-model","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947898,"package_name":"jakarta.inject:jakarta.inject-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821947907,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821947908,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821947951,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821947952,"package_name":"jakarta.interceptor:jakarta.interceptor-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"provided","optional":false},{"id":25821947953,"package_name":"org.jboss.arquillian.testng:arquillian-testng-container","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821947995,"package_name":"org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948054,"package_name":"org.jboss.weld:weld-core-impl","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948194,"package_name":"org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948351,"package_name":"org.jboss.arquillian.container:arquillian-weld-embedded","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-tck-report.yml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:07.928Z","updated_at":"2026-02-19T23:02:07.928Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/.github/workflows/ci-tck-report.yml","dependencies":[{"id":25821947538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25821947539,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"be666c2fcd27ec809703dec50e508c2fdc7f6654","direct":true,"kind":"composite","optional":false},{"id":25821947540,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:08.288Z","updated_at":"2026-02-19T23:02:08.288Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/.github/workflows/ci.yml","dependencies":[{"id":25821947542,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25821947543,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"be666c2fcd27ec809703dec50e508c2fdc7f6654","direct":true,"kind":"composite","optional":false},{"id":25821947544,"package_name":"actions/cache","ecosystem":"actions","requirements":"cdf6c1fa76f9f475f3d7449005a359c84ca0f306","direct":true,"kind":"composite","optional":false},{"id":25821947545,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"integrationtest/java/modules/test-utils/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:14.107Z","updated_at":"2026-02-19T23:02:14.107Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/integrationtest/java/modules/test-utils/pom.xml","dependencies":[{"id":25821948508,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821948509,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821948510,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":"*","direct":true,"kind":"compile","optional":false},{"id":25821948511,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"compile","optional":false},{"id":25821948512,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"build/build-config/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:08.402Z","updated_at":"2026-02-19T23:02:08.402Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/build/build-config/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"build/enforcer/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:08.651Z","updated_at":"2026-02-19T23:02:08.651Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/build/enforcer/pom.xml","dependencies":[{"id":25821947574,"package_name":"org.apache.maven.enforcer:enforcer-api","ecosystem":"maven","requirements":"${version.enforcer.plugin}","direct":true,"kind":"provided","optional":false},{"id":25821947622,"package_name":"org.apache.maven:maven-core","ecosystem":"maven","requirements":"${maven.min.version}","direct":true,"kind":"provided","optional":false},{"id":25821947626,"package_name":"javax.inject:javax.inject","ecosystem":"maven","requirements":"1","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"integrationtest/wildfly/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:14.164Z","updated_at":"2026-02-19T23:02:14.164Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/integrationtest/wildfly/pom.xml","dependencies":[{"id":25821948513,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948514,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948515,"package_name":"io.rest-assured:rest-assured","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948542,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948543,"package_name":"org.hibernate.validator:hibernate-validator-cdi","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948544,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948545,"package_name":"javax.money:money-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948592,"package_name":"org.javamoney.moneta:moneta-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948654,"package_name":"jakarta.annotation:jakarta.annotation-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948661,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"provided","optional":false},{"id":25821948667,"package_name":"org.jboss.arquillian.testng:arquillian-testng-container","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948668,"package_name":"org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948669,"package_name":"org.jboss.weld:weld-core-impl","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948670,"package_name":"jakarta.interceptor:jakarta.interceptor-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948671,"package_name":"jakarta.enterprise:jakarta.enterprise.cdi-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948672,"package_name":"jakarta.persistence:jakarta.persistence-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948693,"package_name":"jakarta.ejb:jakarta.ejb-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948697,"package_name":"jakarta.inject:jakarta.inject-api","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948698,"package_name":"org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948699,"package_name":"org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948700,"package_name":"org.wildfly.arquillian:wildfly-arquillian-container-managed","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"integrationtest/java/modules/no-el/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:13.815Z","updated_at":"2026-02-19T23:02:13.815Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/integrationtest/java/modules/no-el/pom.xml","dependencies":[{"id":25821948410,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948411,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948412,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948407,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821948408,"package_name":"org.jboss.logging:jboss-logging","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821948409,"package_name":"org.jboss.logging:jboss-logging-annotations","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"parents/public/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:15.118Z","updated_at":"2026-02-19T23:02:15.118Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/parents/public/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"integrationtest/java/modules/simple/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:13.873Z","updated_at":"2026-02-19T23:02:13.873Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/integrationtest/java/modules/simple/pom.xml","dependencies":[{"id":25821948471,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821948472,"package_name":"org.glassfish.expressly:expressly","ecosystem":"maven","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25821948473,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948474,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false},{"id":25821948475,"package_name":"org.hibernate.validator:hibernate-validator-test-utils","ecosystem":"maven","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"parents/internal/pom.xml","sha":null,"kind":"manifest","created_at":"2026-02-19T23:02:14.998Z","updated_at":"2026-02-19T23:02:14.998Z","repository_link":"https://github.com/hibernate/hibernate-validator/blob/main/parents/internal/pom.xml","dependencies":[]}],"score":34.34786204563409,"created_at":"2025-08-29T09:29:17.724Z","updated_at":"2026-06-22T10:30:23.112Z","avatar_url":"https://github.com/hibernate.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362892","html_url":"https://summary.ecosyste.ms/projects/362892"}