{"id":362770,"url":"https://github.com/jakartaee/validation","last_synced_at":"2026-08-23T14:30:35.275Z","repository":{"id":1092907,"uuid":"948148","full_name":"jakartaee/validation","owner":"jakartaee","description":"Jakarta Validation","archived":false,"fork":false,"pushed_at":"2026-08-03T07:40:04.000Z","size":946,"stargazers_count":165,"open_issues_count":25,"forks_count":66,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-08T09:43:34.509Z","etag":null,"topics":["bean-validation","java"],"latest_commit_sha":null,"homepage":"http://beanvalidation.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakartaee.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":"MAINTAINERS.md","copyright":"copyright.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-09-29T11:34:19.000Z","updated_at":"2026-08-03T07:40:13.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.428Z","dependency_job_id":null,"html_url":"https://github.com/jakartaee/validation","commit_stats":{"total_commits":428,"total_committers":17,"mean_commits":"25.176470588235293","dds":0.6869158878504673,"last_synced_commit":"5c2abaaa85dc66c7797289eec158a728feed7adb"},"previous_names":["eclipse-ee4j/beanvalidation-api","beanvalidation/beanvalidation-api"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/jakartaee/validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakartaee","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/sbom","scorecard":{"id":229465,"data":{"date":"2025-08-11","repo":{"name":"github.com/jakartaee/validation","commit":"d665b6840ff5d09d5fab0e22c9533f847dc68a69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"16 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":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-pull.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/jakartaee/.github/SECURITY.md:1","Info: Found linked content: github.com/jakartaee/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jakartaee/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jakartaee/.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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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"}}]},"last_synced_at":"2025-08-17T04:34:57.585Z","repository_id":1092907,"created_at":"2025-08-17T04:34:57.585Z","updated_at":"2025-08-17T04:34:57.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36413458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"jakartaee","name":"Jakarta EE","uuid":"36201228","kind":"organization","description":"","email":null,"website":"https://jakarta.ee","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36201228?v=4","repositories_count":65,"last_synced_at":"2024-03-26T00:07:07.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jakartaee","funding_links":[],"total_stars":3136,"followers":435,"following":0,"created_at":"2022-11-02T22:26:38.370Z","updated_at":"2024-03-26T00:07:08.923Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakartaee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakartaee/repositories"},"packages":[{"id":4865254,"name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","description":"Jakarta Validation API","homepage":"https://beanvalidation.org","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jakartaee/validation","keywords_array":[],"namespace":"jakarta.validation","versions_count":11,"first_release_published_at":"2018-11-26T15:29:51.000Z","latest_release_published_at":"2025-02-01T23:34:43.000Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-22T14:01:47.119Z","created_at":"2022-07-26T19:23:07.588Z","updated_at":"2026-08-22T14:01:47.119Z","registry_url":"https://central.sonatype.com/artifact/jakarta.validation/jakarta.validation-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/jakarta.validation/jakarta.validation-api/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1092907,"uuid":"948148","full_name":"jakartaee/validation","owner":"jakartaee","description":"Jakarta Validation","archived":false,"fork":false,"pushed_at":"2026-08-03T07:40:04.000Z","size":946,"stargazers_count":165,"open_issues_count":25,"forks_count":66,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-08-08T09:43:34.509Z","etag":null,"topics":["bean-validation","java"],"latest_commit_sha":null,"homepage":"http://beanvalidation.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakartaee.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.md","maintainers":"MAINTAINERS.md","copyright":"copyright.txt","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-09-29T11:34:19.000Z","updated_at":"2026-08-03T07:40:13.000Z","dependencies_parsed_at":"2026-08-08T07:47:07.428Z","dependency_job_id":null,"html_url":"https://github.com/jakartaee/validation","commit_stats":{"total_commits":428,"total_committers":17,"mean_commits":"25.176470588235293","dds":0.6869158878504673,"last_synced_commit":"5c2abaaa85dc66c7797289eec158a728feed7adb"},"previous_names":["eclipse-ee4j/beanvalidation-api","beanvalidation/beanvalidation-api"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/jakartaee/validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakartaee","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/sbom","scorecard":{"id":229465,"data":{"date":"2025-08-11","repo":{"name":"github.com/jakartaee/validation","commit":"d665b6840ff5d09d5fab0e22c9533f847dc68a69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"16 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":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-pull.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/jakartaee/.github/SECURITY.md:1","Info: Found linked content: github.com/jakartaee/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jakartaee/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jakartaee/.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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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"}}]},"last_synced_at":"2025-08-17T04:34:57.585Z","repository_id":1092907,"created_at":"2025-08-17T04:34:57.585Z","updated_at":"2025-08-17T04:34:57.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36413458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"jakartaee","name":"Jakarta EE","uuid":"36201228","kind":"organization","description":"","email":null,"website":"https://jakarta.ee","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36201228?v=4","repositories_count":65,"last_synced_at":"2024-03-26T00:07:07.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jakartaee","funding_links":[],"total_stars":3136,"followers":435,"following":0,"created_at":"2022-11-02T22:26:38.370Z","updated_at":"2024-03-26T00:07:08.923Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakartaee","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakartaee/repositories"},"tags":[{"name":"4.0.0-M1","sha":"6a60cfeede3f1f3e7305d759ee80b646c92eab94","kind":"commit","published_at":"2025-10-23T07:50:44.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/4.0.0-M1","html_url":"https://github.com/jakartaee/validation/releases/tag/4.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@4.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/4.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/4.0.0-M1/manifests"},{"name":"3.1.1","sha":"a188798f8f2636b9f3df542322bed42af600a956","kind":"tag","published_at":"2025-02-01T23:32:10.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.1.1","html_url":"https://github.com/jakartaee/validation/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"cac4dff8adba0ff7bd09857012f9a3aa1448cb54","kind":"commit","published_at":"2024-03-27T17:43:16.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.1.0","html_url":"https://github.com/jakartaee/validation/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.0/manifests"},{"name":"3.1.0-M2","sha":"9520b423a657cb8350e23621c6ce6c95e4cca916","kind":"commit","published_at":"2024-03-22T08:15:36.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.1.0-M2","html_url":"https://github.com/jakartaee/validation/releases/tag/3.1.0-M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.1.0-M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.0-M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.0-M2/manifests"},{"name":"3.1.0-M1","sha":"c3a6baa831edbe2fa3b44407fed8dfa3d1d2a663","kind":"commit","published_at":"2023-11-29T21:07:24.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.1.0-M1","html_url":"https://github.com/jakartaee/validation/releases/tag/3.1.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.1.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.1.0-M1/manifests"},{"name":"3.0.2","sha":"883781357b5b263301aeb70dc27d7475dbda6c16","kind":"tag","published_at":"2022-05-26T18:09:43.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.0.2","html_url":"https://github.com/jakartaee/validation/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"6ce8d8ea195865b598b2294f432ef796cbe3505f","kind":"commit","published_at":"2021-11-08T21:18:29.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.0.1","html_url":"https://github.com/jakartaee/validation/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"eca1ba08f0986e6af2ab3e396fcfa08271643438","kind":"commit","published_at":"2020-07-04T14:38:19.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.0.0","html_url":"https://github.com/jakartaee/validation/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.0/manifests"},{"name":"3.0.0-M1","sha":"c47ae009a3b22c648f4b7a6a52859923e1515053","kind":"commit","published_at":"2020-02-06T09:39:39.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/3.0.0-M1","html_url":"https://github.com/jakartaee/validation/releases/tag/3.0.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@3.0.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/3.0.0-M1/manifests"},{"name":"2.0.2","sha":"148980ba115cfa1617b6f56ef6e7dd2578c1964b","kind":"tag","published_at":"2019-08-10T21:40:22.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.2","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.2/manifests"},{"name":"eclipse-initial-contribution-ip","sha":"8163caf8cb05faea4c9b703a64e3a9bed19eab6a","kind":"commit","published_at":"2019-07-12T19:28:55.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/eclipse-initial-contribution-ip","html_url":"https://github.com/jakartaee/validation/releases/tag/eclipse-initial-contribution-ip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@eclipse-initial-contribution-ip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/eclipse-initial-contribution-ip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/eclipse-initial-contribution-ip/manifests"},{"name":"2.0.1.Final","sha":"95c3f9e9dde14c48fbcb1ec7869e0f0d58185c36","kind":"commit","published_at":"2017-12-19T16:23:19.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.1.Final","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.1.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.1.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.1.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.1.Final/manifests"},{"name":"2.0.0.Final","sha":"bacabda7fabee2399ee0fea986d46814c5c0e0ee","kind":"commit","published_at":"2017-08-03T14:44:16.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.Final","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Final/manifests"},{"name":"2.0.0.CR3","sha":"9dd1f46faee152ffbcfbf3f6bd8bd0717e1b2302","kind":"commit","published_at":"2017-07-11T13:40:44.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.CR3","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.CR3/manifests"},{"name":"2.0.0.CR2","sha":"e9f115cd63603ade4870369cabad101e6aabf6d5","kind":"commit","published_at":"2017-07-05T13:29:48.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.CR2","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.CR2/manifests"},{"name":"2.0.0.CR1","sha":"fdfff164234c748f89da21ebfcfb0f994e95cc3d","kind":"commit","published_at":"2017-06-21T17:28:25.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.CR1","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.CR1/manifests"},{"name":"2.0.0.Beta2","sha":"86bbf051646fdccc5bc35784a4153ba13512bd90","kind":"commit","published_at":"2017-05-17T14:50:20.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.Beta2","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Beta2/manifests"},{"name":"2.0.0.Beta1","sha":"88ce07a6c685af5d8c1c3a95f2fbd42e6ecbeb73","kind":"commit","published_at":"2017-04-24T12:02:27.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.Beta1","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Beta1/manifests"},{"name":"2.0.0.Alpha2","sha":"611c93b2aeac3cde098038f51253c04ae8e1ccbb","kind":"tag","published_at":"2017-03-28T10:45:32.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.Alpha2","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.Alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.Alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Alpha2/manifests"},{"name":"2.0.0.Alpha1","sha":"8c59abba390224928a1077628aaf55d1c56921be","kind":"tag","published_at":"2017-02-03T09:01:01.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/2.0.0.Alpha1","html_url":"https://github.com/jakartaee/validation/releases/tag/2.0.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@2.0.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/2.0.0.Alpha1/manifests"},{"name":"1.1.0.Final","sha":"4173261c6123de521d2db9cbc7a76ecf1a135ece","kind":"tag","published_at":"2013-04-10T12:56:42.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.Final","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.Final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.Final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Final/manifests"},{"name":"1.1.0.CR3","sha":"5b7772a4c9e799a54bfd2d7bdd1c888c6fa61607","kind":"tag","published_at":"2013-03-20T09:39:26.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.CR3","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.CR3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.CR3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.CR3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.CR3/manifests"},{"name":"1.1.0.CR2","sha":"b95b284f2ac597e52ada50f8e9344ce77008d84c","kind":"tag","published_at":"2013-03-14T13:36:01.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.CR2","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.CR2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.CR2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.CR2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.CR2/manifests"},{"name":"1.1.0.CR1","sha":"12bd178cddf94841c7e1cc48d182ac7f5b06f5e6","kind":"tag","published_at":"2013-02-20T21:45:57.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.CR1","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.CR1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.CR1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.CR1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.CR1/manifests"},{"name":"1.1.0.Beta4","sha":"32ea7cff7d29173c216acf43a44a4e3c2517f1ed","kind":"tag","published_at":"2013-02-15T17:13:29.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.Beta4","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.Beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.Beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta4/manifests"},{"name":"1.1.0.Beta3","sha":"0ef33a64580a4cb56fbb4aed0577823519569284","kind":"tag","published_at":"2013-02-01T18:25:45.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.Beta3","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.Beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.Beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta3/manifests"},{"name":"1.1.0.Beta2","sha":"7ff73b6f7b85b6a8cb15ede9f9113d7c68d2c1d8","kind":"tag","published_at":"2012-11-27T14:22:24.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.Beta2","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.Beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.Beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta2/manifests"},{"name":"1.1.0.Beta1","sha":"4d5768663c5fb29484b90005dbe6a46760442c75","kind":"tag","published_at":"2012-10-19T16:53:45.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.Beta1","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.Beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.Beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Beta1/manifests"},{"name":"1.1.0.Alpha1","sha":"ae76c5e39ea8cd8b9d65aa0594ef07cb62139a1f","kind":"tag","published_at":"2012-03-14T16:13:52.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.1.0.Alpha1","html_url":"https://github.com/jakartaee/validation/releases/tag/1.1.0.Alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.1.0.Alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.1.0.Alpha1/manifests"},{"name":"1.0.0.GA","sha":"cdd8e22dbcb128f4133a3809ace42ed5b88021da","kind":"commit","published_at":"2009-10-08T08:46:44.000Z","download_url":"https://codeload.github.com/jakartaee/validation/tar.gz/1.0.0.GA","html_url":"https://github.com/jakartaee/validation/releases/tag/1.0.0.GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jakartaee/validation@1.0.0.GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.0.0.GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/tags/1.0.0.GA/manifests"}]},"repo_metadata_updated_at":"2026-08-08T17:39:53.474Z","dependent_packages_count":1774,"downloads":null,"downloads_period":null,"dependent_repos_count":6088,"rankings":{"downloads":null,"dependent_repos_count":0.11594678863441116,"dependent_packages_count":0.040651464754379044,"stargazers_count":27.52275389744976,"forks_count":24.125038799275078,"docker_downloads_count":0.014618507029899854,"average":10.363801891428706},"purl":"pkg:maven/jakarta.validation/jakarta.validation-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/jakarta.validation:jakarta.validation-api","docker_dependents_count":16204,"docker_downloads_count":5208194086,"usage_url":"https://repos.ecosyste.ms/usage/maven/jakarta.validation:jakarta.validation-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/jakarta.validation:jakarta.validation-api/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-06T06:01:03.770Z","issues_count":67,"pull_requests_count":235,"avg_time_to_close_issue":8999964.685714286,"avg_time_to_close_pull_request":3331527.6130653266,"issues_closed_count":35,"pull_requests_closed_count":199,"pull_request_authors_count":24,"issue_authors_count":38,"avg_comments_per_issue":1.2388059701492538,"avg_comments_per_pull_request":0.6595744680851063,"merged_pull_requests_count":136,"bot_issues_count":2,"bot_pull_requests_count":95,"past_year_issues_count":12,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":4238141.6,"past_year_avg_time_to_close_pull_request":183436.8,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5833333333333334,"past_year_avg_comments_per_pull_request":0.09803921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/issues","maintainers":[{"login":"mswatosh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mswatosh"},{"login":"marko-bekhta","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"jhanders34","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhanders34"},{"login":"ivargrimstad","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivargrimstad"}],"active_maintainers":[{"login":"marko-bekhta","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"},{"login":"jhanders34","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhanders34"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/jakarta.validation:jakarta.validation-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/jakarta.validation:jakarta.validation-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/jakarta.validation:jakarta.validation-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/jakarta.validation:jakarta.validation-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/jakarta.validation:jakarta.validation-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/jakarta.validation:jakarta.validation-api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617708,"maintainers_count":0,"namespaces_count":82069,"keywords_count":36562,"github":"maven-central","metadata":{"funded_packages_count":47684,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-23T05:04:28.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1741747,"full_name":"jakartaee/validation","default_branch":"main","total_commits":520,"total_committers":22,"total_bot_commits":47,"total_bot_committers":1,"mean_commits":23.636363636363637,"dds":0.7423076923076923,"past_year_total_commits":61,"past_year_total_committers":4,"past_year_total_bot_commits":30,"past_year_total_bot_committers":1,"past_year_mean_commits":15.25,"past_year_dds":0.5081967213114754,"last_synced_at":"2026-08-19T12:30:57.414Z","last_synced_commit":"d3e9e7d11f1c354188837cb997f6498990be2f1c","created_at":"2024-09-13T18:23:20.756Z","updated_at":"2026-08-19T12:30:54.866Z","committers":[{"name":"Emmanuel Bernard","email":"emmanuel@hibernate.org","login":"emmanuelbernard","count":134},{"name":"Gunnar Morling","email":"gunnar.morling@googlemail.com","login":"gunnarmorling","count":113},{"name":"Guillaume Smet","email":"guillaume.smet@gmail.com","login":"gsmet","count":74},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":47},{"name":"Hardy Ferentschik","email":"hardy@ferentschik.de","login":"hferentschik","count":46},{"name":"marko-bekhta","email":"marko.prykladna@gmail.com","login":"marko-bekhta","count":40},{"name":"Scott M Stark","email":"starksm64@gmail.com","login":"starksm64","count":27},{"name":"Jenkins","email":"ci@hibernate.org","login":"Hibernate-CI","count":14},{"name":"Ed Burns","email":"Edward.Burns@microsoft.com","login":null,"count":5},{"name":"Mark Swatosh","email":"mark.swatosh@gmail.com","login":"mswatosh","count":4},{"name":"Akira Kawauchi","email":"kasabuta4@gmail.com","login":"kasabuta4","count":3},{"name":"PrittSpadeLord","email":"pritt1999@gmail.com","login":"PrittSpadeLord","count":2},{"name":"eclipse-validation-bot","email":"validation-bot@eclipse.org","login":"eclipse-validation-bot","count":2},{"name":"Asif Kamran Malick","email":"asifkamran.malick8@gmail.com","login":"akmalick","count":1},{"name":"Davide D'Alto","email":"davide@hibernate.org","login":"DavideD","count":1},{"name":"Emily Jiang","email":"emijiang6@googlemail.com","login":"Emily-Jiang","count":1},{"name":"Gautham Krishnan","email":"140151984+gauthamkrishnanibm","login":"gauthamkrishnanibm","count":1},{"name":"Hendrik Ebbers","email":"hendrik.ebbers@web.de","login":"hendrikebbers","count":1},{"name":"Jared Anderson","email":"jhanders@us.ibm.com","login":"jhanders34","count":1},{"name":"Kabir Khan","email":"kkhan@redhat.com","login":"kabir","count":1},{"name":"David Kopp","email":"david.k.kopp.civ@mail.mil","login":null,"count":1},{"name":"Yoann Rodière","email":"yoann@hibernate.org","login":"yrodiere","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":30},{"name":"marko-bekhta","email":"marko.prykladna@gmail.com","login":"marko-bekhta","count":27},{"name":"eclipse-validation-bot","email":"validation-bot@eclipse.org","login":"eclipse-validation-bot","count":2},{"name":"PrittSpadeLord","email":"pritt1999@gmail.com","login":"PrittSpadeLord","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6754277,"commits_count":978908213,"contributors_count":41255408,"owners_count":1359633,"committers_count":3353751,"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":"jakartaee/validation","html_url":"https://github.com/jakartaee/validation","last_synced_at":"2026-08-22T14:01:19.133Z","status":null,"issues_count":67,"pull_requests_count":236,"avg_time_to_close_issue":8999964.685714286,"avg_time_to_close_pull_request":3315008.845,"issues_closed_count":35,"pull_requests_closed_count":200,"pull_request_authors_count":24,"issue_authors_count":38,"avg_comments_per_issue":1.2388059701492538,"avg_comments_per_pull_request":0.6567796610169492,"merged_pull_requests_count":137,"bot_issues_count":2,"bot_pull_requests_count":96,"past_year_issues_count":12,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":4238141.6,"past_year_avg_time_to_close_pull_request":183994.325,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5833333333333334,"past_year_avg_comments_per_pull_request":0.09803921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":37,"created_at":"2023-05-16T05:12:53.049Z","updated_at":"2026-08-22T14:01:19.133Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakartaee%2Fvalidation/issues","issue_labels_count":{"table":{"EE12":19,"java":2,"dependencies":2,"On Hold":1,"Question":1}},"pull_request_labels_count":{"table":{"dependencies":96,"java":65,"github_actions":31,"On Hold":1}},"issue_author_associations_count":{"table":{"NONE":35,"CONTRIBUTOR":26,"MEMBER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":210,"NONE":16,"MEMBER":10}},"issue_authors":{"table":{"marko-bekhta":25,"starksm64":3,"arjantijms":2,"jhanders34":2,"dependabot[bot]":2,"yrodiere":1,"krnhotwings":1,"hw207165":1,"ivargrimstad":1,"dkkopp":1,"sanmibuh":1,"Thihup":1,"Sheldon66-Huang":1,"benjamin-dreux":1,"njr-11":1,"edburns":1,"include42":1,"jansupol":1,"lananda":1,"Nitish522":1,"lbenedetto":1,"mswatosh":1,"gredler":1,"edbratt":1,"lackovic":1,"aalamu":1,"divyank-vwits":1,"ivamly":1,"semedy-patrick":1,"jycr":1,"akash-kansara":1,"rishika-kotla":1,"DidierLoiseau":1,"gauthamkrishnanibm":1,"hantsy":1,"remal":1,"rstoyanchev":1,"Serkan80":1}},"pull_request_authors":{"table":{"dependabot[bot]":96,"gunnarmorling":36,"marko-bekhta":33,"gsmet":25,"starksm64":19,"mswatosh":5,"dogukandursun55":2,"gauthamkrishnanibm":2,"kabir":2,"Emily-Jiang":2,"akmalick":1,"lpandzic":1,"lananda":1,"edburns":1,"don-vip":1,"PrittSpadeLord":1,"yrodiere":1,"sanmibuh":1,"dkkopp":1,"psakar":1,"jhanders34":1,"kasabuta4":1,"marko-another":1,"jycr":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16283635,"issues_count":42221070,"pull_requests_count":134494062,"authors_count":11511243,"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":{"EE12":7}},"past_year_pull_request_labels_count":{"table":{"dependencies":29,"java":19,"github_actions":10}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":6,"NONE":4,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":46,"MEMBER":4,"NONE":1}},"past_year_issue_authors":{"table":{"marko-bekhta":7,"akash-kansara":1,"ivamly":1,"jhanders34":1,"rishika-kotla":1,"semedy-patrick":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":29,"marko-bekhta":20,"marko-another":1,"PrittSpadeLord":1}},"maintainers":[{"table":{"login":"mswatosh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mswatosh"}},{"table":{"login":"marko-bekhta","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"}},{"table":{"login":"jhanders34","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhanders34"}},{"table":{"login":"ivargrimstad","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivargrimstad"}}],"active_maintainers":[{"table":{"login":"marko-bekhta","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marko-bekhta"}},{"table":{"login":"jhanders34","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhanders34"}}]}},"events":{"total":{"CreateEvent":33,"DeleteEvent":33,"ForkEvent":11,"IssueCommentEvent":44,"IssuesEvent":42,"PullRequestEvent":107,"PullRequestReviewCommentEvent":11,"PullRequestReviewEvent":22,"PushEvent":53,"ReleaseEvent":2,"WatchEvent":22},"last_year":{"CreateEvent":13,"DeleteEvent":11,"ForkEvent":4,"IssueCommentEvent":10,"IssuesEvent":7,"PullRequestEvent":49,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":10,"PushEvent":33,"WatchEvent":4}},"keywords":["bean-validation","java"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2025-12-14T13:01:19.563Z","updated_at":"2025-12-14T13:01:19.563Z","repository_link":"https://github.com/jakartaee/validation/blob/main/pom.xml","dependencies":[{"id":25768467727,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"7.11.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-pull.yml","sha":null,"kind":"manifest","created_at":"2025-12-14T13:01:19.290Z","updated_at":"2025-12-14T13:01:19.290Z","repository_link":"https://github.com/jakartaee/validation/blob/main/.github/workflows/ci-pull.yml","dependencies":[{"id":25768467721,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25768467722,"package_name":"oracle-actions/setup-java","ecosystem":"actions","requirements":"2e744f723b003fdd759727d0ff654c8717024845","direct":true,"kind":"composite","optional":false},{"id":25768467724,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"f2beeb24e141e01a676f977032f5a29d81c9e27e","direct":true,"kind":"composite","optional":false}]}],"score":30.71157015435903,"created_at":"2025-08-29T08:42:52.855Z","updated_at":"2026-08-23T14:30:35.275Z","avatar_url":"https://github.com/jakartaee.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362770","html_url":"https://summary.ecosyste.ms/projects/362770"}