{"id":372381,"url":"https://github.com/go-ozzo/ozzo-validation","last_synced_at":"2026-08-26T10:33:43.661Z","repository":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"packages":[{"id":4235455,"name":"github.com/go-ozzo/ozzo-Validation/v4","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-Validation","keywords_array":[],"namespace":"github.com/go-ozzo/ozzo-Validation","versions_count":8,"first_release_published_at":"2020-01-31T00:33:51.000Z","latest_release_published_at":"2026-08-04T14:01:14.000Z","latest_release_number":"v4.4.1","last_synced_at":"2026-08-25T10:01:51.868Z","created_at":"2022-04-12T22:53:55.951Z","updated_at":"2026-08-25T10:01:51.869Z","registry_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-Validation/v4","install_command":"go get github.com/go-ozzo/ozzo-Validation/v4","documentation_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-Validation/v4#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779517,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:43:10.035Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/go-ozzo/ozzo-%21validation/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-Validation/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-Validation/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-ozzo/ozzo-Validation/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-Validation%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-Validation%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-Validation%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-Validation%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-Validation%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-Validation%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12064500,"name":"github.com/Go-ozzo/ozzo-validation/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Go-ozzo/ozzo-validation","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2020-01-31T00:33:51.000Z","latest_release_published_at":"2026-08-04T14:01:14.000Z","latest_release_number":"v4.4.1","last_synced_at":"2026-08-25T10:02:20.309Z","created_at":"2025-09-02T09:45:17.731Z","updated_at":"2026-08-25T10:02:20.309Z","registry_url":"https://pkg.go.dev/github.com/Go-ozzo/ozzo-validation/v4","install_command":"go get github.com/Go-ozzo/ozzo-validation/v4","documentation_url":"https://pkg.go.dev/github.com/Go-ozzo/ozzo-validation/v4#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779516,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:56:14.941Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.557371841095944,"dependent_packages_count":5.207447466435642,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.382409653765793},"purl":"pkg:golang/github.com/%21go-ozzo/ozzo-validation/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Go-ozzo/ozzo-validation/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Go-ozzo/ozzo-validation/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Go-ozzo/ozzo-validation/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3616459,"name":"github.com/go-ozzo/ozzo-validation/v4","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":[],"namespace":"github.com/go-ozzo/ozzo-validation","versions_count":8,"first_release_published_at":"2020-01-31T00:33:51.000Z","latest_release_published_at":"2026-08-04T14:01:14.000Z","latest_release_number":"v4.4.1","last_synced_at":"2026-08-25T10:02:29.911Z","created_at":"2022-04-11T07:43:29.420Z","updated_at":"2026-08-25T10:02:29.912Z","registry_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-validation/v4","install_command":"go get github.com/go-ozzo/ozzo-validation/v4","documentation_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-validation/v4#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:09:55.789Z","dependent_packages_count":919,"downloads":null,"downloads_period":null,"dependent_repos_count":1033,"rankings":{"downloads":null,"dependent_repos_count":0.23568862371009602,"dependent_packages_count":0.13533417975328918,"stargazers_count":1.239732839566213,"forks_count":1.926103687035829,"docker_downloads_count":0.28392273793602424,"average":0.7641564136002903},"purl":"pkg:golang/github.com/go-ozzo/ozzo-validation/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-validation/v4","docker_dependents_count":303,"docker_downloads_count":78840091,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-validation/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-ozzo/ozzo-validation/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3742180,"name":"gopkg.in/go-ozzo/ozzo-validation.v1","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":[],"namespace":"gopkg.in/go-ozzo","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-25T10:03:27.445Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:03:28.280Z","created_at":"2022-04-11T14:39:52.496Z","updated_at":"2026-08-25T10:03:28.281Z","registry_url":"https://pkg.go.dev/gopkg.in/go-ozzo/ozzo-validation.v1","install_command":"go get gopkg.in/go-ozzo/ozzo-validation.v1","documentation_url":"https://pkg.go.dev/gopkg.in/go-ozzo/ozzo-validation.v1#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4123,"open_issues_count":30,"forks_count":242,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-12T03:51:27.336Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-11T16:42:37.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36592161,"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-13T02:00:06.325Z","response_time":111,"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":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:29:11.784Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.7723584991420109,"forks_count":1.2170089457564612,"average":4.583591927159029},"purl":"pkg:golang/gopkg.in/go-ozzo/ozzo-validation.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-ozzo/ozzo-validation.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-ozzo/ozzo-validation.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-ozzo/ozzo-validation.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4192378,"name":"github.com/go-ozzo/ozzo-valIDation/v4","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-valIDation","keywords_array":[],"namespace":"github.com/go-ozzo/ozzo-valIDation","versions_count":8,"first_release_published_at":"2020-01-31T00:33:51.000Z","latest_release_published_at":"2026-08-04T14:01:14.000Z","latest_release_number":"v4.4.1","last_synced_at":"2026-08-25T10:06:03.346Z","created_at":"2022-04-12T20:02:36.855Z","updated_at":"2026-08-25T10:06:03.347Z","registry_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-valIDation/v4","install_command":"go get github.com/go-ozzo/ozzo-valIDation/v4","documentation_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-valIDation/v4#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779517,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:38:41.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/go-ozzo/ozzo-val%21i%21dation/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-valIDation/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-valIDation/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-ozzo/ozzo-valIDation/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-valIDation%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-valIDation%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-valIDation%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-valIDation%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-valIDation%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-valIDation%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3639568,"name":"github.com/go-ozzo/ozzo-VALIdation","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/go-ozzo/ozzo-VALIdation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-VALIdation","keywords_array":[],"namespace":"github.com/go-ozzo","versions_count":1,"first_release_published_at":"2019-08-07T17:27:03.000Z","latest_release_published_at":"2019-08-07T17:27:03.000Z","latest_release_number":"v3.6.0+incompatible","last_synced_at":"2026-08-25T10:01:38.451Z","created_at":"2022-04-11T08:55:36.706Z","updated_at":"2026-08-25T10:01:38.452Z","registry_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-VALIdation","install_command":"go get github.com/go-ozzo/ozzo-VALIdation","documentation_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-VALIdation#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779516,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:35:51.396Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.7723584991420109,"forks_count":1.2170089457564612,"average":4.583591927159029},"purl":"pkg:golang/github.com/go-ozzo/ozzo-%21v%21a%21l%21idation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-VALIdation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-VALIdation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-ozzo/ozzo-VALIdation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-VALIdation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-VALIdation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-VALIdation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-VALIdation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-VALIdation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-VALIdation/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3588218,"name":"github.com/go-ozzo/ozzo-validation/v3","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":[],"namespace":"github.com/go-ozzo/ozzo-validation","versions_count":8,"first_release_published_at":"2022-11-20T05:22:07.710Z","latest_release_published_at":"2019-12-05T11:52:38.000Z","latest_release_number":"v3.8.1","last_synced_at":"2026-08-24T10:05:10.742Z","created_at":"2022-04-11T04:54:54.543Z","updated_at":"2026-08-24T10:05:10.743Z","registry_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-validation/v3","install_command":"go get github.com/go-ozzo/ozzo-validation/v3","documentation_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-validation/v3#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:19:38.663Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":20,"rankings":{"downloads":null,"dependent_repos_count":1.2062709331992811,"dependent_packages_count":1.303418931292228,"stargazers_count":1.239732839566213,"forks_count":1.926103687035829,"docker_downloads_count":null,"average":1.4188815977733877},"purl":"pkg:golang/github.com/go-ozzo/ozzo-validation/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-validation/v3","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-validation/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-ozzo/ozzo-validation/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3784849,"name":"gopkg.in/go-ozzo/ozzo-validation.v3","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":[],"namespace":"gopkg.in/go-ozzo","versions_count":8,"first_release_published_at":"2017-02-14T00:11:09.000Z","latest_release_published_at":"2019-12-05T11:52:38.000Z","latest_release_number":"v3.8.1","last_synced_at":"2026-08-25T10:09:20.344Z","created_at":"2022-04-11T17:24:29.376Z","updated_at":"2026-08-25T10:09:20.344Z","registry_url":"https://pkg.go.dev/gopkg.in/go-ozzo/ozzo-validation.v3","install_command":"go get gopkg.in/go-ozzo/ozzo-validation.v3","documentation_url":"https://pkg.go.dev/gopkg.in/go-ozzo/ozzo-validation.v3#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4123,"open_issues_count":30,"forks_count":242,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-12T03:51:27.336Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-11T16:42:37.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36592161,"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-13T02:00:06.325Z","response_time":111,"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":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:05:49.800Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.7723584991420109,"forks_count":1.2170089457564612,"average":4.583591927159029},"purl":"pkg:golang/gopkg.in/go-ozzo/ozzo-validation.v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-ozzo/ozzo-validation.v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-ozzo/ozzo-validation.v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-ozzo/ozzo-validation.v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13545618,"name":"golang-github-go-ozzo-ozzo-validation.v4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:02:01.014Z","latest_release_published_at":"2026-02-11T02:02:01.014Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-03-11T09:03:44.382Z","created_at":"2026-02-11T02:02:00.836Z","updated_at":"2026-08-19T07:29:29.465Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-ozzo-ozzo-validation.v4","install_command":"apt-get install golang-github-go-ozzo-ozzo-validation.v4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-ozzo-ozzo-validation.v4-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4123,"open_issues_count":30,"forks_count":242,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-12T03:51:27.336Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-11T16:42:37.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36592161,"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-13T02:00:06.325Z","response_time":111,"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":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:29:29.465Z","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:deb/ubuntu/golang-github-go-ozzo-ozzo-validation.v4?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-ozzo-ozzo-validation.v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-ozzo-ozzo-validation.v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-ozzo-ozzo-validation.v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-ozzo-ozzo-validation.v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-ozzo-ozzo-validation.v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-ozzo-ozzo-validation.v4/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13475622,"name":"golang-github-go-ozzo-ozzo-validation.v4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:37:49.307Z","latest_release_published_at":"2026-02-10T03:37:49.307Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-03-10T04:14:09.297Z","created_at":"2026-02-10T03:37:49.018Z","updated_at":"2026-08-19T07:29:29.924Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-ozzo-ozzo-validation.v4","install_command":"apt-get install golang-github-go-ozzo-ozzo-validation.v4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-ozzo-ozzo-validation.v4-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4123,"open_issues_count":30,"forks_count":242,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-12T03:51:27.336Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-11T16:42:37.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36592161,"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-13T02:00:06.325Z","response_time":111,"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":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:29:29.923Z","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:deb/ubuntu/golang-github-go-ozzo-ozzo-validation.v4?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-ozzo-ozzo-validation.v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-ozzo-ozzo-validation.v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-ozzo-ozzo-validation.v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-ozzo-ozzo-validation.v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-ozzo-ozzo-validation.v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-ozzo-ozzo-validation.v4/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13387884,"name":"golang-github-go-ozzo-ozzo-validation.v4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:56:15.286Z","latest_release_published_at":"2026-02-05T15:56:15.286Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-08-13T17:59:40.513Z","created_at":"2026-02-05T15:56:07.554Z","updated_at":"2026-08-19T08:14:06.885Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-ozzo-ozzo-validation.v4","install_command":"apt-get install golang-github-go-ozzo-ozzo-validation.v4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-ozzo-ozzo-validation.v4-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:14:06.885Z","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:deb/ubuntu/golang-github-go-ozzo-ozzo-validation.v4?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-ozzo-ozzo-validation.v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-ozzo-ozzo-validation.v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-ozzo-ozzo-validation.v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-ozzo-ozzo-validation.v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-ozzo-ozzo-validation.v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-ozzo-ozzo-validation.v4/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13448230,"name":"golang-github-go-ozzo-ozzo-validation.v4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:16:16.700Z","latest_release_published_at":"2026-02-08T15:16:16.700Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-03-08T15:43:58.091Z","created_at":"2026-02-08T15:16:15.848Z","updated_at":"2026-08-19T09:06:40.380Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-ozzo-ozzo-validation.v4","install_command":"apt-get install golang-github-go-ozzo-ozzo-validation.v4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-ozzo-ozzo-validation.v4-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:06:40.380Z","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:deb/ubuntu/golang-github-go-ozzo-ozzo-validation.v4?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-ozzo-ozzo-validation.v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-ozzo-ozzo-validation.v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-ozzo-ozzo-validation.v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-ozzo-ozzo-validation.v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-ozzo-ozzo-validation.v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-ozzo-ozzo-validation.v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-ozzo-ozzo-validation.v4/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13684652,"name":"golang-github-go-ozzo-ozzo-validation.v4","ecosystem":"debian","description":null,"homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:47:35.862Z","latest_release_published_at":"2026-02-12T17:47:35.862Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-03-13T00:07:16.163Z","created_at":"2026-02-12T17:47:35.638Z","updated_at":"2026-08-19T09:14:15.310Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-ozzo-ozzo-validation.v4","install_command":"apt-get install golang-github-go-ozzo-ozzo-validation.v4","documentation_url":"https://packages.debian.org/bookworm/golang-github-go-ozzo-ozzo-validation.v4","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-go-ozzo-ozzo-validation.v4-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:14:15.310Z","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:deb/debian/golang-github-go-ozzo-ozzo-validation.v4?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-ozzo-ozzo-validation.v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-ozzo-ozzo-validation.v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-ozzo-ozzo-validation.v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-ozzo-ozzo-validation.v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-ozzo-ozzo-validation.v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-ozzo-ozzo-validation.v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-ozzo-ozzo-validation.v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-ozzo-ozzo-validation.v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-ozzo-ozzo-validation.v4/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":3493528,"name":"github.com/go-ozzo/ozzo-validation","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":[],"namespace":"github.com/go-ozzo","versions_count":5,"first_release_published_at":"2017-02-14T00:11:09.000Z","latest_release_published_at":"2019-08-07T17:27:03.000Z","latest_release_number":"v3.6.0+incompatible","last_synced_at":"2026-08-25T10:12:48.563Z","created_at":"2022-04-10T19:17:37.238Z","updated_at":"2026-08-25T10:12:48.564Z","registry_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-validation","install_command":"go get github.com/go-ozzo/ozzo-validation","documentation_url":"https://pkg.go.dev/github.com/go-ozzo/ozzo-validation#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:34:15.845Z","dependent_packages_count":847,"downloads":null,"downloads_period":null,"dependent_repos_count":4339,"rankings":{"downloads":null,"dependent_repos_count":0.12158151642048069,"dependent_packages_count":0.14191154047767585,"stargazers_count":1.239732839566213,"forks_count":1.926103687035829,"docker_downloads_count":0.0977634980397472,"average":0.7054186163079892},"purl":"pkg:golang/github.com/go-ozzo/ozzo-validation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-validation","docker_dependents_count":386,"docker_downloads_count":1820901200,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-ozzo/ozzo-validation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-ozzo/ozzo-validation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-ozzo%2Fozzo-validation/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13645608,"name":"golang-github-go-ozzo-ozzo-validation.v4","ecosystem":"debian","description":null,"homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:14:35.686Z","latest_release_published_at":"2026-02-12T03:14:35.686Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-03-13T20:10:28.709Z","created_at":"2026-02-12T03:14:35.479Z","updated_at":"2026-08-19T09:48:08.873Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-ozzo-ozzo-validation.v4","install_command":"apt-get install golang-github-go-ozzo-ozzo-validation.v4","documentation_url":"https://packages.debian.org/trixie/golang-github-go-ozzo-ozzo-validation.v4","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-go-ozzo-ozzo-validation.v4-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779519,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:48:08.873Z","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:deb/debian/golang-github-go-ozzo-ozzo-validation.v4?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-ozzo-ozzo-validation.v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-ozzo-ozzo-validation.v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-ozzo-ozzo-validation.v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:19.275Z","issues_count":86,"pull_requests_count":64,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":41,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.75,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-ozzo-ozzo-validation.v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-ozzo-ozzo-validation.v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-ozzo-ozzo-validation.v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-ozzo-ozzo-validation.v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-ozzo-ozzo-validation.v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-ozzo-ozzo-validation.v4/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":3659159,"name":"gopkg.in/go-ozzo/ozzo-validation.v2","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-ozzo/ozzo-validation","keywords_array":[],"namespace":"gopkg.in/go-ozzo","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-24T10:07:12.918Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:07:13.567Z","created_at":"2022-04-11T09:58:00.610Z","updated_at":"2026-08-24T10:07:13.567Z","registry_url":"https://pkg.go.dev/gopkg.in/go-ozzo/ozzo-validation.v2","install_command":"go get gopkg.in/go-ozzo/ozzo-validation.v2","documentation_url":"https://pkg.go.dev/gopkg.in/go-ozzo/ozzo-validation.v2#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4123,"open_issues_count":30,"forks_count":242,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-12T03:51:27.336Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-11T16:42:37.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36592161,"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-13T02:00:06.325Z","response_time":111,"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":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:39:36.425Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.7723584991420109,"forks_count":1.2170089457564612,"average":4.583591927159029},"purl":"pkg:golang/gopkg.in/go-ozzo/ozzo-validation.v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/go-ozzo/ozzo-validation.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/go-ozzo/ozzo-validation.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/go-ozzo/ozzo-validation.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fgo-ozzo%2Fozzo-validation.v2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11004880,"name":"github.com/Go-ozzo/ozzo-validation","ecosystem":"go","description":"Package validation provides configurable and extensible rules for validating data of various types.","homepage":"https://github.com/Go-ozzo/ozzo-validation","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Go-ozzo/ozzo-validation","keywords_array":[],"namespace":"github.com/Go-ozzo","versions_count":1,"first_release_published_at":"2019-08-07T17:27:03.000Z","latest_release_published_at":"2019-08-07T17:27:03.000Z","latest_release_number":"v3.6.0+incompatible","last_synced_at":"2026-08-24T10:07:22.588Z","created_at":"2024-10-30T04:24:41.027Z","updated_at":"2026-08-24T10:07:22.588Z","registry_url":"https://pkg.go.dev/github.com/Go-ozzo/ozzo-validation","install_command":"go get github.com/Go-ozzo/ozzo-validation","documentation_url":"https://pkg.go.dev/github.com/Go-ozzo/ozzo-validation#section-documentation","metadata":{},"repo_metadata":{"id":38238005,"uuid":"61687013","full_name":"go-ozzo/ozzo-validation","owner":"go-ozzo","description":"An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.","archived":false,"fork":false,"pushed_at":"2026-08-11T16:41:27.000Z","size":266,"stargazers_count":4126,"open_issues_count":32,"forks_count":243,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-08-19T07:08:58.900Z","etag":null,"topics":["go","golang","ozzo","validation","validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ozzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T03:47:43.000Z","updated_at":"2026-08-18T20:39:47.000Z","dependencies_parsed_at":"2023-02-12T11:48:27.927Z","dependency_job_id":"7023b480-a43b-4782-91c0-eab731d285ba","html_url":"https://github.com/go-ozzo/ozzo-validation","commit_stats":{"total_commits":97,"total_committers":27,"mean_commits":"3.5925925925925926","dds":"0.38144329896907214","last_synced_commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-ozzo/ozzo-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/sbom","scorecard":{"id":432286,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-ozzo/ozzo-validation","commit":"34bd5476bd5bb4884aee8252974da4cd4e878a75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-19T03:39:30.210Z","repository_id":38238005,"created_at":"2025-08-19T03:39:30.210Z","updated_at":"2025-08-19T03:39:30.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779516,"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-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"go-ozzo","name":"Ozzo Framework","uuid":"15002228","kind":"organization","description":"Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15002228?v=4","repositories_count":6,"last_synced_at":"2024-03-26T05:16:45.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-ozzo","funding_links":[],"total_stars":4862,"followers":38,"following":0,"created_at":"2022-11-03T06:08:29.238Z","updated_at":"2024-03-26T05:16:45.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ozzo/repositories"},"tags":[{"name":"v4.3.0","sha":"c0d3bb3ac5f43ebb9fc22eaeb7d8c07836b7973b","kind":"commit","published_at":"2020-10-19T11:38:11.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"b589ba59cf2be8ed3ea7c4f5c57e7e41966b3925","kind":"tag","published_at":"2020-08-13T12:37:08.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"d05fa9f50a60226d9fe9dbe3e17748d22735f19b","kind":"tag","published_at":"2020-04-28T13:57:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"f0cccd2ddbe5e809bdc6b8bfeb40d10ed25be3fb","kind":"tag","published_at":"2020-04-26T23:24:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"4f1796586b575fc958294ba3f47d4baf972bff27","kind":"commit","published_at":"2020-02-07T23:56:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e04d503a8535b638143c35c045d29a70b11c1142","kind":"commit","published_at":"2020-01-31T00:33:51.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v4.0.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v4.0.0/manifests"},{"name":"v3.8.1","sha":"094faa164a0dbeb9a9062ed57514e85fa3c66c04","kind":"commit","published_at":"2019-12-05T11:52:38.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"083f0b20911750dfaf3fa0b23b3ef55bd37a3fd9","kind":"commit","published_at":"2019-12-04T15:14:25.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.8.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"5de342f51959b514d8cf1f6280ebca99fcd3016a","kind":"commit","published_at":"2019-12-03T18:39:05.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.7.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"199b55b36bc1af151e6eea487cc92ffa5b460b81","kind":"commit","published_at":"2019-08-07T17:27:03.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.6.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"106681dbb37bfa3e7683c4c8129cb7f5925ea3e9","kind":"commit","published_at":"2018-09-29T20:53:26.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.5.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9d6782aa52aad2ec5f3ea5af63b7dc4bc5192c40","kind":"tag","published_at":"2018-06-22T16:52:44.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.4.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.4.0/manifests"},{"name":"v3.3","sha":"85dcd8368eba387e65a03488b003e233994e87e9","kind":"tag","published_at":"2017-09-13T16:44:32.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.3","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.3/manifests"},{"name":"v3.2","sha":"a2f38cc94da87eaa22792311be67cfcfad703fb0","kind":"tag","published_at":"2017-07-03T18:25:18.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.2/manifests"},{"name":"v3.1","sha":"d1008ad1fd04ceb5faedaf34881df0c504382706","kind":"tag","published_at":"2017-03-23T14:11:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.1/manifests"},{"name":"v3.0.2","sha":"91f00a4c0695665eadfc116afc2ff1da7fb60fe7","kind":"tag","published_at":"2017-03-16T15:22:13.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0125c12cbd372cb9e6b529aa05266b9f31461cba","kind":"tag","published_at":"2017-02-14T00:11:20.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0.1/manifests"},{"name":"v3.0","sha":"82989da303585d624b3f67e5ee59feae36d3f2ea","kind":"tag","published_at":"2017-02-12T19:31:39.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v3.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v3.0/manifests"},{"name":"v2.2","sha":"8ee1f99c75eca16e5f5bf2231bad33dbbc2823ec","kind":"tag","published_at":"2017-02-08T18:23:41.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.2","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.2/manifests"},{"name":"v2.1","sha":"821a3e5fbf6364c3b1f0731adee66c2d52777f51","kind":"tag","published_at":"2017-02-07T17:00:02.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.1","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.1/manifests"},{"name":"v2.0","sha":"c5ea90fdc3a21aeec875ed51605cada9a9be2b26","kind":"tag","published_at":"2016-08-01T15:31:27.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v2.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v2.0/manifests"},{"name":"v1.0","sha":"f2591eb282511eed52c2a069bfc2063f2fbde3b0","kind":"tag","published_at":"2016-07-30T12:39:17.000Z","download_url":"https://codeload.github.com/go-ozzo/ozzo-validation/tar.gz/v1.0","html_url":"https://github.com/go-ozzo/ozzo-validation/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-ozzo/ozzo-validation@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:29:15.599Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.495372661956831,"dependent_packages_count":6.087866924657637,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.291619793307234},"purl":"pkg:golang/github.com/%21go-ozzo/ozzo-validation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Go-ozzo/ozzo-validation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Go-ozzo/ozzo-validation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Go-ozzo/ozzo-validation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:30:44.454Z","issues_count":86,"pull_requests_count":63,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":40,"issue_authors_count":76,"avg_comments_per_issue":2.2906976744186047,"avg_comments_per_pull_request":1.777777777777778,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","maintainers":[{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-ozzo%2Fozzo-validation/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7991,"full_name":"go-ozzo/ozzo-validation","default_branch":"master","total_commits":132,"total_committers":40,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":3.3,"dds":0.5454545454545454,"past_year_total_commits":25,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.25,"past_year_dds":0.48,"last_synced_at":"2026-08-20T07:31:08.943Z","last_synced_commit":"4c6f999a985642080774f68796c17abab9686bf0","created_at":"2023-03-07T09:47:10.690Z","updated_at":"2026-08-20T07:31:08.123Z","committers":[{"name":"qiangxue","email":"qiang.xue@gmail.com","login":"qiangxue","count":60},{"name":"Andrey Kolkov","email":"a.kolkov@gmail.com","login":"kolkov","count":13},{"name":"tuannguyen","email":"nguyenvantuan2391996@gmail.com","login":"nguyenvantuan2391996","count":11},{"name":"Qiang Xue","email":"zuu057@github.kdc.capitalone.com","login":null,"count":7},{"name":"Dr. Paul Logasa Bogen II","email":"plbogen@gmail.com","login":null,"count":2},{"name":"Mehran Poursadeghi","email":"mehr.prs@gmail.com","login":"mehran-prs","count":2},{"name":"Meydjer Luzzoli","email":"meydjer@gmail.com","login":"meydjer","count":2},{"name":"Nathan Baulch","email":"nathan.baulch@gmail.com","login":"NathanBaulch","count":2},{"name":"Samuel Berthe","email":"dev@samuel-berthe.fr","login":"samber","count":2},{"name":"Carsten Brandt","email":"mail@cebe.cc","login":"cebe","count":1},{"name":"Benjamin Boudreau","email":"boudreau.benjamin@gmail.com","login":"seriousben","count":1},{"name":"Asdine El Hrychy","email":"asdine.elhrychy@gmail.com","login":"asdine","count":1},{"name":"Andre Yanes","email":"v4n","login":"v4n","count":1},{"name":"Alex Grin","email":"lyoshenka","login":"lyoshenka","count":1},{"name":"0perl","email":"444065+0perl","login":"0perl","count":1},{"name":"Christian Theilemann","email":"christian.theilemann@getcruise.com","login":null,"count":1},{"name":"v4n","email":"andre@vyanes.com","login":null,"count":1},{"name":"qiangxue","email":"qiang.xue@capitalone.com","login":null,"count":1},{"name":"Zelalem Mekonen","email":"zola.mk.27@gmail.com","login":null,"count":1},{"name":"Rudresh Amin","email":"rudresh4@gmail.com","login":null,"count":1},{"name":"soranoba","email":"soranoba@gmail.com","login":"soranoba","count":1},{"name":"jessinra","email":"jessinra@gmail.com","login":"Jessinra","count":1},{"name":"Yanhu007","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":1},{"name":"Volodymyr Bochko","email":"v.y.bochko@gmail.com","login":"vbochko","count":1},{"name":"Tuan Nguyen","email":"93944834+tuan-nxcr","login":"tuan-nxcr","count":1},{"name":"Terminal","email":"32599364+TheSecEng","login":"TheSecEng","count":1},{"name":"Stéphane Gleizes","email":"stephane.gleizes@gmail.com","login":"sgleizes","count":1},{"name":"Radilov Andrey","email":"radilov.andrey@gmail.com","login":"aradilov","count":1},{"name":"Peter van den Broek","email":"github@petervandenbroek.com","login":"petervandenbroek","count":1},{"name":"Morgan Hargrove","email":"morgan.hargrove@moov.io","login":"mhargrove","count":1},{"name":"Mohammad A. Apu","email":"74357797+apuatcfbd","login":"apuatcfbd","count":1},{"name":"Masato YAMAMOTO","email":"masato.yamamoto@layerx.co.jp","login":"upamune","count":1},{"name":"Marat Reymers","email":"16486128+maratori","login":"maratori","count":1},{"name":"Kirill Freiman","email":"k.freiman@ya.ru","login":"kfreiman","count":1},{"name":"Juuso Haavisto","email":"juuso@mail.com","login":"jhvst","count":1},{"name":"Hannes","email":"108765386+Hannes-tallied","login":"Hannes-tallied","count":1},{"name":"George Kirilenko","email":"necryin","login":"necryin","count":1},{"name":"Erdal TAŞKESEN","email":"erdal@taskesen.me","login":"erdaltsksn","count":1},{"name":"Dmitry Zhvinklis","email":"Hisorldd@yandex.ru","login":"dmitryzhvinklis","count":1},{"name":"Dane Harrigan","email":"72265290+dane","login":"dane","count":1}],"past_year_committers":[{"name":"Andrey Kolkov","email":"a.kolkov@gmail.com","login":"kolkov","count":13},{"name":"tuannguyen","email":"nguyenvantuan2391996@gmail.com","login":"nguyenvantuan2391996","count":10},{"name":"Yanhu007","email":"huangfuyang900204@gmail.com","login":"Yanhu007","count":1},{"name":"Dmitry Zhvinklis","email":"Hisorldd@yandex.ru","login":"dmitryzhvinklis","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"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":"go-ozzo/ozzo-validation","html_url":"https://github.com/go-ozzo/ozzo-validation","last_synced_at":"2026-08-25T10:01:22.662Z","status":null,"issues_count":86,"pull_requests_count":65,"avg_time_to_close_issue":36664321.01785714,"avg_time_to_close_pull_request":33572880.40677966,"issues_closed_count":56,"pull_requests_closed_count":59,"pull_request_authors_count":42,"issue_authors_count":76,"avg_comments_per_issue":2.302325581395349,"avg_comments_per_pull_request":1.7230769230769232,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1630608.5555555555,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":5.333333333333333,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"created_at":"2023-05-16T03:51:37.500Z","updated_at":"2026-08-25T10:01:22.662Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ozzo%2Fozzo-validation/issues","issue_labels_count":{"table":{"status: triage":18,"area: core":16,"type: feature":13,"status: confirmed":10,"priority: low":10,"type: bug":10,"status: needs-info":8,"~stale":7,"priority: medium":7,"area: rules":6,"area: is":5,"priority: high":4,"area: errors":3,"type: enhancement":2,"type: docs":2}},"pull_request_labels_count":{"table":{"area: is":7,"type: docs":6,"type: feature":6,"priority: high":5,"area: core":5,"priority: medium":4,"type: bug":3,"priority: low":1,"type: enhancement":1,"breaking change":1}},"issue_author_associations_count":{"table":{"NONE":78,"CONTRIBUTOR":7,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":38,"NONE":27}},"issue_authors":{"table":{"khanakia":4,"rngallen":3,"maeglindeveloper":3,"acabarbaye":2,"darienmiller88":2,"frederikhors":2,"qfly888":1,"lazharichir":1,"filip-dahlberg":1,"nagdar7":1,"hzakher":1,"glserranv":1,"soranoba":1,"Dilbar97":1,"omeid":1,"mandeepkhatry":1,"freb":1,"nerock":1,"lesovsky":1,"Jh123x":1,"BimuratMukhtar":1,"ghost":1,"wmcnamee-coreweave":1,"odannyc":1,"geekflyer":1,"TudoseVlad":1,"RobinVdBroeck":1,"nmsobri":1,"zilverjk":1,"juliardi":1,"tochka":1,"hsblhsn":1,"samlown":1,"gohossein":1,"samber":1,"aria3ppp":1,"mgnsk":1,"egorsmkv":1,"satyap07":1,"arafatazam":1,"Wigwamwam":1,"noonien":1,"yumin5723":1,"maratori":1,"im-zhangxi":1,"jeffmvr":1,"erdaltsksn":1,"Codebreaker101":1,"Siltaz":1,"oliy":1,"mhosseintaher":1,"qiangxue":1,"psrajat":1,"Manask322":1,"liuaiyuan":1,"henrycheung19":1,"emfloyd2":1,"joshivaibhav":1,"siampudan":1,"f1forhelp":1,"e200":1,"tdbs":1,"pdxrlj":1,"adrianbielsa1":1,"voroskoi":1,"Narven":1,"tranlongan051020":1,"titouanfreville":1,"kolkov":1,"dlpetrie":1,"hotrush":1,"moyuanhuang":1,"NathanBaulch":1,"silmin":1,"rmscoal":1,"mehran-prs":1}},"pull_request_authors":{"table":{"kolkov":8,"nguyenvantuan2391996":7,"mboehm123":2,"apuatcfbd":2,"dearis02":2,"daetabased":2,"mhargrove":2,"giorgisio":2,"samber":2,"maratori":2,"ali-shahwali":2,"NathanBaulch":2,"Jessinra":1,"geekflyer":1,"0perl":1,"tuan-nxcr":1,"ChrisJr404":1,"oliy":1,"mehran-prs":1,"plbogen":1,"akarl":1,"mrg0lden":1,"jakesylvestre":1,"kevinmichaelchen":1,"TerminalFi":1,"petervandenbroek":1,"seriousben":1,"slessard":1,"longngn":1,"Hannes-tallied":1,"dane":1,"erdaltsksn":1,"go-aegian":1,"micaelAlastor":1,"dmitryzhvinklis":1,"mikeleedev":1,"dw-kihara":1,"Yanhu007":1,"soranoba":1,"upamune":1,"AruneshDwivedi":1,"toniastro":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"priority: medium":2,"area: is":1,"area: core":1,"status: triage":1,"type: enhancement":1,"type: feature":1,"status: confirmed":1}},"past_year_pull_request_labels_count":{"table":{"area: is":2,"priority: high":2,"type: bug":1,"type: feature":1}},"past_year_issue_author_associations_count":{"table":{"NONE":2,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":16,"NONE":5}},"past_year_issue_authors":{"table":{"kolkov":1,"rngallen":1,"TudoseVlad":1}},"past_year_pull_request_authors":{"table":{"kolkov":8,"nguyenvantuan2391996":6,"daetabased":2,"AruneshDwivedi":1,"ChrisJr404":1,"dmitryzhvinklis":1,"dw-kihara":1,"Yanhu007":1}},"maintainers":[{"table":{"login":"qiangxue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qiangxue"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":15,"IssueCommentEvent":3,"IssuesEvent":2,"PullRequestEvent":12,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PushEvent":3,"WatchEvent":306},"last_year":{"ForkEvent":3,"IssueCommentEvent":1,"PullRequestEvent":3,"PushEvent":3,"WatchEvent":53}},"keywords":["go","golang","ozzo","validation","validator"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-09T01:16:57.179Z","updated_at":"2022-08-09T01:16:57.179Z","repository_link":"https://github.com/go-ozzo/ozzo-validation/blob/master/go.mod","dependencies":[{"id":714525077,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20200108200545-475eaeb16496","direct":true,"kind":"runtime","optional":false},{"id":714525078,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-09T01:16:57.315Z","updated_at":"2022-08-09T01:16:57.315Z","repository_link":"https://github.com/go-ozzo/ozzo-validation/blob/master/go.sum","dependencies":[{"id":714527096,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20200108200545-475eaeb16496","direct":false,"kind":"runtime","optional":false},{"id":714527170,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":714527171,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":714527172,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":714527173,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":714527174,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":714527175,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false}]}],"score":33.386656620619995,"created_at":"2026-05-14T05:13:49.937Z","updated_at":"2026-08-26T10:33:43.661Z","avatar_url":"https://github.com/go-ozzo.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372381","html_url":"https://summary.ecosyste.ms/projects/372381"}