{"id":3459,"url":"https://github.com/FluentValidation/FluentValidation","last_synced_at":"2026-07-07T18:20:44.821Z","repository":{"id":36997693,"uuid":"443962","full_name":"FluentValidation/FluentValidation","owner":"FluentValidation","description":"A popular .NET validation library for building strongly-typed validation rules.","archived":false,"fork":false,"pushed_at":"2025-08-30T12:39:15.000Z","size":19996,"stargazers_count":9518,"open_issues_count":1,"forks_count":1253,"subscribers_count":266,"default_branch":"main","last_synced_at":"2025-10-06T19:48:41.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fluentvalidation.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FluentValidation.png","metadata":{"files":{"readme":".github/README.md","changelog":"Changelog.txt","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"License.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["JeremySkinner"],"open_collective":"FluentValidation"}},"created_at":"2009-12-20T19:17:03.000Z","updated_at":"2025-10-05T15:19:08.000Z","dependencies_parsed_at":"2023-02-16T08:10:17.137Z","dependency_job_id":"08e1ac62-23c3-4623-b2f1-6e850d4ec5a0","html_url":"https://github.com/FluentValidation/FluentValidation","commit_stats":{"total_commits":2261,"total_committers":286,"mean_commits":7.905594405594406,"dds":0.2198142414860681,"last_synced_commit":"f534dca8bee4223dbc8f30e2a1870b59a390177c"},"previous_names":["jeremyskinner/fluentvalidation"],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/FluentValidation/FluentValidation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluentValidation%2FFluentValidation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluentValidation%2FFluentValidation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluentValidation%2FFluentValidation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluentValidation%2FFluentValidation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluentValidation","download_url":"https://codeload.github.com/FluentValidation/FluentValidation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluentValidation%2FFluentValidation/sbom","scorecard":{"id":51224,"data":{"date":"2025-08-11","repo":{"name":"github.com/FluentValidation/FluentValidation","commit":"5bd6b4619ab79e444752da7f21d7a730fbabfacc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 12/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/FluentValidation/FluentValidation/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/FluentValidation/FluentValidation/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FluentValidation/FluentValidation/lock.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:44:55.265Z","repository_id":36997693,"created_at":"2025-08-14T23:44:55.266Z","updated_at":"2025-08-14T23:44:55.266Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708079,"owners_count":26031932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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"}},"keywords":[],"created_at":"2024-01-11T16:46:55.011Z","updated_at":"2025-10-09T00:22:33.561Z","avatar_url":"https://github.com/FluentValidation.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3459","html_url":"https://opencollective.ecosyste.ms/projects/3459","collective":{"id":1612,"uuid":"vjrkx5lm-nv904qjz-lxbp8bwa-7zdygoe3","slug":"fluentvalidation","name":"FluentValidation","description":"FluentValidation is a .net library for building validation rules. ","website":"https://fluentvalidation.net","github":"FluentValidation/FluentValidation","twitter":"JeremySkinner","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://fluentvalidation.net"},{"type":"TWITTER","url":"https://twitter.com/JeremySkinner"},{"type":"GITHUB","url":"https://github.com/FluentValidation/FluentValidation"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-27T06:15:19.142Z","created_at":"2024-01-10T13:17:50.456Z","updated_at":"2026-07-27T06:15:19.284Z","transactions_count":17,"balance":107.52,"account_type":"COLLECTIVE","owner":{"login":"FluentValidation","name":"FluentValidation","uuid":"61082709","kind":"organization","description":"FluentValidation is a popular .NET library for building strongly-typed validation rules.","email":null,"website":"https://fluentvalidation.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61082709?v=4","repositories_count":3,"last_synced_at":"2023-03-03T23:30:25.884Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FluentValidation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:38:11.581Z","updated_at":"2023-03-03T23:30:26.003Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluentValidation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluentValidation/repositories"},"last_project_activity_at":"2025-08-30T12:39:15.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-09-24T08:44:37.560Z","collective_updated_at":"2023-02-07T17:17:26.351Z","html_url":"https://opencollective.com/fluentvalidation","icon_url":"https://images.opencollective.com/fluentvalidation/logo/40.png","total_donations":717.4300000000001,"total_expenses":-727.6800000000002,"current_balance":107.52,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fluentvalidation","url":"https://opencollective.ecosyste.ms/collectives/fluentvalidation","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fluentvalidation/projects"}}