{"id":368262,"url":"https://github.com/fluentassertions/fluentassertions","last_synced_at":"2026-08-23T22:06:18.612Z","repository":{"id":37413103,"uuid":"11718424","full_name":"fluentassertions/fluentassertions","owner":"fluentassertions","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.","archived":false,"fork":false,"pushed_at":"2026-08-19T07:42:23.000Z","size":38221,"stargazers_count":3816,"open_issues_count":69,"forks_count":726,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-08-19T20:07:02.934Z","etag":null,"topics":["assertions","bdd-style","c-sharp","fluent-assertions","hacktoberfest","mstest","tdd","unit-testing","xunit"],"latest_commit_sha":null,"homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentassertions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"github":"fluentassertions","ko_fi":"dennisdoomen","patreon":"fluentassertions","custom":["https://paypal.me/fluentassertions"]}},"created_at":"2013-07-28T10:35:25.000Z","updated_at":"2026-08-19T07:42:33.000Z","dependencies_parsed_at":"2026-08-19T20:12:58.884Z","dependency_job_id":null,"html_url":"https://github.com/fluentassertions/fluentassertions","commit_stats":{"total_commits":3443,"total_committers":247,"mean_commits":13.93927125506073,"dds":0.7728724949172233,"last_synced_commit":"50961b72884f0289800b90b1d58f33034bd57d13"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/fluentassertions/fluentassertions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/sbom","scorecard":{"id":267585,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluentassertions/fluentassertions","commit":"6f4d2245024329fc98ff9ede4450cbdcc93b51cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/code_quality.yml:16"],"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":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/build.yml:98","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/code_quality.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"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/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/codeql.yml:51: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Qodana","Info: all commits (30) 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-17T12:30:12.348Z","repository_id":37413103,"created_at":"2025-08-17T12:30:12.348Z","updated_at":"2025-08-17T12:30:12.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784009,"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":"fluentassertions","name":"FluentAssertions","uuid":"25584770","kind":"organization","description":"","email":"support@xceed.com","website":"https://xceed.com/products/unit-testing/fluent-assertions/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25584770?v=4","repositories_count":9,"last_synced_at":"2026-08-22T12:40:24.918Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fluentassertions","funding_links":["https://github.com/sponsors/fluentassertions"],"total_stars":4138,"followers":98,"following":0,"created_at":"2022-11-03T12:51:16.854Z","updated_at":"2026-08-22T12:40:24.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions/repositories"},"packages":[{"id":3261537,"name":"z_zpkg","ecosystem":"nuget","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or\n      BDD-style unit tests. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.\n      Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.","homepage":"https://www.fluentassertions.com/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluentassertions/fluentassertions","keywords_array":["MSTest","MSTest2","xUnit","xUnit2","NUnit","MSpec","NSpec","Gallio","MbUnit","TDD","BDD","Fluent","netcore","netstandard","uwp"],"namespace":null,"versions_count":2,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-08-22T21:32:59.060Z","latest_release_number":null,"last_synced_at":"2026-08-22T21:32:59.833Z","created_at":"2022-04-10T16:37:07.215Z","updated_at":"2026-08-22T21:32:59.834Z","registry_url":"https://www.nuget.org/packages/z_zpkg/","install_command":"Install-Package z_zpkg","documentation_url":null,"metadata":{"copyright":"Copyright Dennis Doomen 2010-2020","owners":"Dennis Doomen,Jonas Nyrup","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/fluentassertions/fluentassertions.git","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System.Configuration","target_framework":".NETFramework4.7"},{"assembly_name":"System.Xml","target_framework":".NETFramework4.7"},{"assembly_name":"System.Xml.Linq","target_framework":".NETFramework4.7"}],"package_types":[],"release_notes":"See https://github.com/fluentassertions/fluentassertions/releases/","dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETFramework4.7"],"total_dependencies":0}},"repo_metadata":{"id":37413103,"uuid":"11718424","full_name":"fluentassertions/fluentassertions","owner":"fluentassertions","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.","archived":false,"fork":false,"pushed_at":"2026-08-10T20:36:43.000Z","size":38200,"stargazers_count":3816,"open_issues_count":71,"forks_count":726,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-08-12T16:46:40.889Z","etag":null,"topics":["assertions","bdd-style","c-sharp","fluent-assertions","hacktoberfest","mstest","tdd","unit-testing","xunit"],"latest_commit_sha":null,"homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentassertions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"github":"fluentassertions","ko_fi":"dennisdoomen","patreon":"fluentassertions","custom":["https://paypal.me/fluentassertions"]}},"created_at":"2013-07-28T10:35:25.000Z","updated_at":"2026-08-12T15:46:03.000Z","dependencies_parsed_at":"2026-08-05T13:32:31.158Z","dependency_job_id":null,"html_url":"https://github.com/fluentassertions/fluentassertions","commit_stats":{"total_commits":3443,"total_committers":247,"mean_commits":13.93927125506073,"dds":0.7728724949172233,"last_synced_commit":"50961b72884f0289800b90b1d58f33034bd57d13"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/fluentassertions/fluentassertions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/sbom","scorecard":{"id":267585,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluentassertions/fluentassertions","commit":"6f4d2245024329fc98ff9ede4450cbdcc93b51cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/code_quality.yml:16"],"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":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/build.yml:98","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/code_quality.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"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/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/codeql.yml:51: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Qodana","Info: all commits (30) 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-17T12:30:12.348Z","repository_id":37413103,"created_at":"2025-08-17T12:30:12.348Z","updated_at":"2025-08-17T12:30:12.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36616505,"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":"fluentassertions","name":"FluentAssertions","uuid":"25584770","kind":"organization","description":"","email":"support@xceed.com","website":"https://xceed.com/products/unit-testing/fluent-assertions/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25584770?v=4","repositories_count":9,"last_synced_at":"2026-08-15T00:39:37.557Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fluentassertions","funding_links":["https://github.com/sponsors/fluentassertions"],"total_stars":4138,"followers":98,"following":0,"created_at":"2022-11-03T12:51:16.854Z","updated_at":"2026-08-15T00:39:37.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions/repositories"},"tags":[{"name":"8.10.0","sha":"0954811776a71005283221b91aabafc5fec332b7","kind":"commit","published_at":"2026-05-12T08:20:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"1ba808c972709ed2ac982eab1bab4597601be767","kind":"commit","published_at":"2026-03-15T14:01:27.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0/manifests"},{"name":"7.2.2","sha":"16e5b2d96a6ebfa1600844024362ad93489065c6","kind":"commit","published_at":"2026-03-08T07:32:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"4ca5226d486471eb90012ff17d80a9d62d812af1","kind":"commit","published_at":"2026-02-07T19:36:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1/manifests"},{"name":"8.8.0","sha":"9f3e1ea0c961b697b588154b140d89ce5a6ecdb5","kind":"commit","published_at":"2025-10-14T07:09:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"aaa69248d932dd5c4d00b086517e4b51f0fc938f","kind":"commit","published_at":"2025-10-02T09:30:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"ae620add07cf6666841e568fd3bf8a0733478bb5","kind":"commit","published_at":"2025-09-20T16:41:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"3c1a442c4845a73a89a6b084f92db7edfa3e9ca4","kind":"commit","published_at":"2025-08-12T08:45:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"ecd2166797c440204afba1cb78eed54390d014be","kind":"commit","published_at":"2025-07-07T18:15:28.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"cc607f1d3d539f246ddb239cc3decb06d3807d41","kind":"commit","published_at":"2025-06-24T06:49:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"7142e0f801cbfabb0f2c970081b73702da03c22f","kind":"commit","published_at":"2025-05-25T11:17:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"04defbe85c05581c443d819b5d01bf84f0d62222","kind":"commit","published_at":"2025-03-13T15:00:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"4d70568e468ffbbc83ea6eb4495b6f16ad53c59a","kind":"commit","published_at":"2025-02-21T15:13:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"af8910f56ca8b9f898bd28b13312db091800a198","kind":"commit","published_at":"2025-02-20T21:24:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0/manifests"},{"name":"7.2.0","sha":"3dd8243e396432a55dd12a74a5a548a5f085fac5","kind":"commit","published_at":"2025-02-11T07:56:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0/manifests"},{"name":"8.0.1","sha":"7e654139fc569d975e711729cf71568e7d878c29","kind":"commit","published_at":"2025-01-20T19:26:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1/manifests"},{"name":"7.1.0","sha":"719db2a7df943a1587aa95c5538350479d829601","kind":"commit","published_at":"2025-01-17T06:04:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0/manifests"},{"name":"8.0.0","sha":"901c8fa6b4bffe48fb3db27d5de8720b8d5accac","kind":"commit","published_at":"2025-01-14T11:06:05.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0/manifests"},{"name":"8.0.0-rc.2","sha":"9600078b4c3dbe5a37ec04460c572af25406a027","kind":"commit","published_at":"2025-01-05T13:05:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2/manifests"},{"name":"8.0.0-rc.1","sha":"6b76731b62f225a983e10ac2e8093ec001bd0793","kind":"commit","published_at":"2025-01-05T10:12:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1/manifests"},{"name":"8.0.0-alpha.1","sha":"c14f48baa8237401bcfab39b885d1c66e8ed046e","kind":"commit","published_at":"2024-12-02T19:01:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-alpha.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1/manifests"},{"name":"7.0.0","sha":"e0f45049d8acadae0c98f9710b650dd413480355","kind":"commit","published_at":"2024-11-30T14:17:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0/manifests"},{"name":"6.12.2","sha":"c6cd85cacaa5e672efa17b483323554a688d6a45","kind":"commit","published_at":"2024-11-08T11:26:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2/manifests"},{"name":"6.12.1","sha":"a8e7f17fdf6d2010585887a4219c920ad90a8ede","kind":"commit","published_at":"2024-09-09T13:21:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1/manifests"},{"name":"6.12.0","sha":"340af803f2b0c60a132a334cafa845e15f636bba","kind":"commit","published_at":"2023-08-23T10:52:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0/manifests"},{"name":"6.11.0","sha":"73eb91924fd9303065b78c9a58657e9def86a8bf","kind":"commit","published_at":"2023-04-20T16:52:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0/manifests"},{"name":"6.10.0","sha":"6d038f064789ab383c5b4bddb12da02953f80f08","kind":"commit","published_at":"2023-02-11T15:46:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0/manifests"},{"name":"6.9.0","sha":"946572eb59bc47f10af0cb80f303d3721fbba6ed","kind":"commit","published_at":"2023-01-12T14:50:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0/manifests"},{"name":"6.8.0","sha":"5772c292f26c28425bb9298a640231f42f893de7","kind":"commit","published_at":"2022-10-22T17:12:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0/manifests"},{"name":"6.7.0","sha":"c93639b635560827a4d7cca03e12fbfa3dafeda1","kind":"commit","published_at":"2022-05-18T16:38:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"6419939fdcaf1f1b2608d56c3f17b6a95dcadae7","kind":"commit","published_at":"2022-04-03T13:45:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0/manifests"},{"name":"6.5.1","sha":"e25fa3acaa100d4c632fa3875edffe516b76d812","kind":"commit","published_at":"2022-02-11T13:33:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"0aafd3178ccf0c63aa3416c317003173268d733f","kind":"commit","published_at":"2022-02-08T06:51:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"35d018a81964a379465165fd408ad1d563ca3c2a","kind":"commit","published_at":"2022-01-22T15:24:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"587f5f141e9b63fcd8ab11221fceafb90c538e4c","kind":"commit","published_at":"2021-12-31T12:03:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"84f7c7027f5e99c1ff5a864158daa765c347c199","kind":"commit","published_at":"2021-10-25T11:19:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"ce07e5c2874e99151ce92631f0f202b9e8d05e5d","kind":"commit","published_at":"2021-08-22T15:58:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"9abdeb3619861f1b17cfb283e3e69b794b8be61f","kind":"commit","published_at":"2021-08-13T08:40:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0/manifests"},{"name":"5.10.3","sha":"4787885aca5dcda3715a047d7fd6f53f022698c4","kind":"commit","published_at":"2020-03-21T08:45:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3/manifests"},{"name":"5.10.2","sha":"3f7078a5dd2134bbc9dd3a9a1817ac0d239c9a52","kind":"commit","published_at":"2020-02-09T12:59:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2/manifests"},{"name":"5.10.1","sha":"1514d4aca2d81251d040ffadc87c429e2e152459","kind":"commit","published_at":"2020-02-09T12:58:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1/manifests"},{"name":"5.10.0","sha":"b69ca0750631ca6933fe6c4902bf32c382518f09","kind":"commit","published_at":"2020-01-02T08:51:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0/manifests"},{"name":"5.9.0","sha":"d1b5c1ec8cdf5fb54ee83b8b1440cb0c96f7cb87","kind":"commit","published_at":"2019-08-28T10:43:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"070aa6c6c4764171ff83aa22aba259dc40b84b46","kind":"commit","published_at":"2019-08-08T16:53:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"9852f6a143867c81160cfa0bd900f7562ae2bd0e","kind":"commit","published_at":"2019-06-07T19:50:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"6cf1d347ff39170f14755bc1028c2183d86bb61b","kind":"commit","published_at":"2019-01-11T18:38:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"9a36498ac92d6cce8ae1e542233eef78b7050a7e","kind":"commit","published_at":"2018-11-20T12:10:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"d25c7952dbdde6acaec6f5b3790a5dd8b206c270","kind":"commit","published_at":"2018-11-19T08:08:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"5e73e51922f1b79d2d93bff6d0ad7e32914e4fb0","kind":"commit","published_at":"2018-11-16T07:04:32.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"a1673b09cbe4cd9e1510dc8e6728f1bed9002085","kind":"commit","published_at":"2018-11-08T13:23:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0/manifests"},{"name":"5.4.2","sha":"68ca857143d4f0f2adcfe2fb58e1264d8ad279ba","kind":"commit","published_at":"2018-09-06T16:54:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"e27f6f3e084d6f8581abecb6f6f7368aa1aea988","kind":"commit","published_at":"2018-06-20T05:31:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"175a2ab9cfeff502e1a38bfaa7d32051132bc0c1","kind":"commit","published_at":"2018-06-10T12:08:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"8b4be8d1c2c831b30cc5ff8764963f7e5a847c34","kind":"commit","published_at":"2018-05-30T04:07:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"23c6c79c2e495bbf92ce4086b86f5d6c367d91ab","kind":"commit","published_at":"2018-05-24T20:01:45.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"b4d5880076f1f61fe89c0b931a3a29a61a708fe0","kind":"commit","published_at":"2018-04-18T14:55:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"c61c46b808befdd2d0090b3fb9f4d635f36ffdc3","kind":"commit","published_at":"2018-03-15T19:26:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"80c58fce4b9df99b9bbfbc6b5ab22656f28702ca","kind":"commit","published_at":"2018-02-18T18:25:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"a3cd296a78e4b797bba7b2946241abadf777b842","kind":"commit","published_at":"2018-02-14T06:23:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"ab6a6e9bf18063b2cfe54ff3cbbf21b6b59558b4","kind":"commit","published_at":"2018-02-11T13:26:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"4ccdc19414d497e3329b569bb80cab0823003af0","kind":"commit","published_at":"2018-02-04T13:33:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0/manifests"},{"name":"5.0.0-rc.5","sha":"04dc10b1f1cc927229abe118d9ee1801f4eedf51","kind":"commit","published_at":"2018-01-31T07:40:31.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.5","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5/manifests"},{"name":"5.0.0-rc.4","sha":"5f31377203524b5c271775255ab97bacaaa723d4","kind":"commit","published_at":"2018-01-29T14:24:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4/manifests"},{"name":"5.0.0-rc.3","sha":"fcdef2eb5b597b127fd6429d89a2848f356fb681","kind":"commit","published_at":"2018-01-28T06:58:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3/manifests"},{"name":"5.0.0-rc.2","sha":"cdaa5027a4cb1614bb33ba2daa7925c9bbac1bb2","kind":"commit","published_at":"2018-01-12T07:55:00.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2/manifests"},{"name":"5.0.0-rc.1","sha":"4dda1dc8b6bf4f7cffdbb5ad39d99d380e4e98a7","kind":"commit","published_at":"2018-01-08T06:33:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1/manifests"},{"name":"5.0.0-beta.4","sha":"de060896fc7b5649d2ed213780f568e7802a44e1","kind":"commit","published_at":"2017-11-18T13:22:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4/manifests"},{"name":"5.0.0-beta.3","sha":"f1bd3fc1e8317c22f1f8e1cc6ad282b3811a92f9","kind":"commit","published_at":"2017-10-04T19:39:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3/manifests"},{"name":"5.0.0-beta.2","sha":"d7c148c255dd538fb553b1137ee25f7447fb5d37","kind":"commit","published_at":"2017-09-17T19:35:21.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2/manifests"},{"name":"5.0.0-beta.1","sha":"ce84916becfc8c36aa78f84ecd5248ef130e3be4","kind":"commit","published_at":"2017-08-25T19:24:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1/manifests"},{"name":"4.19.4","sha":"082a95fc7da182024a51e01075291d02926a656a","kind":"commit","published_at":"2017-08-24T20:00:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4/manifests"},{"name":"4.19.3","sha":"37ca4e8c13deffe9735fe8f749d21e59dbd87f41","kind":"commit","published_at":"2017-07-04T11:56:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3/manifests"},{"name":"4.19.2","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2/manifests"},{"name":"4.19.1","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1/manifests"},{"name":"4.19.0","sha":"acbba16b0816e14e4be92a27bbce42eef826c1bd","kind":"commit","published_at":"2017-02-04T19:08:57.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0/manifests"},{"name":"4.18.0","sha":"ab13a102131ba2031bfdaf7c040794e4f8789345","kind":"commit","published_at":"2016-12-04T19:49:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.18.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0/manifests"},{"name":"4.17.0","sha":"67ff3ad64fb21779667e78b8eca59d3c4d1c8eae","kind":"commit","published_at":"2016-11-09T06:10:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.17.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"156d38fb4c40652de1096960913ce18aa81e137f","kind":"commit","published_at":"2016-10-26T17:01:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.16.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0/manifests"},{"name":"4.15.0","sha":"ea63c04e313fffa5196fb6e758ff27ab3145ddf4","kind":"commit","published_at":"2016-10-11T18:46:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.15.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0/manifests"},{"name":"4.14","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14/manifests"},{"name":"4.13.1","sha":"d57a300ce206c5d1443070ec62a027e35a53b271","kind":"commit","published_at":"2016-08-27T15:40:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"3abfc14e820b3d6ba8b1adf7e465d76f841efb49","kind":"commit","published_at":"2016-07-21T09:17:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"0ba147860c1cab0c60014abb210a3534f18996cd","kind":"commit","published_at":"2016-07-15T15:01:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"6e624697705adfccc09b1bca15112d768a5a58da","kind":"commit","published_at":"2016-07-06T11:54:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"3d3bb0fa62e33d23e5cadb3802c27b5d0bc50c62","kind":"commit","published_at":"2016-07-05T09:10:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"2deef649732dee73141bfb56cced98bdb3c13c1a","kind":"commit","published_at":"2016-06-23T19:42:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"0d7cb557b7dc9e8e67d81fa5ac30284a243307ef","kind":"commit","published_at":"2016-06-13T13:19:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"bdadfe7dc87e4baea19ed041125b8fceb4f07e95","kind":"commit","published_at":"2016-06-07T06:09:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"0c22c1a7b00e124176a34e70602a929e7b2aad88","kind":"commit","published_at":"2016-06-05T19:09:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"99644c684c50919af81c02a6391831acb6944ea7","kind":"commit","published_at":"2016-05-24T06:30:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"f30b771329fdfc78b32d0fad30917ba649210618","kind":"commit","published_at":"2016-05-22T17:51:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"e6cc3d694918388d207c4d9fb7d924fc3c479715","kind":"commit","published_at":"2016-04-24T17:15:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"698d015bbdde96b7df84f70ef1348d0f0a3761b1","kind":"commit","published_at":"2016-04-16T13:24:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"46a3c1470d19e20d6b03ccebaafb14bf6a6aad1f","kind":"commit","published_at":"2016-04-03T15:10:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"5c6639468995ba939d30c9424ac5fc46d75440cf","kind":"commit","published_at":"2016-04-01T19:27:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"0db7a6ac396e489eb26a1944dfb85188aa35bc15","kind":"commit","published_at":"2016-03-31T18:17:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0/manifests"},{"name":"4.2.2","sha":"d76c28a7684480b84770db7448d9e3851f9629c8","kind":"tag","published_at":"2016-02-05T20:54:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"0d68f4fd581c5906ce552b3bb40d875ab9034822","kind":"tag","published_at":"2016-01-10T16:50:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"4d5e5ca3a5d558c1d86f8d192a8da1bb3f09ef75","kind":"tag","published_at":"2016-01-08T05:30:18.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"57d3a4ea99ca39fe239006c7a5f93da71c7b9298","kind":"tag","published_at":"2015-12-13T16:25:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2844685c954f79919119e1f5d12d7c9c428438ce","kind":"commit","published_at":"2015-11-24T19:38:49.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"9c3d4dad93c1db440bb344c28209135f7319bb68","kind":"tag","published_at":"2015-10-21T11:44:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"8b2a8c78bb1a68a85c5e42b43825b1de5adaa333","kind":"commit","published_at":"2015-08-25T17:35:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0/manifests"},{"name":"3.5.0","sha":"932b3a245f9a157553b8a70581415534e4c04316","kind":"tag","published_at":"2015-08-02T19:25:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"6e95da983c038f152f0cae2326da6b0f2eb222a3","kind":"commit","published_at":"2015-07-03T17:46:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"5e1790189bbd0b831a870bd40ff0769390ca8191","kind":"commit","published_at":"2015-06-22T17:40:43.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"c6d62117c94523c7e90339862f90c8e0f537a42b","kind":"tag","published_at":"2015-02-22T19:10:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"cd3c759fbf89301c4687a10f571636d3b335944c","kind":"tag","published_at":"2015-02-18T20:13:41.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"1b8d1fb3b9d189a17f69bf562b90c4df6ba21eeb","kind":"tag","published_at":"2014-12-12T19:07:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1950c20172699f265f57c819ca0beb337e568b15","kind":"tag","published_at":"2014-10-05T12:01:55.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1/manifests"},{"name":"3.1.0","sha":"d844e5ee4e2d7e1cfe6bcad265bb7db4846f59b4","kind":"tag","published_at":"2014-10-05T08:06:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0/manifests"},{"name":"v3.1.227","sha":"76edca809a8f605bcebaaecd28134137d703f844","kind":"commit","published_at":"2014-07-29T05:24:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.1.227","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.1.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.1.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227/manifests"},{"name":"3.0.90","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"tag","published_at":"2014-05-06T19:48:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.90","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90/manifests"},{"name":"3.0.107","sha":"058f68e91344045e011c185518892ecf21b194d0","kind":"tag","published_at":"2014-05-06T19:47:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.107","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107/manifests"},{"name":"v3.0","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"commit","published_at":"2014-04-23T18:43:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0/manifests"},{"name":"v2.2","sha":"b643c716bb2ae70f18509f91e0584f60fc8ba891","kind":"commit","published_at":"2013-12-30T18:25:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2/manifests"},{"name":"v2.1","sha":"b157267b02e2a8982e921e2b86d46f7742929e0d","kind":"commit","published_at":"2013-08-23T13:22:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1/manifests"}]},"repo_metadata_updated_at":"2026-08-19T21:57:44.343Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":null,"forks_count":null,"average":16.12247337783693},"purl":"pkg:nuget/z_zpkg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/z_zpkg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/z_zpkg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/z_zpkg/dependencies","status":null,"funding_links":["https://github.com/sponsors/fluentassertions","https://ko-fi.com/dennisdoomen","https://patreon.com/fluentassertions","https://paypal.me/fluentassertions"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T20:02:47.652Z","issues_count":284,"pull_requests_count":1293,"avg_time_to_close_issue":26096041.68627451,"avg_time_to_close_pull_request":1450474.8270989193,"issues_closed_count":204,"pull_requests_closed_count":1203,"pull_request_authors_count":84,"issue_authors_count":192,"avg_comments_per_issue":5.359154929577465,"avg_comments_per_pull_request":3.4702242846094355,"merged_pull_requests_count":1040,"bot_issues_count":1,"bot_pull_requests_count":555,"past_year_issues_count":19,"past_year_pull_requests_count":106,"past_year_avg_time_to_close_issue":876898.6666666666,"past_year_avg_time_to_close_pull_request":269536.4835164835,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":91,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.789473684210526,"past_year_avg_comments_per_pull_request":2.5754716981132075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/issues","maintainers":[{"login":"dennisdoomen","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"},{"login":"Meir017","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Meir017"},{"login":"elymsyr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elymsyr"}],"active_maintainers":[{"login":"dennisdoomen","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/z_zpkg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/z_zpkg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/z_zpkg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/z_zpkg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/z_zpkg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/z_zpkg/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843001,"maintainers_count":114412,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11928681,"name":"magic.fluentassertions","ecosystem":"nuget","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or\n      BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.\n      Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.\n\n      IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).\nCheck out the [license page](LICENSE) for more information.","homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/fluentassertions/fluentassertions","keywords_array":["MSTest2","xUnit","NUnit","MSpec","TUnit","TDD","BDD","Fluent","netstandard","uwp"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-07-20T03:39:09.063Z","latest_release_published_at":"2025-07-20T03:39:09.063Z","latest_release_number":"8.5.0","last_synced_at":"2026-08-22T21:33:01.121Z","created_at":"2025-07-20T03:46:04.719Z","updated_at":"2026-08-22T21:33:01.121Z","registry_url":"https://www.nuget.org/packages/magic.fluentassertions/","install_command":"Install-Package magic.fluentassertions","documentation_url":null,"metadata":{"copyright":"Copyright 2024-2025 Xceed Software Inc., all rights reserved","license_info":{"type":"file","text":"LICENSE","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":true,"icon":"FluentAssertions.png","repository":{"type":"git","url":"https://github.com/fluentassertions/fluentassertions","branch":null,"commit":"14438983462373b99e8c229ade8cc865057ecd0c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System.Xml","target_framework":".NETFramework4.7"},{"assembly_name":"System.Xml.Linq","target_framework":".NETFramework4.7"}],"package_types":[],"release_notes":"See https://fluentassertions.com/releases/","dependency_summary":{"total_dependency_groups":4,"target_frameworks":[".NETFramework4.7","net6.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":2},"verified":false},"repo_metadata":{"id":37413103,"uuid":"11718424","full_name":"fluentassertions/fluentassertions","owner":"fluentassertions","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.","archived":false,"fork":false,"pushed_at":"2026-08-19T07:42:23.000Z","size":38221,"stargazers_count":3816,"open_issues_count":69,"forks_count":726,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-08-19T20:07:02.934Z","etag":null,"topics":["assertions","bdd-style","c-sharp","fluent-assertions","hacktoberfest","mstest","tdd","unit-testing","xunit"],"latest_commit_sha":null,"homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentassertions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"github":"fluentassertions","ko_fi":"dennisdoomen","patreon":"fluentassertions","custom":["https://paypal.me/fluentassertions"]}},"created_at":"2013-07-28T10:35:25.000Z","updated_at":"2026-08-19T07:42:33.000Z","dependencies_parsed_at":"2026-08-19T20:12:58.884Z","dependency_job_id":null,"html_url":"https://github.com/fluentassertions/fluentassertions","commit_stats":{"total_commits":3443,"total_committers":247,"mean_commits":13.93927125506073,"dds":0.7728724949172233,"last_synced_commit":"50961b72884f0289800b90b1d58f33034bd57d13"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/fluentassertions/fluentassertions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/sbom","scorecard":{"id":267585,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluentassertions/fluentassertions","commit":"6f4d2245024329fc98ff9ede4450cbdcc93b51cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/code_quality.yml:16"],"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":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/build.yml:98","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/code_quality.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"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/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/codeql.yml:51: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Qodana","Info: all commits (30) 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-17T12:30:12.348Z","repository_id":37413103,"created_at":"2025-08-17T12:30:12.348Z","updated_at":"2025-08-17T12:30:12.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784009,"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":"fluentassertions","name":"FluentAssertions","uuid":"25584770","kind":"organization","description":"","email":"support@xceed.com","website":"https://xceed.com/products/unit-testing/fluent-assertions/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25584770?v=4","repositories_count":9,"last_synced_at":"2026-08-15T00:39:37.557Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fluentassertions","funding_links":["https://github.com/sponsors/fluentassertions"],"total_stars":4138,"followers":98,"following":0,"created_at":"2022-11-03T12:51:16.854Z","updated_at":"2026-08-15T00:39:37.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions/repositories"},"tags":[{"name":"8.10.0","sha":"0954811776a71005283221b91aabafc5fec332b7","kind":"commit","published_at":"2026-05-12T08:20:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"1ba808c972709ed2ac982eab1bab4597601be767","kind":"commit","published_at":"2026-03-15T14:01:27.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0/manifests"},{"name":"7.2.2","sha":"16e5b2d96a6ebfa1600844024362ad93489065c6","kind":"commit","published_at":"2026-03-08T07:32:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"4ca5226d486471eb90012ff17d80a9d62d812af1","kind":"commit","published_at":"2026-02-07T19:36:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1/manifests"},{"name":"8.8.0","sha":"9f3e1ea0c961b697b588154b140d89ce5a6ecdb5","kind":"commit","published_at":"2025-10-14T07:09:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"aaa69248d932dd5c4d00b086517e4b51f0fc938f","kind":"commit","published_at":"2025-10-02T09:30:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"ae620add07cf6666841e568fd3bf8a0733478bb5","kind":"commit","published_at":"2025-09-20T16:41:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"3c1a442c4845a73a89a6b084f92db7edfa3e9ca4","kind":"commit","published_at":"2025-08-12T08:45:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"ecd2166797c440204afba1cb78eed54390d014be","kind":"commit","published_at":"2025-07-07T18:15:28.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"cc607f1d3d539f246ddb239cc3decb06d3807d41","kind":"commit","published_at":"2025-06-24T06:49:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"7142e0f801cbfabb0f2c970081b73702da03c22f","kind":"commit","published_at":"2025-05-25T11:17:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"04defbe85c05581c443d819b5d01bf84f0d62222","kind":"commit","published_at":"2025-03-13T15:00:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"4d70568e468ffbbc83ea6eb4495b6f16ad53c59a","kind":"commit","published_at":"2025-02-21T15:13:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"af8910f56ca8b9f898bd28b13312db091800a198","kind":"commit","published_at":"2025-02-20T21:24:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0/manifests"},{"name":"7.2.0","sha":"3dd8243e396432a55dd12a74a5a548a5f085fac5","kind":"commit","published_at":"2025-02-11T07:56:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0/manifests"},{"name":"8.0.1","sha":"7e654139fc569d975e711729cf71568e7d878c29","kind":"commit","published_at":"2025-01-20T19:26:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1/manifests"},{"name":"7.1.0","sha":"719db2a7df943a1587aa95c5538350479d829601","kind":"commit","published_at":"2025-01-17T06:04:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0/manifests"},{"name":"8.0.0","sha":"901c8fa6b4bffe48fb3db27d5de8720b8d5accac","kind":"commit","published_at":"2025-01-14T11:06:05.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0/manifests"},{"name":"8.0.0-rc.2","sha":"9600078b4c3dbe5a37ec04460c572af25406a027","kind":"commit","published_at":"2025-01-05T13:05:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2/manifests"},{"name":"8.0.0-rc.1","sha":"6b76731b62f225a983e10ac2e8093ec001bd0793","kind":"commit","published_at":"2025-01-05T10:12:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1/manifests"},{"name":"8.0.0-alpha.1","sha":"c14f48baa8237401bcfab39b885d1c66e8ed046e","kind":"commit","published_at":"2024-12-02T19:01:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-alpha.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1/manifests"},{"name":"7.0.0","sha":"e0f45049d8acadae0c98f9710b650dd413480355","kind":"commit","published_at":"2024-11-30T14:17:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0/manifests"},{"name":"6.12.2","sha":"c6cd85cacaa5e672efa17b483323554a688d6a45","kind":"commit","published_at":"2024-11-08T11:26:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2/manifests"},{"name":"6.12.1","sha":"a8e7f17fdf6d2010585887a4219c920ad90a8ede","kind":"commit","published_at":"2024-09-09T13:21:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1/manifests"},{"name":"6.12.0","sha":"340af803f2b0c60a132a334cafa845e15f636bba","kind":"commit","published_at":"2023-08-23T10:52:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0/manifests"},{"name":"6.11.0","sha":"73eb91924fd9303065b78c9a58657e9def86a8bf","kind":"commit","published_at":"2023-04-20T16:52:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0/manifests"},{"name":"6.10.0","sha":"6d038f064789ab383c5b4bddb12da02953f80f08","kind":"commit","published_at":"2023-02-11T15:46:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0/manifests"},{"name":"6.9.0","sha":"946572eb59bc47f10af0cb80f303d3721fbba6ed","kind":"commit","published_at":"2023-01-12T14:50:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0/manifests"},{"name":"6.8.0","sha":"5772c292f26c28425bb9298a640231f42f893de7","kind":"commit","published_at":"2022-10-22T17:12:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0/manifests"},{"name":"6.7.0","sha":"c93639b635560827a4d7cca03e12fbfa3dafeda1","kind":"commit","published_at":"2022-05-18T16:38:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"6419939fdcaf1f1b2608d56c3f17b6a95dcadae7","kind":"commit","published_at":"2022-04-03T13:45:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0/manifests"},{"name":"6.5.1","sha":"e25fa3acaa100d4c632fa3875edffe516b76d812","kind":"commit","published_at":"2022-02-11T13:33:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"0aafd3178ccf0c63aa3416c317003173268d733f","kind":"commit","published_at":"2022-02-08T06:51:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"35d018a81964a379465165fd408ad1d563ca3c2a","kind":"commit","published_at":"2022-01-22T15:24:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"587f5f141e9b63fcd8ab11221fceafb90c538e4c","kind":"commit","published_at":"2021-12-31T12:03:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"84f7c7027f5e99c1ff5a864158daa765c347c199","kind":"commit","published_at":"2021-10-25T11:19:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"ce07e5c2874e99151ce92631f0f202b9e8d05e5d","kind":"commit","published_at":"2021-08-22T15:58:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"9abdeb3619861f1b17cfb283e3e69b794b8be61f","kind":"commit","published_at":"2021-08-13T08:40:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0/manifests"},{"name":"5.10.3","sha":"4787885aca5dcda3715a047d7fd6f53f022698c4","kind":"commit","published_at":"2020-03-21T08:45:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3/manifests"},{"name":"5.10.2","sha":"3f7078a5dd2134bbc9dd3a9a1817ac0d239c9a52","kind":"commit","published_at":"2020-02-09T12:59:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2/manifests"},{"name":"5.10.1","sha":"1514d4aca2d81251d040ffadc87c429e2e152459","kind":"commit","published_at":"2020-02-09T12:58:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1/manifests"},{"name":"5.10.0","sha":"b69ca0750631ca6933fe6c4902bf32c382518f09","kind":"commit","published_at":"2020-01-02T08:51:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0/manifests"},{"name":"5.9.0","sha":"d1b5c1ec8cdf5fb54ee83b8b1440cb0c96f7cb87","kind":"commit","published_at":"2019-08-28T10:43:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"070aa6c6c4764171ff83aa22aba259dc40b84b46","kind":"commit","published_at":"2019-08-08T16:53:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"9852f6a143867c81160cfa0bd900f7562ae2bd0e","kind":"commit","published_at":"2019-06-07T19:50:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"6cf1d347ff39170f14755bc1028c2183d86bb61b","kind":"commit","published_at":"2019-01-11T18:38:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"9a36498ac92d6cce8ae1e542233eef78b7050a7e","kind":"commit","published_at":"2018-11-20T12:10:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"d25c7952dbdde6acaec6f5b3790a5dd8b206c270","kind":"commit","published_at":"2018-11-19T08:08:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"5e73e51922f1b79d2d93bff6d0ad7e32914e4fb0","kind":"commit","published_at":"2018-11-16T07:04:32.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"a1673b09cbe4cd9e1510dc8e6728f1bed9002085","kind":"commit","published_at":"2018-11-08T13:23:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0/manifests"},{"name":"5.4.2","sha":"68ca857143d4f0f2adcfe2fb58e1264d8ad279ba","kind":"commit","published_at":"2018-09-06T16:54:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"e27f6f3e084d6f8581abecb6f6f7368aa1aea988","kind":"commit","published_at":"2018-06-20T05:31:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"175a2ab9cfeff502e1a38bfaa7d32051132bc0c1","kind":"commit","published_at":"2018-06-10T12:08:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"8b4be8d1c2c831b30cc5ff8764963f7e5a847c34","kind":"commit","published_at":"2018-05-30T04:07:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"23c6c79c2e495bbf92ce4086b86f5d6c367d91ab","kind":"commit","published_at":"2018-05-24T20:01:45.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"b4d5880076f1f61fe89c0b931a3a29a61a708fe0","kind":"commit","published_at":"2018-04-18T14:55:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"c61c46b808befdd2d0090b3fb9f4d635f36ffdc3","kind":"commit","published_at":"2018-03-15T19:26:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"80c58fce4b9df99b9bbfbc6b5ab22656f28702ca","kind":"commit","published_at":"2018-02-18T18:25:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"a3cd296a78e4b797bba7b2946241abadf777b842","kind":"commit","published_at":"2018-02-14T06:23:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"ab6a6e9bf18063b2cfe54ff3cbbf21b6b59558b4","kind":"commit","published_at":"2018-02-11T13:26:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"4ccdc19414d497e3329b569bb80cab0823003af0","kind":"commit","published_at":"2018-02-04T13:33:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0/manifests"},{"name":"5.0.0-rc.5","sha":"04dc10b1f1cc927229abe118d9ee1801f4eedf51","kind":"commit","published_at":"2018-01-31T07:40:31.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.5","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5/manifests"},{"name":"5.0.0-rc.4","sha":"5f31377203524b5c271775255ab97bacaaa723d4","kind":"commit","published_at":"2018-01-29T14:24:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4/manifests"},{"name":"5.0.0-rc.3","sha":"fcdef2eb5b597b127fd6429d89a2848f356fb681","kind":"commit","published_at":"2018-01-28T06:58:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3/manifests"},{"name":"5.0.0-rc.2","sha":"cdaa5027a4cb1614bb33ba2daa7925c9bbac1bb2","kind":"commit","published_at":"2018-01-12T07:55:00.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2/manifests"},{"name":"5.0.0-rc.1","sha":"4dda1dc8b6bf4f7cffdbb5ad39d99d380e4e98a7","kind":"commit","published_at":"2018-01-08T06:33:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1/manifests"},{"name":"5.0.0-beta.4","sha":"de060896fc7b5649d2ed213780f568e7802a44e1","kind":"commit","published_at":"2017-11-18T13:22:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4/manifests"},{"name":"5.0.0-beta.3","sha":"f1bd3fc1e8317c22f1f8e1cc6ad282b3811a92f9","kind":"commit","published_at":"2017-10-04T19:39:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3/manifests"},{"name":"5.0.0-beta.2","sha":"d7c148c255dd538fb553b1137ee25f7447fb5d37","kind":"commit","published_at":"2017-09-17T19:35:21.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2/manifests"},{"name":"5.0.0-beta.1","sha":"ce84916becfc8c36aa78f84ecd5248ef130e3be4","kind":"commit","published_at":"2017-08-25T19:24:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1/manifests"},{"name":"4.19.4","sha":"082a95fc7da182024a51e01075291d02926a656a","kind":"commit","published_at":"2017-08-24T20:00:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4/manifests"},{"name":"4.19.3","sha":"37ca4e8c13deffe9735fe8f749d21e59dbd87f41","kind":"commit","published_at":"2017-07-04T11:56:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3/manifests"},{"name":"4.19.2","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2/manifests"},{"name":"4.19.1","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1/manifests"},{"name":"4.19.0","sha":"acbba16b0816e14e4be92a27bbce42eef826c1bd","kind":"commit","published_at":"2017-02-04T19:08:57.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0/manifests"},{"name":"4.18.0","sha":"ab13a102131ba2031bfdaf7c040794e4f8789345","kind":"commit","published_at":"2016-12-04T19:49:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.18.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0/manifests"},{"name":"4.17.0","sha":"67ff3ad64fb21779667e78b8eca59d3c4d1c8eae","kind":"commit","published_at":"2016-11-09T06:10:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.17.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"156d38fb4c40652de1096960913ce18aa81e137f","kind":"commit","published_at":"2016-10-26T17:01:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.16.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0/manifests"},{"name":"4.15.0","sha":"ea63c04e313fffa5196fb6e758ff27ab3145ddf4","kind":"commit","published_at":"2016-10-11T18:46:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.15.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0/manifests"},{"name":"4.14","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14/manifests"},{"name":"4.13.1","sha":"d57a300ce206c5d1443070ec62a027e35a53b271","kind":"commit","published_at":"2016-08-27T15:40:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"3abfc14e820b3d6ba8b1adf7e465d76f841efb49","kind":"commit","published_at":"2016-07-21T09:17:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"0ba147860c1cab0c60014abb210a3534f18996cd","kind":"commit","published_at":"2016-07-15T15:01:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"6e624697705adfccc09b1bca15112d768a5a58da","kind":"commit","published_at":"2016-07-06T11:54:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"3d3bb0fa62e33d23e5cadb3802c27b5d0bc50c62","kind":"commit","published_at":"2016-07-05T09:10:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"2deef649732dee73141bfb56cced98bdb3c13c1a","kind":"commit","published_at":"2016-06-23T19:42:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"0d7cb557b7dc9e8e67d81fa5ac30284a243307ef","kind":"commit","published_at":"2016-06-13T13:19:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"bdadfe7dc87e4baea19ed041125b8fceb4f07e95","kind":"commit","published_at":"2016-06-07T06:09:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"0c22c1a7b00e124176a34e70602a929e7b2aad88","kind":"commit","published_at":"2016-06-05T19:09:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"99644c684c50919af81c02a6391831acb6944ea7","kind":"commit","published_at":"2016-05-24T06:30:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"f30b771329fdfc78b32d0fad30917ba649210618","kind":"commit","published_at":"2016-05-22T17:51:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"e6cc3d694918388d207c4d9fb7d924fc3c479715","kind":"commit","published_at":"2016-04-24T17:15:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"698d015bbdde96b7df84f70ef1348d0f0a3761b1","kind":"commit","published_at":"2016-04-16T13:24:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"46a3c1470d19e20d6b03ccebaafb14bf6a6aad1f","kind":"commit","published_at":"2016-04-03T15:10:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"5c6639468995ba939d30c9424ac5fc46d75440cf","kind":"commit","published_at":"2016-04-01T19:27:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"0db7a6ac396e489eb26a1944dfb85188aa35bc15","kind":"commit","published_at":"2016-03-31T18:17:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0/manifests"},{"name":"4.2.2","sha":"d76c28a7684480b84770db7448d9e3851f9629c8","kind":"tag","published_at":"2016-02-05T20:54:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"0d68f4fd581c5906ce552b3bb40d875ab9034822","kind":"tag","published_at":"2016-01-10T16:50:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"4d5e5ca3a5d558c1d86f8d192a8da1bb3f09ef75","kind":"tag","published_at":"2016-01-08T05:30:18.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"57d3a4ea99ca39fe239006c7a5f93da71c7b9298","kind":"tag","published_at":"2015-12-13T16:25:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2844685c954f79919119e1f5d12d7c9c428438ce","kind":"commit","published_at":"2015-11-24T19:38:49.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"9c3d4dad93c1db440bb344c28209135f7319bb68","kind":"tag","published_at":"2015-10-21T11:44:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"8b2a8c78bb1a68a85c5e42b43825b1de5adaa333","kind":"commit","published_at":"2015-08-25T17:35:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0/manifests"},{"name":"3.5.0","sha":"932b3a245f9a157553b8a70581415534e4c04316","kind":"tag","published_at":"2015-08-02T19:25:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"6e95da983c038f152f0cae2326da6b0f2eb222a3","kind":"commit","published_at":"2015-07-03T17:46:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"5e1790189bbd0b831a870bd40ff0769390ca8191","kind":"commit","published_at":"2015-06-22T17:40:43.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"c6d62117c94523c7e90339862f90c8e0f537a42b","kind":"tag","published_at":"2015-02-22T19:10:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"cd3c759fbf89301c4687a10f571636d3b335944c","kind":"tag","published_at":"2015-02-18T20:13:41.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"1b8d1fb3b9d189a17f69bf562b90c4df6ba21eeb","kind":"tag","published_at":"2014-12-12T19:07:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1950c20172699f265f57c819ca0beb337e568b15","kind":"tag","published_at":"2014-10-05T12:01:55.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1/manifests"},{"name":"3.1.0","sha":"d844e5ee4e2d7e1cfe6bcad265bb7db4846f59b4","kind":"tag","published_at":"2014-10-05T08:06:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0/manifests"},{"name":"v3.1.227","sha":"76edca809a8f605bcebaaecd28134137d703f844","kind":"commit","published_at":"2014-07-29T05:24:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.1.227","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.1.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.1.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227/manifests"},{"name":"3.0.90","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"tag","published_at":"2014-05-06T19:48:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.90","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90/manifests"},{"name":"3.0.107","sha":"058f68e91344045e011c185518892ecf21b194d0","kind":"tag","published_at":"2014-05-06T19:47:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.107","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107/manifests"},{"name":"v3.0","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"commit","published_at":"2014-04-23T18:43:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0/manifests"},{"name":"v2.2","sha":"b643c716bb2ae70f18509f91e0584f60fc8ba891","kind":"commit","published_at":"2013-12-30T18:25:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2/manifests"},{"name":"v2.1","sha":"b157267b02e2a8982e921e2b86d46f7742929e0d","kind":"commit","published_at":"2013-08-23T13:22:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1/manifests"}]},"repo_metadata_updated_at":"2026-08-19T22:18:23.240Z","dependent_packages_count":0,"downloads":352,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.71090135464178,"dependent_repos_count":6.712416371507281,"dependent_packages_count":18.006908915999826,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.143408880716294},"purl":"pkg:nuget/magic.fluentassertions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/magic.fluentassertions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/magic.fluentassertions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/magic.fluentassertions/dependencies","status":null,"funding_links":["https://github.com/sponsors/fluentassertions","https://ko-fi.com/dennisdoomen","https://patreon.com/fluentassertions","https://paypal.me/fluentassertions"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T20:02:47.652Z","issues_count":284,"pull_requests_count":1293,"avg_time_to_close_issue":26096041.68627451,"avg_time_to_close_pull_request":1450474.8270989193,"issues_closed_count":204,"pull_requests_closed_count":1203,"pull_request_authors_count":84,"issue_authors_count":192,"avg_comments_per_issue":5.359154929577465,"avg_comments_per_pull_request":3.4702242846094355,"merged_pull_requests_count":1040,"bot_issues_count":1,"bot_pull_requests_count":555,"past_year_issues_count":19,"past_year_pull_requests_count":106,"past_year_avg_time_to_close_issue":876898.6666666666,"past_year_avg_time_to_close_pull_request":269536.4835164835,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":91,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.789473684210526,"past_year_avg_comments_per_pull_request":2.5754716981132075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/issues","maintainers":[{"login":"dennisdoomen","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"},{"login":"Meir017","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Meir017"},{"login":"elymsyr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elymsyr"}],"active_maintainers":[{"login":"dennisdoomen","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/magic.fluentassertions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/magic.fluentassertions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/magic.fluentassertions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/magic.fluentassertions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/magic.fluentassertions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/magic.fluentassertions/codemeta","maintainers":[{"uuid":"share","login":"share","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://www.nuget.org/profiles/share","role":null,"created_at":"2025-07-20T03:46:09.658Z","updated_at":"2025-07-20T03:46:09.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/share/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843001,"maintainers_count":114412,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11280144,"name":"forex-fluentassertions","ecosystem":"nuget","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or\n      BDD-style unit tests. Targets .NET Framework 4.7, .NET 6, as well as .NET Standard 2.0 and 2.1.\n      Supports the unit test frameworks MSTest2, NUnit3, XUnit2, XUnit3, MSpec and TUnit.\n\n      Supported by InfoSupport B.V.","homepage":"https://www.fluentassertions.com/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluentassertions/fluentassertions","keywords_array":["MSTest2","xUnit","NUnit","MSpec","TUnit","TDD","BDD","Fluent","netstandard","uwp"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-01-17T10:16:43.170Z","latest_release_published_at":"2025-01-17T10:16:43.170Z","latest_release_number":"7.0.0","last_synced_at":"2026-08-22T21:32:59.768Z","created_at":"2025-01-19T08:34:28.598Z","updated_at":"2026-08-23T00:04:53.430Z","registry_url":"https://www.nuget.org/packages/forex-fluentassertions/","install_command":"Install-Package forex-fluentassertions","documentation_url":null,"metadata":{"copyright":"Copyright Dennis Doomen 2010-2025","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"icon":"FluentAssertions.png","repository":{"type":"git","url":"https://github.com/fluentassertions/fluentassertions","branch":null,"commit":"719db2a7df943a1587aa95c5538350479d829601"},"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System.Net.Http","target_framework":".NETFramework4.7, .NETFramework4.7"},{"assembly_name":"System.Configuration","target_framework":".NETFramework4.7"},{"assembly_name":"System.Data","target_framework":".NETFramework4.7"},{"assembly_name":"System.Xml","target_framework":".NETFramework4.7"},{"assembly_name":"System.Xml.Linq","target_framework":".NETFramework4.7"}],"package_types":[],"release_notes":"See https://fluentassertions.com/releases/","dependency_summary":{"total_dependency_groups":4,"target_frameworks":[".NETFramework4.7","net6.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":3},"verified":false},"repo_metadata":{"id":37413103,"uuid":"11718424","full_name":"fluentassertions/fluentassertions","owner":"fluentassertions","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.","archived":false,"fork":false,"pushed_at":"2026-08-19T07:42:23.000Z","size":38221,"stargazers_count":3816,"open_issues_count":69,"forks_count":726,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-08-19T20:07:02.934Z","etag":null,"topics":["assertions","bdd-style","c-sharp","fluent-assertions","hacktoberfest","mstest","tdd","unit-testing","xunit"],"latest_commit_sha":null,"homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentassertions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"github":"fluentassertions","ko_fi":"dennisdoomen","patreon":"fluentassertions","custom":["https://paypal.me/fluentassertions"]}},"created_at":"2013-07-28T10:35:25.000Z","updated_at":"2026-08-19T07:42:33.000Z","dependencies_parsed_at":"2026-08-19T20:12:58.884Z","dependency_job_id":null,"html_url":"https://github.com/fluentassertions/fluentassertions","commit_stats":{"total_commits":3443,"total_committers":247,"mean_commits":13.93927125506073,"dds":0.7728724949172233,"last_synced_commit":"50961b72884f0289800b90b1d58f33034bd57d13"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/fluentassertions/fluentassertions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/sbom","scorecard":{"id":267585,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluentassertions/fluentassertions","commit":"6f4d2245024329fc98ff9ede4450cbdcc93b51cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/code_quality.yml:16"],"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":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/build.yml:98","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/code_quality.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"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/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/codeql.yml:51: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Qodana","Info: all commits (30) 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-17T12:30:12.348Z","repository_id":37413103,"created_at":"2025-08-17T12:30:12.348Z","updated_at":"2025-08-17T12:30:12.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784009,"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":"fluentassertions","name":"FluentAssertions","uuid":"25584770","kind":"organization","description":"","email":"support@xceed.com","website":"https://xceed.com/products/unit-testing/fluent-assertions/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25584770?v=4","repositories_count":9,"last_synced_at":"2026-08-22T12:40:24.918Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fluentassertions","funding_links":["https://github.com/sponsors/fluentassertions"],"total_stars":4138,"followers":98,"following":0,"created_at":"2022-11-03T12:51:16.854Z","updated_at":"2026-08-22T12:40:24.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions/repositories"},"tags":[{"name":"8.10.0","sha":"0954811776a71005283221b91aabafc5fec332b7","kind":"commit","published_at":"2026-05-12T08:20:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"1ba808c972709ed2ac982eab1bab4597601be767","kind":"commit","published_at":"2026-03-15T14:01:27.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0/manifests"},{"name":"7.2.2","sha":"16e5b2d96a6ebfa1600844024362ad93489065c6","kind":"commit","published_at":"2026-03-08T07:32:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"4ca5226d486471eb90012ff17d80a9d62d812af1","kind":"commit","published_at":"2026-02-07T19:36:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1/manifests"},{"name":"8.8.0","sha":"9f3e1ea0c961b697b588154b140d89ce5a6ecdb5","kind":"commit","published_at":"2025-10-14T07:09:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"aaa69248d932dd5c4d00b086517e4b51f0fc938f","kind":"commit","published_at":"2025-10-02T09:30:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"ae620add07cf6666841e568fd3bf8a0733478bb5","kind":"commit","published_at":"2025-09-20T16:41:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"3c1a442c4845a73a89a6b084f92db7edfa3e9ca4","kind":"commit","published_at":"2025-08-12T08:45:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"ecd2166797c440204afba1cb78eed54390d014be","kind":"commit","published_at":"2025-07-07T18:15:28.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"cc607f1d3d539f246ddb239cc3decb06d3807d41","kind":"commit","published_at":"2025-06-24T06:49:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"7142e0f801cbfabb0f2c970081b73702da03c22f","kind":"commit","published_at":"2025-05-25T11:17:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"04defbe85c05581c443d819b5d01bf84f0d62222","kind":"commit","published_at":"2025-03-13T15:00:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"4d70568e468ffbbc83ea6eb4495b6f16ad53c59a","kind":"commit","published_at":"2025-02-21T15:13:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"af8910f56ca8b9f898bd28b13312db091800a198","kind":"commit","published_at":"2025-02-20T21:24:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0/manifests"},{"name":"7.2.0","sha":"3dd8243e396432a55dd12a74a5a548a5f085fac5","kind":"commit","published_at":"2025-02-11T07:56:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0/manifests"},{"name":"8.0.1","sha":"7e654139fc569d975e711729cf71568e7d878c29","kind":"commit","published_at":"2025-01-20T19:26:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1/manifests"},{"name":"7.1.0","sha":"719db2a7df943a1587aa95c5538350479d829601","kind":"commit","published_at":"2025-01-17T06:04:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0/manifests"},{"name":"8.0.0","sha":"901c8fa6b4bffe48fb3db27d5de8720b8d5accac","kind":"commit","published_at":"2025-01-14T11:06:05.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0/manifests"},{"name":"8.0.0-rc.2","sha":"9600078b4c3dbe5a37ec04460c572af25406a027","kind":"commit","published_at":"2025-01-05T13:05:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2/manifests"},{"name":"8.0.0-rc.1","sha":"6b76731b62f225a983e10ac2e8093ec001bd0793","kind":"commit","published_at":"2025-01-05T10:12:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1/manifests"},{"name":"8.0.0-alpha.1","sha":"c14f48baa8237401bcfab39b885d1c66e8ed046e","kind":"commit","published_at":"2024-12-02T19:01:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-alpha.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1/manifests"},{"name":"7.0.0","sha":"e0f45049d8acadae0c98f9710b650dd413480355","kind":"commit","published_at":"2024-11-30T14:17:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0/manifests"},{"name":"6.12.2","sha":"c6cd85cacaa5e672efa17b483323554a688d6a45","kind":"commit","published_at":"2024-11-08T11:26:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2/manifests"},{"name":"6.12.1","sha":"a8e7f17fdf6d2010585887a4219c920ad90a8ede","kind":"commit","published_at":"2024-09-09T13:21:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1/manifests"},{"name":"6.12.0","sha":"340af803f2b0c60a132a334cafa845e15f636bba","kind":"commit","published_at":"2023-08-23T10:52:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0/manifests"},{"name":"6.11.0","sha":"73eb91924fd9303065b78c9a58657e9def86a8bf","kind":"commit","published_at":"2023-04-20T16:52:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0/manifests"},{"name":"6.10.0","sha":"6d038f064789ab383c5b4bddb12da02953f80f08","kind":"commit","published_at":"2023-02-11T15:46:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0/manifests"},{"name":"6.9.0","sha":"946572eb59bc47f10af0cb80f303d3721fbba6ed","kind":"commit","published_at":"2023-01-12T14:50:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0/manifests"},{"name":"6.8.0","sha":"5772c292f26c28425bb9298a640231f42f893de7","kind":"commit","published_at":"2022-10-22T17:12:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0/manifests"},{"name":"6.7.0","sha":"c93639b635560827a4d7cca03e12fbfa3dafeda1","kind":"commit","published_at":"2022-05-18T16:38:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"6419939fdcaf1f1b2608d56c3f17b6a95dcadae7","kind":"commit","published_at":"2022-04-03T13:45:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0/manifests"},{"name":"6.5.1","sha":"e25fa3acaa100d4c632fa3875edffe516b76d812","kind":"commit","published_at":"2022-02-11T13:33:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"0aafd3178ccf0c63aa3416c317003173268d733f","kind":"commit","published_at":"2022-02-08T06:51:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"35d018a81964a379465165fd408ad1d563ca3c2a","kind":"commit","published_at":"2022-01-22T15:24:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"587f5f141e9b63fcd8ab11221fceafb90c538e4c","kind":"commit","published_at":"2021-12-31T12:03:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"84f7c7027f5e99c1ff5a864158daa765c347c199","kind":"commit","published_at":"2021-10-25T11:19:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"ce07e5c2874e99151ce92631f0f202b9e8d05e5d","kind":"commit","published_at":"2021-08-22T15:58:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"9abdeb3619861f1b17cfb283e3e69b794b8be61f","kind":"commit","published_at":"2021-08-13T08:40:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0/manifests"},{"name":"5.10.3","sha":"4787885aca5dcda3715a047d7fd6f53f022698c4","kind":"commit","published_at":"2020-03-21T08:45:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3/manifests"},{"name":"5.10.2","sha":"3f7078a5dd2134bbc9dd3a9a1817ac0d239c9a52","kind":"commit","published_at":"2020-02-09T12:59:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2/manifests"},{"name":"5.10.1","sha":"1514d4aca2d81251d040ffadc87c429e2e152459","kind":"commit","published_at":"2020-02-09T12:58:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1/manifests"},{"name":"5.10.0","sha":"b69ca0750631ca6933fe6c4902bf32c382518f09","kind":"commit","published_at":"2020-01-02T08:51:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0/manifests"},{"name":"5.9.0","sha":"d1b5c1ec8cdf5fb54ee83b8b1440cb0c96f7cb87","kind":"commit","published_at":"2019-08-28T10:43:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"070aa6c6c4764171ff83aa22aba259dc40b84b46","kind":"commit","published_at":"2019-08-08T16:53:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"9852f6a143867c81160cfa0bd900f7562ae2bd0e","kind":"commit","published_at":"2019-06-07T19:50:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"6cf1d347ff39170f14755bc1028c2183d86bb61b","kind":"commit","published_at":"2019-01-11T18:38:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"9a36498ac92d6cce8ae1e542233eef78b7050a7e","kind":"commit","published_at":"2018-11-20T12:10:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"d25c7952dbdde6acaec6f5b3790a5dd8b206c270","kind":"commit","published_at":"2018-11-19T08:08:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"5e73e51922f1b79d2d93bff6d0ad7e32914e4fb0","kind":"commit","published_at":"2018-11-16T07:04:32.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"a1673b09cbe4cd9e1510dc8e6728f1bed9002085","kind":"commit","published_at":"2018-11-08T13:23:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0/manifests"},{"name":"5.4.2","sha":"68ca857143d4f0f2adcfe2fb58e1264d8ad279ba","kind":"commit","published_at":"2018-09-06T16:54:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"e27f6f3e084d6f8581abecb6f6f7368aa1aea988","kind":"commit","published_at":"2018-06-20T05:31:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"175a2ab9cfeff502e1a38bfaa7d32051132bc0c1","kind":"commit","published_at":"2018-06-10T12:08:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"8b4be8d1c2c831b30cc5ff8764963f7e5a847c34","kind":"commit","published_at":"2018-05-30T04:07:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"23c6c79c2e495bbf92ce4086b86f5d6c367d91ab","kind":"commit","published_at":"2018-05-24T20:01:45.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"b4d5880076f1f61fe89c0b931a3a29a61a708fe0","kind":"commit","published_at":"2018-04-18T14:55:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"c61c46b808befdd2d0090b3fb9f4d635f36ffdc3","kind":"commit","published_at":"2018-03-15T19:26:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"80c58fce4b9df99b9bbfbc6b5ab22656f28702ca","kind":"commit","published_at":"2018-02-18T18:25:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"a3cd296a78e4b797bba7b2946241abadf777b842","kind":"commit","published_at":"2018-02-14T06:23:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"ab6a6e9bf18063b2cfe54ff3cbbf21b6b59558b4","kind":"commit","published_at":"2018-02-11T13:26:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"4ccdc19414d497e3329b569bb80cab0823003af0","kind":"commit","published_at":"2018-02-04T13:33:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0/manifests"},{"name":"5.0.0-rc.5","sha":"04dc10b1f1cc927229abe118d9ee1801f4eedf51","kind":"commit","published_at":"2018-01-31T07:40:31.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.5","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5/manifests"},{"name":"5.0.0-rc.4","sha":"5f31377203524b5c271775255ab97bacaaa723d4","kind":"commit","published_at":"2018-01-29T14:24:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4/manifests"},{"name":"5.0.0-rc.3","sha":"fcdef2eb5b597b127fd6429d89a2848f356fb681","kind":"commit","published_at":"2018-01-28T06:58:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3/manifests"},{"name":"5.0.0-rc.2","sha":"cdaa5027a4cb1614bb33ba2daa7925c9bbac1bb2","kind":"commit","published_at":"2018-01-12T07:55:00.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2/manifests"},{"name":"5.0.0-rc.1","sha":"4dda1dc8b6bf4f7cffdbb5ad39d99d380e4e98a7","kind":"commit","published_at":"2018-01-08T06:33:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1/manifests"},{"name":"5.0.0-beta.4","sha":"de060896fc7b5649d2ed213780f568e7802a44e1","kind":"commit","published_at":"2017-11-18T13:22:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4/manifests"},{"name":"5.0.0-beta.3","sha":"f1bd3fc1e8317c22f1f8e1cc6ad282b3811a92f9","kind":"commit","published_at":"2017-10-04T19:39:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3/manifests"},{"name":"5.0.0-beta.2","sha":"d7c148c255dd538fb553b1137ee25f7447fb5d37","kind":"commit","published_at":"2017-09-17T19:35:21.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2/manifests"},{"name":"5.0.0-beta.1","sha":"ce84916becfc8c36aa78f84ecd5248ef130e3be4","kind":"commit","published_at":"2017-08-25T19:24:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1/manifests"},{"name":"4.19.4","sha":"082a95fc7da182024a51e01075291d02926a656a","kind":"commit","published_at":"2017-08-24T20:00:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4/manifests"},{"name":"4.19.3","sha":"37ca4e8c13deffe9735fe8f749d21e59dbd87f41","kind":"commit","published_at":"2017-07-04T11:56:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3/manifests"},{"name":"4.19.2","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2/manifests"},{"name":"4.19.1","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1/manifests"},{"name":"4.19.0","sha":"acbba16b0816e14e4be92a27bbce42eef826c1bd","kind":"commit","published_at":"2017-02-04T19:08:57.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0/manifests"},{"name":"4.18.0","sha":"ab13a102131ba2031bfdaf7c040794e4f8789345","kind":"commit","published_at":"2016-12-04T19:49:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.18.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0/manifests"},{"name":"4.17.0","sha":"67ff3ad64fb21779667e78b8eca59d3c4d1c8eae","kind":"commit","published_at":"2016-11-09T06:10:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.17.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"156d38fb4c40652de1096960913ce18aa81e137f","kind":"commit","published_at":"2016-10-26T17:01:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.16.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0/manifests"},{"name":"4.15.0","sha":"ea63c04e313fffa5196fb6e758ff27ab3145ddf4","kind":"commit","published_at":"2016-10-11T18:46:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.15.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0/manifests"},{"name":"4.14","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14/manifests"},{"name":"4.13.1","sha":"d57a300ce206c5d1443070ec62a027e35a53b271","kind":"commit","published_at":"2016-08-27T15:40:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"3abfc14e820b3d6ba8b1adf7e465d76f841efb49","kind":"commit","published_at":"2016-07-21T09:17:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"0ba147860c1cab0c60014abb210a3534f18996cd","kind":"commit","published_at":"2016-07-15T15:01:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"6e624697705adfccc09b1bca15112d768a5a58da","kind":"commit","published_at":"2016-07-06T11:54:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"3d3bb0fa62e33d23e5cadb3802c27b5d0bc50c62","kind":"commit","published_at":"2016-07-05T09:10:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"2deef649732dee73141bfb56cced98bdb3c13c1a","kind":"commit","published_at":"2016-06-23T19:42:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"0d7cb557b7dc9e8e67d81fa5ac30284a243307ef","kind":"commit","published_at":"2016-06-13T13:19:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"bdadfe7dc87e4baea19ed041125b8fceb4f07e95","kind":"commit","published_at":"2016-06-07T06:09:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"0c22c1a7b00e124176a34e70602a929e7b2aad88","kind":"commit","published_at":"2016-06-05T19:09:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"99644c684c50919af81c02a6391831acb6944ea7","kind":"commit","published_at":"2016-05-24T06:30:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"f30b771329fdfc78b32d0fad30917ba649210618","kind":"commit","published_at":"2016-05-22T17:51:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"e6cc3d694918388d207c4d9fb7d924fc3c479715","kind":"commit","published_at":"2016-04-24T17:15:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"698d015bbdde96b7df84f70ef1348d0f0a3761b1","kind":"commit","published_at":"2016-04-16T13:24:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"46a3c1470d19e20d6b03ccebaafb14bf6a6aad1f","kind":"commit","published_at":"2016-04-03T15:10:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"5c6639468995ba939d30c9424ac5fc46d75440cf","kind":"commit","published_at":"2016-04-01T19:27:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"0db7a6ac396e489eb26a1944dfb85188aa35bc15","kind":"commit","published_at":"2016-03-31T18:17:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0/manifests"},{"name":"4.2.2","sha":"d76c28a7684480b84770db7448d9e3851f9629c8","kind":"tag","published_at":"2016-02-05T20:54:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"0d68f4fd581c5906ce552b3bb40d875ab9034822","kind":"tag","published_at":"2016-01-10T16:50:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"4d5e5ca3a5d558c1d86f8d192a8da1bb3f09ef75","kind":"tag","published_at":"2016-01-08T05:30:18.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"57d3a4ea99ca39fe239006c7a5f93da71c7b9298","kind":"tag","published_at":"2015-12-13T16:25:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2844685c954f79919119e1f5d12d7c9c428438ce","kind":"commit","published_at":"2015-11-24T19:38:49.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"9c3d4dad93c1db440bb344c28209135f7319bb68","kind":"tag","published_at":"2015-10-21T11:44:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"8b2a8c78bb1a68a85c5e42b43825b1de5adaa333","kind":"commit","published_at":"2015-08-25T17:35:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0/manifests"},{"name":"3.5.0","sha":"932b3a245f9a157553b8a70581415534e4c04316","kind":"tag","published_at":"2015-08-02T19:25:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"6e95da983c038f152f0cae2326da6b0f2eb222a3","kind":"commit","published_at":"2015-07-03T17:46:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"5e1790189bbd0b831a870bd40ff0769390ca8191","kind":"commit","published_at":"2015-06-22T17:40:43.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"c6d62117c94523c7e90339862f90c8e0f537a42b","kind":"tag","published_at":"2015-02-22T19:10:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"cd3c759fbf89301c4687a10f571636d3b335944c","kind":"tag","published_at":"2015-02-18T20:13:41.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"1b8d1fb3b9d189a17f69bf562b90c4df6ba21eeb","kind":"tag","published_at":"2014-12-12T19:07:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1950c20172699f265f57c819ca0beb337e568b15","kind":"tag","published_at":"2014-10-05T12:01:55.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1/manifests"},{"name":"3.1.0","sha":"d844e5ee4e2d7e1cfe6bcad265bb7db4846f59b4","kind":"tag","published_at":"2014-10-05T08:06:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0/manifests"},{"name":"v3.1.227","sha":"76edca809a8f605bcebaaecd28134137d703f844","kind":"commit","published_at":"2014-07-29T05:24:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.1.227","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.1.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.1.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227/manifests"},{"name":"3.0.90","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"tag","published_at":"2014-05-06T19:48:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.90","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90/manifests"},{"name":"3.0.107","sha":"058f68e91344045e011c185518892ecf21b194d0","kind":"tag","published_at":"2014-05-06T19:47:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.107","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107/manifests"},{"name":"v3.0","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"commit","published_at":"2014-04-23T18:43:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0/manifests"},{"name":"v2.2","sha":"b643c716bb2ae70f18509f91e0584f60fc8ba891","kind":"commit","published_at":"2013-12-30T18:25:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2/manifests"},{"name":"v2.1","sha":"b157267b02e2a8982e921e2b86d46f7742929e0d","kind":"commit","published_at":"2013-08-23T13:22:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:04:53.430Z","dependent_packages_count":0,"downloads":276,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.85835275523819,"dependent_repos_count":7.03384492039858,"dependent_packages_count":18.87026113847211,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.254152938036295},"purl":"pkg:nuget/forex-fluentassertions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/forex-fluentassertions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/forex-fluentassertions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/forex-fluentassertions/dependencies","status":null,"funding_links":["https://github.com/sponsors/fluentassertions","https://ko-fi.com/dennisdoomen","https://patreon.com/fluentassertions","https://paypal.me/fluentassertions"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T21:32:44.188Z","issues_count":284,"pull_requests_count":1296,"avg_time_to_close_issue":26096041.68627451,"avg_time_to_close_pull_request":1447220.2213930348,"issues_closed_count":204,"pull_requests_closed_count":1206,"pull_request_authors_count":84,"issue_authors_count":192,"avg_comments_per_issue":5.359154929577465,"avg_comments_per_pull_request":3.4675925925925926,"merged_pull_requests_count":1042,"bot_issues_count":1,"bot_pull_requests_count":555,"past_year_issues_count":19,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":876898.6666666666,"past_year_avg_time_to_close_pull_request":265470.10638297873,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.789473684210526,"past_year_avg_comments_per_pull_request":2.5688073394495414,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/issues","maintainers":[{"login":"dennisdoomen","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"},{"login":"Meir017","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Meir017"},{"login":"elymsyr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elymsyr"}],"active_maintainers":[{"login":"dennisdoomen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/forex-fluentassertions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/forex-fluentassertions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/forex-fluentassertions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/forex-fluentassertions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/forex-fluentassertions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/forex-fluentassertions/codemeta","maintainers":[{"uuid":"ant1.richez","login":"ant1.richez","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/ant1.richez","role":null,"created_at":"2025-01-19T08:36:33.940Z","updated_at":"2025-01-19T08:36:33.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/ant1.richez/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843001,"maintainers_count":114412,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8910224,"name":"fluentassertions","ecosystem":"nuget","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or\n      BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.\n      Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.\n\n      IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).\n      Check out the [license page](LICENSE) for more information.","homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/fluentassertions/fluentassertions","keywords_array":["MSTest2","xUnit","NUnit","MSpec","TUnit","TDD","BDD","Fluent","netstandard","uwp"],"namespace":null,"versions_count":147,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-05-12T11:40:09.283Z","latest_release_number":"8.10.0","last_synced_at":"2026-08-22T21:33:10.910Z","created_at":"2024-02-25T23:13:18.250Z","updated_at":"2026-08-23T01:07:45.701Z","registry_url":"https://www.nuget.org/packages/fluentassertions/","install_command":"Install-Package fluentassertions","documentation_url":null,"metadata":{"copyright":"Copyright 2024-2026 Xceed Software Inc., all rights reserved","license_info":{"type":"file","text":"LICENSE","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":true,"icon":"FluentAssertions.png","repository":{"type":"git","url":"https://github.com/fluentassertions/fluentassertions","branch":null,"commit":"0954811776a71005283221b91aabafc5fec332b7"},"development_dependency":false,"serviceable":false,"framework_assemblies":[{"assembly_name":"System.Xml","target_framework":".NETFramework4.7"},{"assembly_name":"System.Xml.Linq","target_framework":".NETFramework4.7"}],"package_types":[],"release_notes":"See https://fluentassertions.com/releases/","dependency_summary":{"total_dependency_groups":4,"target_frameworks":[".NETFramework4.7","net6.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":2},"verified":true},"repo_metadata":{"id":37413103,"uuid":"11718424","full_name":"fluentassertions/fluentassertions","owner":"fluentassertions","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.","archived":false,"fork":false,"pushed_at":"2026-08-19T07:42:23.000Z","size":38221,"stargazers_count":3816,"open_issues_count":69,"forks_count":726,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-08-19T20:07:02.934Z","etag":null,"topics":["assertions","bdd-style","c-sharp","fluent-assertions","hacktoberfest","mstest","tdd","unit-testing","xunit"],"latest_commit_sha":null,"homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentassertions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"github":"fluentassertions","ko_fi":"dennisdoomen","patreon":"fluentassertions","custom":["https://paypal.me/fluentassertions"]}},"created_at":"2013-07-28T10:35:25.000Z","updated_at":"2026-08-19T07:42:33.000Z","dependencies_parsed_at":"2026-08-19T20:12:58.884Z","dependency_job_id":null,"html_url":"https://github.com/fluentassertions/fluentassertions","commit_stats":{"total_commits":3443,"total_committers":247,"mean_commits":13.93927125506073,"dds":0.7728724949172233,"last_synced_commit":"50961b72884f0289800b90b1d58f33034bd57d13"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/fluentassertions/fluentassertions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/sbom","scorecard":{"id":267585,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluentassertions/fluentassertions","commit":"6f4d2245024329fc98ff9ede4450cbdcc93b51cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/code_quality.yml:16"],"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":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/build.yml:98","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/code_quality.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"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/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/codeql.yml:51: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Qodana","Info: all commits (30) 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-17T12:30:12.348Z","repository_id":37413103,"created_at":"2025-08-17T12:30:12.348Z","updated_at":"2025-08-17T12:30:12.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784009,"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":"fluentassertions","name":"FluentAssertions","uuid":"25584770","kind":"organization","description":"","email":"support@xceed.com","website":"https://xceed.com/products/unit-testing/fluent-assertions/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25584770?v=4","repositories_count":9,"last_synced_at":"2026-08-22T12:40:24.918Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fluentassertions","funding_links":["https://github.com/sponsors/fluentassertions"],"total_stars":4138,"followers":98,"following":0,"created_at":"2022-11-03T12:51:16.854Z","updated_at":"2026-08-22T12:40:24.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions/repositories"},"tags":[{"name":"8.10.0","sha":"0954811776a71005283221b91aabafc5fec332b7","kind":"commit","published_at":"2026-05-12T08:20:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"1ba808c972709ed2ac982eab1bab4597601be767","kind":"commit","published_at":"2026-03-15T14:01:27.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0/manifests"},{"name":"7.2.2","sha":"16e5b2d96a6ebfa1600844024362ad93489065c6","kind":"commit","published_at":"2026-03-08T07:32:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"4ca5226d486471eb90012ff17d80a9d62d812af1","kind":"commit","published_at":"2026-02-07T19:36:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1/manifests"},{"name":"8.8.0","sha":"9f3e1ea0c961b697b588154b140d89ce5a6ecdb5","kind":"commit","published_at":"2025-10-14T07:09:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"aaa69248d932dd5c4d00b086517e4b51f0fc938f","kind":"commit","published_at":"2025-10-02T09:30:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"ae620add07cf6666841e568fd3bf8a0733478bb5","kind":"commit","published_at":"2025-09-20T16:41:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"3c1a442c4845a73a89a6b084f92db7edfa3e9ca4","kind":"commit","published_at":"2025-08-12T08:45:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"ecd2166797c440204afba1cb78eed54390d014be","kind":"commit","published_at":"2025-07-07T18:15:28.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"cc607f1d3d539f246ddb239cc3decb06d3807d41","kind":"commit","published_at":"2025-06-24T06:49:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"7142e0f801cbfabb0f2c970081b73702da03c22f","kind":"commit","published_at":"2025-05-25T11:17:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"04defbe85c05581c443d819b5d01bf84f0d62222","kind":"commit","published_at":"2025-03-13T15:00:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"4d70568e468ffbbc83ea6eb4495b6f16ad53c59a","kind":"commit","published_at":"2025-02-21T15:13:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"af8910f56ca8b9f898bd28b13312db091800a198","kind":"commit","published_at":"2025-02-20T21:24:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0/manifests"},{"name":"7.2.0","sha":"3dd8243e396432a55dd12a74a5a548a5f085fac5","kind":"commit","published_at":"2025-02-11T07:56:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0/manifests"},{"name":"8.0.1","sha":"7e654139fc569d975e711729cf71568e7d878c29","kind":"commit","published_at":"2025-01-20T19:26:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1/manifests"},{"name":"7.1.0","sha":"719db2a7df943a1587aa95c5538350479d829601","kind":"commit","published_at":"2025-01-17T06:04:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0/manifests"},{"name":"8.0.0","sha":"901c8fa6b4bffe48fb3db27d5de8720b8d5accac","kind":"commit","published_at":"2025-01-14T11:06:05.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0/manifests"},{"name":"8.0.0-rc.2","sha":"9600078b4c3dbe5a37ec04460c572af25406a027","kind":"commit","published_at":"2025-01-05T13:05:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2/manifests"},{"name":"8.0.0-rc.1","sha":"6b76731b62f225a983e10ac2e8093ec001bd0793","kind":"commit","published_at":"2025-01-05T10:12:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1/manifests"},{"name":"8.0.0-alpha.1","sha":"c14f48baa8237401bcfab39b885d1c66e8ed046e","kind":"commit","published_at":"2024-12-02T19:01:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-alpha.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1/manifests"},{"name":"7.0.0","sha":"e0f45049d8acadae0c98f9710b650dd413480355","kind":"commit","published_at":"2024-11-30T14:17:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0/manifests"},{"name":"6.12.2","sha":"c6cd85cacaa5e672efa17b483323554a688d6a45","kind":"commit","published_at":"2024-11-08T11:26:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2/manifests"},{"name":"6.12.1","sha":"a8e7f17fdf6d2010585887a4219c920ad90a8ede","kind":"commit","published_at":"2024-09-09T13:21:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1/manifests"},{"name":"6.12.0","sha":"340af803f2b0c60a132a334cafa845e15f636bba","kind":"commit","published_at":"2023-08-23T10:52:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0/manifests"},{"name":"6.11.0","sha":"73eb91924fd9303065b78c9a58657e9def86a8bf","kind":"commit","published_at":"2023-04-20T16:52:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0/manifests"},{"name":"6.10.0","sha":"6d038f064789ab383c5b4bddb12da02953f80f08","kind":"commit","published_at":"2023-02-11T15:46:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0/manifests"},{"name":"6.9.0","sha":"946572eb59bc47f10af0cb80f303d3721fbba6ed","kind":"commit","published_at":"2023-01-12T14:50:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0/manifests"},{"name":"6.8.0","sha":"5772c292f26c28425bb9298a640231f42f893de7","kind":"commit","published_at":"2022-10-22T17:12:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0/manifests"},{"name":"6.7.0","sha":"c93639b635560827a4d7cca03e12fbfa3dafeda1","kind":"commit","published_at":"2022-05-18T16:38:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"6419939fdcaf1f1b2608d56c3f17b6a95dcadae7","kind":"commit","published_at":"2022-04-03T13:45:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0/manifests"},{"name":"6.5.1","sha":"e25fa3acaa100d4c632fa3875edffe516b76d812","kind":"commit","published_at":"2022-02-11T13:33:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"0aafd3178ccf0c63aa3416c317003173268d733f","kind":"commit","published_at":"2022-02-08T06:51:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"35d018a81964a379465165fd408ad1d563ca3c2a","kind":"commit","published_at":"2022-01-22T15:24:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"587f5f141e9b63fcd8ab11221fceafb90c538e4c","kind":"commit","published_at":"2021-12-31T12:03:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"84f7c7027f5e99c1ff5a864158daa765c347c199","kind":"commit","published_at":"2021-10-25T11:19:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"ce07e5c2874e99151ce92631f0f202b9e8d05e5d","kind":"commit","published_at":"2021-08-22T15:58:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"9abdeb3619861f1b17cfb283e3e69b794b8be61f","kind":"commit","published_at":"2021-08-13T08:40:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0/manifests"},{"name":"5.10.3","sha":"4787885aca5dcda3715a047d7fd6f53f022698c4","kind":"commit","published_at":"2020-03-21T08:45:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3/manifests"},{"name":"5.10.2","sha":"3f7078a5dd2134bbc9dd3a9a1817ac0d239c9a52","kind":"commit","published_at":"2020-02-09T12:59:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2/manifests"},{"name":"5.10.1","sha":"1514d4aca2d81251d040ffadc87c429e2e152459","kind":"commit","published_at":"2020-02-09T12:58:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1/manifests"},{"name":"5.10.0","sha":"b69ca0750631ca6933fe6c4902bf32c382518f09","kind":"commit","published_at":"2020-01-02T08:51:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0/manifests"},{"name":"5.9.0","sha":"d1b5c1ec8cdf5fb54ee83b8b1440cb0c96f7cb87","kind":"commit","published_at":"2019-08-28T10:43:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"070aa6c6c4764171ff83aa22aba259dc40b84b46","kind":"commit","published_at":"2019-08-08T16:53:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"9852f6a143867c81160cfa0bd900f7562ae2bd0e","kind":"commit","published_at":"2019-06-07T19:50:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"6cf1d347ff39170f14755bc1028c2183d86bb61b","kind":"commit","published_at":"2019-01-11T18:38:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"9a36498ac92d6cce8ae1e542233eef78b7050a7e","kind":"commit","published_at":"2018-11-20T12:10:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"d25c7952dbdde6acaec6f5b3790a5dd8b206c270","kind":"commit","published_at":"2018-11-19T08:08:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"5e73e51922f1b79d2d93bff6d0ad7e32914e4fb0","kind":"commit","published_at":"2018-11-16T07:04:32.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"a1673b09cbe4cd9e1510dc8e6728f1bed9002085","kind":"commit","published_at":"2018-11-08T13:23:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0/manifests"},{"name":"5.4.2","sha":"68ca857143d4f0f2adcfe2fb58e1264d8ad279ba","kind":"commit","published_at":"2018-09-06T16:54:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"e27f6f3e084d6f8581abecb6f6f7368aa1aea988","kind":"commit","published_at":"2018-06-20T05:31:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"175a2ab9cfeff502e1a38bfaa7d32051132bc0c1","kind":"commit","published_at":"2018-06-10T12:08:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"8b4be8d1c2c831b30cc5ff8764963f7e5a847c34","kind":"commit","published_at":"2018-05-30T04:07:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"23c6c79c2e495bbf92ce4086b86f5d6c367d91ab","kind":"commit","published_at":"2018-05-24T20:01:45.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"b4d5880076f1f61fe89c0b931a3a29a61a708fe0","kind":"commit","published_at":"2018-04-18T14:55:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"c61c46b808befdd2d0090b3fb9f4d635f36ffdc3","kind":"commit","published_at":"2018-03-15T19:26:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"80c58fce4b9df99b9bbfbc6b5ab22656f28702ca","kind":"commit","published_at":"2018-02-18T18:25:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"a3cd296a78e4b797bba7b2946241abadf777b842","kind":"commit","published_at":"2018-02-14T06:23:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"ab6a6e9bf18063b2cfe54ff3cbbf21b6b59558b4","kind":"commit","published_at":"2018-02-11T13:26:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"4ccdc19414d497e3329b569bb80cab0823003af0","kind":"commit","published_at":"2018-02-04T13:33:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0/manifests"},{"name":"5.0.0-rc.5","sha":"04dc10b1f1cc927229abe118d9ee1801f4eedf51","kind":"commit","published_at":"2018-01-31T07:40:31.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.5","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5/manifests"},{"name":"5.0.0-rc.4","sha":"5f31377203524b5c271775255ab97bacaaa723d4","kind":"commit","published_at":"2018-01-29T14:24:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4/manifests"},{"name":"5.0.0-rc.3","sha":"fcdef2eb5b597b127fd6429d89a2848f356fb681","kind":"commit","published_at":"2018-01-28T06:58:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3/manifests"},{"name":"5.0.0-rc.2","sha":"cdaa5027a4cb1614bb33ba2daa7925c9bbac1bb2","kind":"commit","published_at":"2018-01-12T07:55:00.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2/manifests"},{"name":"5.0.0-rc.1","sha":"4dda1dc8b6bf4f7cffdbb5ad39d99d380e4e98a7","kind":"commit","published_at":"2018-01-08T06:33:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1/manifests"},{"name":"5.0.0-beta.4","sha":"de060896fc7b5649d2ed213780f568e7802a44e1","kind":"commit","published_at":"2017-11-18T13:22:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4/manifests"},{"name":"5.0.0-beta.3","sha":"f1bd3fc1e8317c22f1f8e1cc6ad282b3811a92f9","kind":"commit","published_at":"2017-10-04T19:39:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3/manifests"},{"name":"5.0.0-beta.2","sha":"d7c148c255dd538fb553b1137ee25f7447fb5d37","kind":"commit","published_at":"2017-09-17T19:35:21.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2/manifests"},{"name":"5.0.0-beta.1","sha":"ce84916becfc8c36aa78f84ecd5248ef130e3be4","kind":"commit","published_at":"2017-08-25T19:24:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1/manifests"},{"name":"4.19.4","sha":"082a95fc7da182024a51e01075291d02926a656a","kind":"commit","published_at":"2017-08-24T20:00:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4/manifests"},{"name":"4.19.3","sha":"37ca4e8c13deffe9735fe8f749d21e59dbd87f41","kind":"commit","published_at":"2017-07-04T11:56:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3/manifests"},{"name":"4.19.2","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2/manifests"},{"name":"4.19.1","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1/manifests"},{"name":"4.19.0","sha":"acbba16b0816e14e4be92a27bbce42eef826c1bd","kind":"commit","published_at":"2017-02-04T19:08:57.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0/manifests"},{"name":"4.18.0","sha":"ab13a102131ba2031bfdaf7c040794e4f8789345","kind":"commit","published_at":"2016-12-04T19:49:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.18.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0/manifests"},{"name":"4.17.0","sha":"67ff3ad64fb21779667e78b8eca59d3c4d1c8eae","kind":"commit","published_at":"2016-11-09T06:10:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.17.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"156d38fb4c40652de1096960913ce18aa81e137f","kind":"commit","published_at":"2016-10-26T17:01:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.16.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0/manifests"},{"name":"4.15.0","sha":"ea63c04e313fffa5196fb6e758ff27ab3145ddf4","kind":"commit","published_at":"2016-10-11T18:46:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.15.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0/manifests"},{"name":"4.14","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14/manifests"},{"name":"4.13.1","sha":"d57a300ce206c5d1443070ec62a027e35a53b271","kind":"commit","published_at":"2016-08-27T15:40:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"3abfc14e820b3d6ba8b1adf7e465d76f841efb49","kind":"commit","published_at":"2016-07-21T09:17:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"0ba147860c1cab0c60014abb210a3534f18996cd","kind":"commit","published_at":"2016-07-15T15:01:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"6e624697705adfccc09b1bca15112d768a5a58da","kind":"commit","published_at":"2016-07-06T11:54:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"3d3bb0fa62e33d23e5cadb3802c27b5d0bc50c62","kind":"commit","published_at":"2016-07-05T09:10:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"2deef649732dee73141bfb56cced98bdb3c13c1a","kind":"commit","published_at":"2016-06-23T19:42:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"0d7cb557b7dc9e8e67d81fa5ac30284a243307ef","kind":"commit","published_at":"2016-06-13T13:19:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"bdadfe7dc87e4baea19ed041125b8fceb4f07e95","kind":"commit","published_at":"2016-06-07T06:09:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"0c22c1a7b00e124176a34e70602a929e7b2aad88","kind":"commit","published_at":"2016-06-05T19:09:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"99644c684c50919af81c02a6391831acb6944ea7","kind":"commit","published_at":"2016-05-24T06:30:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"f30b771329fdfc78b32d0fad30917ba649210618","kind":"commit","published_at":"2016-05-22T17:51:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"e6cc3d694918388d207c4d9fb7d924fc3c479715","kind":"commit","published_at":"2016-04-24T17:15:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"698d015bbdde96b7df84f70ef1348d0f0a3761b1","kind":"commit","published_at":"2016-04-16T13:24:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"46a3c1470d19e20d6b03ccebaafb14bf6a6aad1f","kind":"commit","published_at":"2016-04-03T15:10:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"5c6639468995ba939d30c9424ac5fc46d75440cf","kind":"commit","published_at":"2016-04-01T19:27:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"0db7a6ac396e489eb26a1944dfb85188aa35bc15","kind":"commit","published_at":"2016-03-31T18:17:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0/manifests"},{"name":"4.2.2","sha":"d76c28a7684480b84770db7448d9e3851f9629c8","kind":"tag","published_at":"2016-02-05T20:54:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"0d68f4fd581c5906ce552b3bb40d875ab9034822","kind":"tag","published_at":"2016-01-10T16:50:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"4d5e5ca3a5d558c1d86f8d192a8da1bb3f09ef75","kind":"tag","published_at":"2016-01-08T05:30:18.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"57d3a4ea99ca39fe239006c7a5f93da71c7b9298","kind":"tag","published_at":"2015-12-13T16:25:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2844685c954f79919119e1f5d12d7c9c428438ce","kind":"commit","published_at":"2015-11-24T19:38:49.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"9c3d4dad93c1db440bb344c28209135f7319bb68","kind":"tag","published_at":"2015-10-21T11:44:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"8b2a8c78bb1a68a85c5e42b43825b1de5adaa333","kind":"commit","published_at":"2015-08-25T17:35:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0/manifests"},{"name":"3.5.0","sha":"932b3a245f9a157553b8a70581415534e4c04316","kind":"tag","published_at":"2015-08-02T19:25:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"6e95da983c038f152f0cae2326da6b0f2eb222a3","kind":"commit","published_at":"2015-07-03T17:46:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"5e1790189bbd0b831a870bd40ff0769390ca8191","kind":"commit","published_at":"2015-06-22T17:40:43.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"c6d62117c94523c7e90339862f90c8e0f537a42b","kind":"tag","published_at":"2015-02-22T19:10:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"cd3c759fbf89301c4687a10f571636d3b335944c","kind":"tag","published_at":"2015-02-18T20:13:41.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"1b8d1fb3b9d189a17f69bf562b90c4df6ba21eeb","kind":"tag","published_at":"2014-12-12T19:07:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1950c20172699f265f57c819ca0beb337e568b15","kind":"tag","published_at":"2014-10-05T12:01:55.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1/manifests"},{"name":"3.1.0","sha":"d844e5ee4e2d7e1cfe6bcad265bb7db4846f59b4","kind":"tag","published_at":"2014-10-05T08:06:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0/manifests"},{"name":"v3.1.227","sha":"76edca809a8f605bcebaaecd28134137d703f844","kind":"commit","published_at":"2014-07-29T05:24:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.1.227","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.1.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.1.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227/manifests"},{"name":"3.0.90","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"tag","published_at":"2014-05-06T19:48:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.90","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90/manifests"},{"name":"3.0.107","sha":"058f68e91344045e011c185518892ecf21b194d0","kind":"tag","published_at":"2014-05-06T19:47:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.107","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107/manifests"},{"name":"v3.0","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"commit","published_at":"2014-04-23T18:43:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0/manifests"},{"name":"v2.2","sha":"b643c716bb2ae70f18509f91e0584f60fc8ba891","kind":"commit","published_at":"2013-12-30T18:25:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2/manifests"},{"name":"v2.1","sha":"b157267b02e2a8982e921e2b86d46f7742929e0d","kind":"commit","published_at":"2013-08-23T13:22:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:07:45.700Z","dependent_packages_count":386,"downloads":752735375,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0394280912199109,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.783750366916033},"purl":"pkg:nuget/fluentassertions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/fluentassertions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/fluentassertions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/fluentassertions/dependencies","status":null,"funding_links":["https://github.com/sponsors/fluentassertions","https://ko-fi.com/dennisdoomen","https://patreon.com/fluentassertions","https://paypal.me/fluentassertions"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T21:32:44.188Z","issues_count":284,"pull_requests_count":1296,"avg_time_to_close_issue":26096041.68627451,"avg_time_to_close_pull_request":1447220.2213930348,"issues_closed_count":204,"pull_requests_closed_count":1206,"pull_request_authors_count":84,"issue_authors_count":192,"avg_comments_per_issue":5.359154929577465,"avg_comments_per_pull_request":3.4675925925925926,"merged_pull_requests_count":1042,"bot_issues_count":1,"bot_pull_requests_count":555,"past_year_issues_count":19,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":876898.6666666666,"past_year_avg_time_to_close_pull_request":265470.10638297873,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.789473684210526,"past_year_avg_comments_per_pull_request":2.5688073394495414,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":77,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/issues","maintainers":[{"login":"dennisdoomen","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"},{"login":"Meir017","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Meir017"},{"login":"elymsyr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elymsyr"}],"active_maintainers":[{"login":"dennisdoomen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/fluentassertions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/fluentassertions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/fluentassertions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/fluentassertions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/fluentassertions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/fluentassertions/codemeta","maintainers":[{"uuid":"dennisdoomen","login":"dennisdoomen","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://www.nuget.org/profiles/dennisdoomen","role":null,"created_at":"2024-02-25T23:17:39.544Z","updated_at":"2024-02-25T23:17:39.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/dennisdoomen/packages"},{"uuid":"fluentassertions","login":"fluentassertions","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/fluentassertions","role":null,"created_at":"2024-02-25T23:17:40.007Z","updated_at":"2024-02-25T23:17:40.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/fluentassertions/packages"},{"uuid":"xceed","login":"xceed","name":null,"email":null,"url":null,"packages_count":66,"html_url":"https://www.nuget.org/profiles/xceed","role":null,"created_at":"2024-03-26T11:43:05.132Z","updated_at":"2024-03-26T11:43:05.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/xceed/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":843001,"maintainers_count":114412,"namespaces_count":0,"keywords_count":174355,"github":"nuget","metadata":{"funded_packages_count":32600,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-08-23T05:03:54.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":5232875,"name":"github.com/fluentassertions/fluentassertions","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/fluentassertions/fluentassertions","keywords_array":[],"namespace":"github.com/fluentassertions","versions_count":3,"first_release_published_at":"2014-07-29T05:24:09.000Z","latest_release_published_at":"2014-09-11T19:29:56.000Z","latest_release_number":"v3.2.1+incompatible","last_synced_at":"2026-08-22T21:33:00.850Z","created_at":"2022-09-11T01:25:54.264Z","updated_at":"2026-08-22T21:33:00.850Z","registry_url":"https://pkg.go.dev/github.com/fluentassertions/fluentassertions","install_command":"go get github.com/fluentassertions/fluentassertions","documentation_url":"https://pkg.go.dev/github.com/fluentassertions/fluentassertions#section-documentation","metadata":{},"repo_metadata":{"id":37413103,"uuid":"11718424","full_name":"fluentassertions/fluentassertions","owner":"fluentassertions","description":"A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.","archived":false,"fork":false,"pushed_at":"2026-08-10T20:36:43.000Z","size":38200,"stargazers_count":3816,"open_issues_count":71,"forks_count":726,"subscribers_count":68,"default_branch":"main","last_synced_at":"2026-08-12T16:46:40.889Z","etag":null,"topics":["assertions","bdd-style","c-sharp","fluent-assertions","hacktoberfest","mstest","tdd","unit-testing","xunit"],"latest_commit_sha":null,"homepage":"https://xceed.com/products/unit-testing/fluent-assertions/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentassertions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"github":"fluentassertions","ko_fi":"dennisdoomen","patreon":"fluentassertions","custom":["https://paypal.me/fluentassertions"]}},"created_at":"2013-07-28T10:35:25.000Z","updated_at":"2026-08-12T15:46:03.000Z","dependencies_parsed_at":"2026-08-05T13:32:31.158Z","dependency_job_id":null,"html_url":"https://github.com/fluentassertions/fluentassertions","commit_stats":{"total_commits":3443,"total_committers":247,"mean_commits":13.93927125506073,"dds":0.7728724949172233,"last_synced_commit":"50961b72884f0289800b90b1d58f33034bd57d13"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/fluentassertions/fluentassertions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/sbom","scorecard":{"id":267585,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluentassertions/fluentassertions","commit":"6f4d2245024329fc98ff9ede4450cbdcc93b51cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/code_quality.yml:16"],"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":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/build.yml:98","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/code_quality.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"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/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code_quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code_quality.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/code_quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/fluentassertions/fluentassertions/codeql.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/codeql.yml:51: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Qodana","Info: all commits (30) 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-17T12:30:12.348Z","repository_id":37413103,"created_at":"2025-08-17T12:30:12.348Z","updated_at":"2025-08-17T12:30:12.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36616505,"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":"fluentassertions","name":"FluentAssertions","uuid":"25584770","kind":"organization","description":"","email":"support@xceed.com","website":"https://xceed.com/products/unit-testing/fluent-assertions/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25584770?v=4","repositories_count":9,"last_synced_at":"2026-08-15T00:39:37.557Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fluentassertions","funding_links":["https://github.com/sponsors/fluentassertions"],"total_stars":4138,"followers":98,"following":0,"created_at":"2022-11-03T12:51:16.854Z","updated_at":"2026-08-15T00:39:37.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions/repositories"},"tags":[{"name":"8.10.0","sha":"0954811776a71005283221b91aabafc5fec332b7","kind":"commit","published_at":"2026-05-12T08:20:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.10.0/manifests"},{"name":"8.9.0","sha":"1ba808c972709ed2ac982eab1bab4597601be767","kind":"commit","published_at":"2026-03-15T14:01:27.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.9.0/manifests"},{"name":"7.2.2","sha":"16e5b2d96a6ebfa1600844024362ad93489065c6","kind":"commit","published_at":"2026-03-08T07:32:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"4ca5226d486471eb90012ff17d80a9d62d812af1","kind":"commit","published_at":"2026-02-07T19:36:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.1/manifests"},{"name":"8.8.0","sha":"9f3e1ea0c961b697b588154b140d89ce5a6ecdb5","kind":"commit","published_at":"2025-10-14T07:09:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.8.0/manifests"},{"name":"8.7.1","sha":"aaa69248d932dd5c4d00b086517e4b51f0fc938f","kind":"commit","published_at":"2025-10-02T09:30:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.1/manifests"},{"name":"8.7.0","sha":"ae620add07cf6666841e568fd3bf8a0733478bb5","kind":"commit","published_at":"2025-09-20T16:41:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"3c1a442c4845a73a89a6b084f92db7edfa3e9ca4","kind":"commit","published_at":"2025-08-12T08:45:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"ecd2166797c440204afba1cb78eed54390d014be","kind":"commit","published_at":"2025-07-07T18:15:28.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"cc607f1d3d539f246ddb239cc3decb06d3807d41","kind":"commit","published_at":"2025-06-24T06:49:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"7142e0f801cbfabb0f2c970081b73702da03c22f","kind":"commit","published_at":"2025-05-25T11:17:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"04defbe85c05581c443d819b5d01bf84f0d62222","kind":"commit","published_at":"2025-03-13T15:00:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.2.0/manifests"},{"name":"8.1.1","sha":"4d70568e468ffbbc83ea6eb4495b6f16ad53c59a","kind":"commit","published_at":"2025-02-21T15:13:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"af8910f56ca8b9f898bd28b13312db091800a198","kind":"commit","published_at":"2025-02-20T21:24:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.1.0/manifests"},{"name":"7.2.0","sha":"3dd8243e396432a55dd12a74a5a548a5f085fac5","kind":"commit","published_at":"2025-02-11T07:56:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.2.0/manifests"},{"name":"8.0.1","sha":"7e654139fc569d975e711729cf71568e7d878c29","kind":"commit","published_at":"2025-01-20T19:26:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.1/manifests"},{"name":"7.1.0","sha":"719db2a7df943a1587aa95c5538350479d829601","kind":"commit","published_at":"2025-01-17T06:04:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.1.0/manifests"},{"name":"8.0.0","sha":"901c8fa6b4bffe48fb3db27d5de8720b8d5accac","kind":"commit","published_at":"2025-01-14T11:06:05.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0/manifests"},{"name":"8.0.0-rc.2","sha":"9600078b4c3dbe5a37ec04460c572af25406a027","kind":"commit","published_at":"2025-01-05T13:05:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.2/manifests"},{"name":"8.0.0-rc.1","sha":"6b76731b62f225a983e10ac2e8093ec001bd0793","kind":"commit","published_at":"2025-01-05T10:12:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-rc.1/manifests"},{"name":"8.0.0-alpha.1","sha":"c14f48baa8237401bcfab39b885d1c66e8ed046e","kind":"commit","published_at":"2024-12-02T19:01:44.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/8.0.0-alpha.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/8.0.0-alpha.1/manifests"},{"name":"7.0.0","sha":"e0f45049d8acadae0c98f9710b650dd413480355","kind":"commit","published_at":"2024-11-30T14:17:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/7.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/7.0.0/manifests"},{"name":"6.12.2","sha":"c6cd85cacaa5e672efa17b483323554a688d6a45","kind":"commit","published_at":"2024-11-08T11:26:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.2/manifests"},{"name":"6.12.1","sha":"a8e7f17fdf6d2010585887a4219c920ad90a8ede","kind":"commit","published_at":"2024-09-09T13:21:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.1/manifests"},{"name":"6.12.0","sha":"340af803f2b0c60a132a334cafa845e15f636bba","kind":"commit","published_at":"2023-08-23T10:52:20.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.12.0/manifests"},{"name":"6.11.0","sha":"73eb91924fd9303065b78c9a58657e9def86a8bf","kind":"commit","published_at":"2023-04-20T16:52:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.11.0/manifests"},{"name":"6.10.0","sha":"6d038f064789ab383c5b4bddb12da02953f80f08","kind":"commit","published_at":"2023-02-11T15:46:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.10.0/manifests"},{"name":"6.9.0","sha":"946572eb59bc47f10af0cb80f303d3721fbba6ed","kind":"commit","published_at":"2023-01-12T14:50:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.9.0/manifests"},{"name":"6.8.0","sha":"5772c292f26c28425bb9298a640231f42f893de7","kind":"commit","published_at":"2022-10-22T17:12:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.8.0/manifests"},{"name":"6.7.0","sha":"c93639b635560827a4d7cca03e12fbfa3dafeda1","kind":"commit","published_at":"2022-05-18T16:38:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"6419939fdcaf1f1b2608d56c3f17b6a95dcadae7","kind":"commit","published_at":"2022-04-03T13:45:37.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.6.0/manifests"},{"name":"6.5.1","sha":"e25fa3acaa100d4c632fa3875edffe516b76d812","kind":"commit","published_at":"2022-02-11T13:33:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.1/manifests"},{"name":"6.5.0","sha":"0aafd3178ccf0c63aa3416c317003173268d733f","kind":"commit","published_at":"2022-02-08T06:51:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"35d018a81964a379465165fd408ad1d563ca3c2a","kind":"commit","published_at":"2022-01-22T15:24:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"587f5f141e9b63fcd8ab11221fceafb90c538e4c","kind":"commit","published_at":"2021-12-31T12:03:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"84f7c7027f5e99c1ff5a864158daa765c347c199","kind":"commit","published_at":"2021-10-25T11:19:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"ce07e5c2874e99151ce92631f0f202b9e8d05e5d","kind":"commit","published_at":"2021-08-22T15:58:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"9abdeb3619861f1b17cfb283e3e69b794b8be61f","kind":"commit","published_at":"2021-08-13T08:40:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/6.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/6.0.0/manifests"},{"name":"5.10.3","sha":"4787885aca5dcda3715a047d7fd6f53f022698c4","kind":"commit","published_at":"2020-03-21T08:45:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.3/manifests"},{"name":"5.10.2","sha":"3f7078a5dd2134bbc9dd3a9a1817ac0d239c9a52","kind":"commit","published_at":"2020-02-09T12:59:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.2/manifests"},{"name":"5.10.1","sha":"1514d4aca2d81251d040ffadc87c429e2e152459","kind":"commit","published_at":"2020-02-09T12:58:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.1/manifests"},{"name":"5.10.0","sha":"b69ca0750631ca6933fe6c4902bf32c382518f09","kind":"commit","published_at":"2020-01-02T08:51:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.10.0/manifests"},{"name":"5.9.0","sha":"d1b5c1ec8cdf5fb54ee83b8b1440cb0c96f7cb87","kind":"commit","published_at":"2019-08-28T10:43:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"070aa6c6c4764171ff83aa22aba259dc40b84b46","kind":"commit","published_at":"2019-08-08T16:53:59.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"9852f6a143867c81160cfa0bd900f7562ae2bd0e","kind":"commit","published_at":"2019-06-07T19:50:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"6cf1d347ff39170f14755bc1028c2183d86bb61b","kind":"commit","published_at":"2019-01-11T18:38:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.6.0/manifests"},{"name":"5.5.3","sha":"9a36498ac92d6cce8ae1e542233eef78b7050a7e","kind":"commit","published_at":"2018-11-20T12:10:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.3/manifests"},{"name":"5.5.2","sha":"d25c7952dbdde6acaec6f5b3790a5dd8b206c270","kind":"commit","published_at":"2018-11-19T08:08:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"5e73e51922f1b79d2d93bff6d0ad7e32914e4fb0","kind":"commit","published_at":"2018-11-16T07:04:32.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"a1673b09cbe4cd9e1510dc8e6728f1bed9002085","kind":"commit","published_at":"2018-11-08T13:23:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.5.0/manifests"},{"name":"5.4.2","sha":"68ca857143d4f0f2adcfe2fb58e1264d8ad279ba","kind":"commit","published_at":"2018-09-06T16:54:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"e27f6f3e084d6f8581abecb6f6f7368aa1aea988","kind":"commit","published_at":"2018-06-20T05:31:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"175a2ab9cfeff502e1a38bfaa7d32051132bc0c1","kind":"commit","published_at":"2018-06-10T12:08:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.4.0/manifests"},{"name":"5.3.2","sha":"8b4be8d1c2c831b30cc5ff8764963f7e5a847c34","kind":"commit","published_at":"2018-05-30T04:07:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"23c6c79c2e495bbf92ce4086b86f5d6c367d91ab","kind":"commit","published_at":"2018-05-24T20:01:45.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"b4d5880076f1f61fe89c0b931a3a29a61a708fe0","kind":"commit","published_at":"2018-04-18T14:55:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"c61c46b808befdd2d0090b3fb9f4d635f36ffdc3","kind":"commit","published_at":"2018-03-15T19:26:53.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"80c58fce4b9df99b9bbfbc6b5ab22656f28702ca","kind":"commit","published_at":"2018-02-18T18:25:22.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"a3cd296a78e4b797bba7b2946241abadf777b842","kind":"commit","published_at":"2018-02-14T06:23:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"ab6a6e9bf18063b2cfe54ff3cbbf21b6b59558b4","kind":"commit","published_at":"2018-02-11T13:26:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"4ccdc19414d497e3329b569bb80cab0823003af0","kind":"commit","published_at":"2018-02-04T13:33:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0/manifests"},{"name":"5.0.0-rc.5","sha":"04dc10b1f1cc927229abe118d9ee1801f4eedf51","kind":"commit","published_at":"2018-01-31T07:40:31.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.5","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.5/manifests"},{"name":"5.0.0-rc.4","sha":"5f31377203524b5c271775255ab97bacaaa723d4","kind":"commit","published_at":"2018-01-29T14:24:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.4/manifests"},{"name":"5.0.0-rc.3","sha":"fcdef2eb5b597b127fd6429d89a2848f356fb681","kind":"commit","published_at":"2018-01-28T06:58:50.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.3/manifests"},{"name":"5.0.0-rc.2","sha":"cdaa5027a4cb1614bb33ba2daa7925c9bbac1bb2","kind":"commit","published_at":"2018-01-12T07:55:00.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.2/manifests"},{"name":"5.0.0-rc.1","sha":"4dda1dc8b6bf4f7cffdbb5ad39d99d380e4e98a7","kind":"commit","published_at":"2018-01-08T06:33:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-rc.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-rc.1/manifests"},{"name":"5.0.0-beta.4","sha":"de060896fc7b5649d2ed213780f568e7802a44e1","kind":"commit","published_at":"2017-11-18T13:22:14.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.4/manifests"},{"name":"5.0.0-beta.3","sha":"f1bd3fc1e8317c22f1f8e1cc6ad282b3811a92f9","kind":"commit","published_at":"2017-10-04T19:39:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.3/manifests"},{"name":"5.0.0-beta.2","sha":"d7c148c255dd538fb553b1137ee25f7447fb5d37","kind":"commit","published_at":"2017-09-17T19:35:21.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.2/manifests"},{"name":"5.0.0-beta.1","sha":"ce84916becfc8c36aa78f84ecd5248ef130e3be4","kind":"commit","published_at":"2017-08-25T19:24:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/5.0.0-beta.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/5.0.0-beta.1/manifests"},{"name":"4.19.4","sha":"082a95fc7da182024a51e01075291d02926a656a","kind":"commit","published_at":"2017-08-24T20:00:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.4","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.4/manifests"},{"name":"4.19.3","sha":"37ca4e8c13deffe9735fe8f749d21e59dbd87f41","kind":"commit","published_at":"2017-07-04T11:56:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.3/manifests"},{"name":"4.19.2","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.2/manifests"},{"name":"4.19.1","sha":"bad319e61932ba9f29c4244221852d1ef9f4c021","kind":"commit","published_at":"2017-03-07T20:36:10.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.1/manifests"},{"name":"4.19.0","sha":"acbba16b0816e14e4be92a27bbce42eef826c1bd","kind":"commit","published_at":"2017-02-04T19:08:57.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.19.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.19.0/manifests"},{"name":"4.18.0","sha":"ab13a102131ba2031bfdaf7c040794e4f8789345","kind":"commit","published_at":"2016-12-04T19:49:40.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.18.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.18.0/manifests"},{"name":"4.17.0","sha":"67ff3ad64fb21779667e78b8eca59d3c4d1c8eae","kind":"commit","published_at":"2016-11-09T06:10:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.17.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"156d38fb4c40652de1096960913ce18aa81e137f","kind":"commit","published_at":"2016-10-26T17:01:15.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.16.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.16.0/manifests"},{"name":"4.15.0","sha":"ea63c04e313fffa5196fb6e758ff27ab3145ddf4","kind":"commit","published_at":"2016-10-11T18:46:39.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.15.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14.0/manifests"},{"name":"4.14","sha":"77be654857b4ba28e75709a97a481b24fe966dcc","kind":"commit","published_at":"2016-09-05T06:55:35.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.14","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.14/manifests"},{"name":"4.13.1","sha":"d57a300ce206c5d1443070ec62a027e35a53b271","kind":"commit","published_at":"2016-08-27T15:40:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"3abfc14e820b3d6ba8b1adf7e465d76f841efb49","kind":"commit","published_at":"2016-07-21T09:17:47.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.13.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"0ba147860c1cab0c60014abb210a3534f18996cd","kind":"commit","published_at":"2016-07-15T15:01:24.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.12.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"6e624697705adfccc09b1bca15112d768a5a58da","kind":"commit","published_at":"2016-07-06T11:54:23.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.11.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"3d3bb0fa62e33d23e5cadb3802c27b5d0bc50c62","kind":"commit","published_at":"2016-07-05T09:10:56.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.10.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.10.0/manifests"},{"name":"4.9.1","sha":"2deef649732dee73141bfb56cced98bdb3c13c1a","kind":"commit","published_at":"2016-06-23T19:42:11.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.1/manifests"},{"name":"4.9.0","sha":"0d7cb557b7dc9e8e67d81fa5ac30284a243307ef","kind":"commit","published_at":"2016-06-13T13:19:03.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.9.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"bdadfe7dc87e4baea19ed041125b8fceb4f07e95","kind":"commit","published_at":"2016-06-07T06:09:34.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.8.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"0c22c1a7b00e124176a34e70602a929e7b2aad88","kind":"commit","published_at":"2016-06-05T19:09:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.7.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.7.0/manifests"},{"name":"4.6.3","sha":"99644c684c50919af81c02a6391831acb6944ea7","kind":"commit","published_at":"2016-05-24T06:30:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.3","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"f30b771329fdfc78b32d0fad30917ba649210618","kind":"commit","published_at":"2016-05-22T17:51:46.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"97240985da5d465b556e24cd752fe1abc694bb32","kind":"commit","published_at":"2016-05-12T19:55:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.6.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"e6cc3d694918388d207c4d9fb7d924fc3c479715","kind":"commit","published_at":"2016-04-24T17:15:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"698d015bbdde96b7df84f70ef1348d0f0a3761b1","kind":"commit","published_at":"2016-04-16T13:24:17.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"46a3c1470d19e20d6b03ccebaafb14bf6a6aad1f","kind":"commit","published_at":"2016-04-03T15:10:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"5c6639468995ba939d30c9424ac5fc46d75440cf","kind":"commit","published_at":"2016-04-01T19:27:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"0db7a6ac396e489eb26a1944dfb85188aa35bc15","kind":"commit","published_at":"2016-03-31T18:17:33.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.3.0/manifests"},{"name":"4.2.2","sha":"d76c28a7684480b84770db7448d9e3851f9629c8","kind":"tag","published_at":"2016-02-05T20:54:42.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"0d68f4fd581c5906ce552b3bb40d875ab9034822","kind":"tag","published_at":"2016-01-10T16:50:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"4d5e5ca3a5d558c1d86f8d192a8da1bb3f09ef75","kind":"tag","published_at":"2016-01-08T05:30:18.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.2.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"57d3a4ea99ca39fe239006c7a5f93da71c7b9298","kind":"tag","published_at":"2015-12-13T16:25:26.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"2844685c954f79919119e1f5d12d7c9c428438ce","kind":"commit","published_at":"2015-11-24T19:38:49.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"9c3d4dad93c1db440bb344c28209135f7319bb68","kind":"tag","published_at":"2015-10-21T11:44:04.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"8b2a8c78bb1a68a85c5e42b43825b1de5adaa333","kind":"commit","published_at":"2015-08-25T17:35:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/4.0.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/4.0.0/manifests"},{"name":"3.5.0","sha":"932b3a245f9a157553b8a70581415534e4c04316","kind":"tag","published_at":"2015-08-02T19:25:52.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.5.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"6e95da983c038f152f0cae2326da6b0f2eb222a3","kind":"commit","published_at":"2015-07-03T17:46:54.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"5e1790189bbd0b831a870bd40ff0769390ca8191","kind":"commit","published_at":"2015-06-22T17:40:43.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.4.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"c6d62117c94523c7e90339862f90c8e0f537a42b","kind":"tag","published_at":"2015-02-22T19:10:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"cd3c759fbf89301c4687a10f571636d3b335944c","kind":"tag","published_at":"2015-02-18T20:13:41.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"1b8d1fb3b9d189a17f69bf562b90c4df6ba21eeb","kind":"tag","published_at":"2014-12-12T19:07:01.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1950c20172699f265f57c819ca0beb337e568b15","kind":"tag","published_at":"2014-10-05T12:01:55.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.2.1/manifests"},{"name":"3.1.0","sha":"d844e5ee4e2d7e1cfe6bcad265bb7db4846f59b4","kind":"tag","published_at":"2014-10-05T08:06:48.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.1.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.1.0/manifests"},{"name":"v3.1.227","sha":"76edca809a8f605bcebaaecd28134137d703f844","kind":"commit","published_at":"2014-07-29T05:24:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.1.227","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.1.227","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.1.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.1.227/manifests"},{"name":"3.0.90","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"tag","published_at":"2014-05-06T19:48:13.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.90","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.90/manifests"},{"name":"3.0.107","sha":"058f68e91344045e011c185518892ecf21b194d0","kind":"tag","published_at":"2014-05-06T19:47:12.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/3.0.107","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/3.0.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@3.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/3.0.107/manifests"},{"name":"v3.0","sha":"da78efb128acf4b06f60d49edd7da4d70f83e898","kind":"commit","published_at":"2014-04-23T18:43:25.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v3.0","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v3.0/manifests"},{"name":"v2.2","sha":"b643c716bb2ae70f18509f91e0584f60fc8ba891","kind":"commit","published_at":"2013-12-30T18:25:09.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.2","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.2/manifests"},{"name":"v2.1","sha":"b157267b02e2a8982e921e2b86d46f7742929e0d","kind":"commit","published_at":"2013-08-23T13:22:51.000Z","download_url":"https://codeload.github.com/fluentassertions/fluentassertions/tar.gz/v2.1","html_url":"https://github.com/fluentassertions/fluentassertions/releases/tag/v2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluentassertions/fluentassertions@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/tags/v2.1/manifests"}]},"repo_metadata_updated_at":"2026-08-19T21:57:44.358Z","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/fluentassertions/fluentassertions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fluentassertions/fluentassertions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fluentassertions/fluentassertions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fluentassertions/fluentassertions/dependencies","status":null,"funding_links":["https://github.com/sponsors/fluentassertions","https://ko-fi.com/dennisdoomen","https://patreon.com/fluentassertions","https://paypal.me/fluentassertions"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T20:02:47.652Z","issues_count":284,"pull_requests_count":1293,"avg_time_to_close_issue":26096041.68627451,"avg_time_to_close_pull_request":1450474.8270989193,"issues_closed_count":204,"pull_requests_closed_count":1203,"pull_request_authors_count":84,"issue_authors_count":192,"avg_comments_per_issue":5.359154929577465,"avg_comments_per_pull_request":3.4702242846094355,"merged_pull_requests_count":1040,"bot_issues_count":1,"bot_pull_requests_count":555,"past_year_issues_count":19,"past_year_pull_requests_count":106,"past_year_avg_time_to_close_issue":876898.6666666666,"past_year_avg_time_to_close_pull_request":269536.4835164835,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":91,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.789473684210526,"past_year_avg_comments_per_pull_request":2.5754716981132075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/issues","maintainers":[{"login":"dennisdoomen","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"},{"login":"Meir017","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Meir017"},{"login":"elymsyr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elymsyr"}],"active_maintainers":[{"login":"dennisdoomen","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"},{"login":"jnyrup","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluentassertions%2Ffluentassertions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluentassertions%2Ffluentassertions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluentassertions%2Ffluentassertions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluentassertions%2Ffluentassertions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluentassertions%2Ffluentassertions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluentassertions%2Ffluentassertions/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"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-23T05:01:16.146Z","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":1257301,"full_name":"fluentassertions/fluentassertions","default_branch":"main","total_commits":4023,"total_committers":245,"total_bot_commits":357,"total_bot_committers":1,"mean_commits":16.420408163265307,"dds":0.71314939100174,"past_year_total_commits":255,"past_year_total_committers":8,"past_year_total_bot_commits":78,"past_year_total_bot_committers":1,"past_year_mean_commits":31.875,"past_year_dds":0.5372549019607843,"last_synced_at":"2026-08-19T20:13:17.773Z","last_synced_commit":"8af037a281c672721a5832ea56f65fbebd6043f2","created_at":"2023-06-13T15:18:44.075Z","updated_at":"2026-08-19T20:13:07.929Z","committers":[{"name":"Jonas Nyrup","email":"jnyrup@gmail.com","login":"jnyrup","count":1154},{"name":"Dennis Doomen","email":"dennis.doomen@avivasolutions.nl","login":"dennisdoomen","count":862},{"name":"dennisdoomen","email":"none@none.com","login":"yazgoo","count":409},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":357},{"name":"Adam Voss","email":"vossad01@gmail.com","login":"adamvoss","count":163},{"name":"Lukas Gasselsberger","email":"it@voecklabrucker-freikirche.at","login":"IT-VBFK","count":109},{"name":"Michaël Hompus","email":"michael@hompus.nl","login":"eNeRGy164","count":87},{"name":"Lukas Gasselsberger | alu-one","email":"l.gasselsberger@alu-one.at","login":"ITaluone","count":84},{"name":"Lukas Grützmacher","email":"github@lg2.de","login":"lg2de","count":58},{"name":"Oren Novotny","email":"oren@novotny.org","login":null,"count":43},{"name":"piotrpMSFT","email":"piotrp@microsoft.com","login":null,"count":40},{"name":"Artur Krajewski","email":"krajek.dev@gmail.com","login":"krajek","count":40},{"name":"Valentin Breuß","email":"vbreuss@gmail.com","login":"vbreuss","count":39},{"name":"Martin Opdam","email":"martin.opdam@avivasolutions.nl","login":"mpopdam","count":30},{"name":"David Omid","email":"davidomid@hotmail.com","login":"davidomid","count":21},{"name":"Jonathan Gilbert","email":"JonathanG@iQmetrix.com","login":"logiclrd","count":21},{"name":"Dennis Doomen","email":"dennis.doomen@evision-software.com","login":null,"count":14},{"name":"Ulrich Buchgraber","email":"ulrich.b@gmx.at","login":"ulrichb","count":12},{"name":"fred","email":"domaine75@gmail.com","login":"fredatgithub","count":11},{"name":"Cédric Luthi","email":"cedric.luthi@gmail.com","login":"0xced","count":9},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":8},{"name":"Konstantin Spirin","email":"konstmsu@gmail.com","login":"konstmsu","count":8},{"name":"serbrech","email":"stephane.erbrech@gmail.com","login":"serbrech","count":8},{"name":"Amaury Levé","email":"evangelink@gmail.com","login":"Evangelink","count":8},{"name":"gstamac","email":"G_Stamac@enerdat.com","login":null,"count":7},{"name":"chvollm","email":"37902729+chvollm","login":"chvollm","count":7},{"name":"Gunnar Liljas","email":"gunnar.liljas@gmail.com","login":"gliljas","count":7},{"name":"Abdol Baset Sedighi","email":"118891407+94sedighi","login":"94sedighi","count":7},{"name":"melchior","email":"2656932+melchiork","login":"melchiork","count":6},{"name":"FabianNitsche","email":"ifab@freenet.de","login":"FabianNitsche","count":6},{"name":"Sergey Aseev","email":"serg046@outlook.com","login":"Serg046","count":6},{"name":"iliashkolyar","email":"iliashk@gmail.com","login":"iliashkolyar","count":6},{"name":"Daniel Petrov","email":"daniel221569@gmail.com","login":"danielmpetrov","count":6},{"name":"Oliver Seitz","email":"seitz-oliver@gmx.de","login":"whymatter","count":6},{"name":"Alex Angas","email":"alexangas@gmail.com","login":"alexangas","count":5},{"name":"Gordey Doronin","email":"g.doronin@gmail.com","login":"gordey4doronin","count":5},{"name":"Kevin Kuszyk","email":"kevin@kevinkuszyk.com","login":"kevinkuszyk","count":5},{"name":"Meir Blachman","email":"meirblachman@gmail.com","login":"Meir017","count":5},{"name":"sdelarosbil","email":"sdelarosbil@spiria.com","login":"aldelaro5","count":5},{"name":"Philipp Dolder","email":"philippdolder","login":"philippdolder","count":4},{"name":"Facundo Aita","email":"facundo91@gmail.com","login":"facundo91","count":4},{"name":"hybloid","email":"48032702+hybloid","login":"hybloid","count":4},{"name":"Anders Abel","email":"anders@abel.nu","login":"AndersAbel","count":4},{"name":"Kai Eichinger","email":"admin@blackcorestudios.de","login":null,"count":4},{"name":"Vanya Lebedev","email":"61332323+vanya-lebedev","login":"vanya-lebedev","count":4},{"name":"Soonil Hong","email":"s.hong.5181@gmail.com","login":"lazyrainynight","count":4},{"name":"Ronald Kroon","email":"ronaldkroon","login":"ronaldkroon","count":4},{"name":"André Rocheleau","email":"71142100+arocheleau","login":"arocheleau","count":4},{"name":"Louis Zanella","email":"louis.zanella@gmail.com","login":"louis-z","count":4},{"name":"Jeff Yates","email":"jeff.yates@alumni.manchester.ac.uk","login":"somewhatabstract","count":4},{"name":"Igor Khavkin","email":"ikhavkin@gmail.com","login":"ikhavkin","count":4},{"name":"Charles Korn","email":"charleskorn@gmail.com","login":"charleskorn","count":4},{"name":"Gabriel Weyer","email":"gabrielweyer@gmail.com","login":"gabrielweyer","count":4},{"name":"Erik Wiegel","email":"erik@jwiegel.com","login":"Wolgo","count":4},{"name":"Leandro Muller","email":"MullerWasHere","login":"MullerWasHere","count":3},{"name":"voicu-matei","email":"vmatei@outlook.com","login":"voicu-matei","count":3},{"name":"RJ Hollberg","email":"rj.hollberg@outlook.com","login":"TaffarelJr","count":3},{"name":"Rob","email":"robvanuden","login":"robvanuden","count":3},{"name":"Samuel Delarosbil","email":"126594693+sdelarosbil","login":"sdelarosbil","count":3},{"name":"Saro Taşciyan","email":"SaroTasciyan","login":"SaroTasciyan","count":3},{"name":"Shimmy","email":"2716316+weitzhandler","login":"weitzhandler","count":3},{"name":"Stuart Blackler (@im5tu)","email":"im5tu","login":"im5tu","count":3},{"name":"mu88","email":"4560672+mu88","login":"mu88","count":3},{"name":"AlexEndris","email":"qudeid@alexendris.com","login":"AlexEndris","count":3},{"name":"Matthias Koch","email":"ithrowexceptions@gmail.com","login":"matkoch","count":3},{"name":"Steve Ognibene","email":"steve.ognibene@namely.com","login":"nycdotnet","count":3},{"name":"Dennis Doomen","email":"Dennis Doomen","login":null,"count":3},{"name":"Omar Aloraini","email":"aloraini.omar@gmail.com","login":null,"count":3},{"name":"gstamac","email":"grega@enerdat.com","login":null,"count":3},{"name":"Oleksandr Kobylianskyi","email":"okobylianskyi","login":"okobylianskyi","count":3},{"name":"9swampy","email":"github@prims.com","login":"9swampy","count":3},{"name":"Arseni Rynkevich","email":"rynkevich@icloud.com","login":"rynkevich","count":3},{"name":"Ben Lucas","email":"ben_m_lucas@yahoo.com","login":"ben-m-lucas","count":3},{"name":"Blair Conrad","email":"blair@blairconrad.com","login":"blairconrad","count":3},{"name":"Brian Cowdery","email":"brian@thebeardeddeveloper.co","login":"bcowdery","count":3},{"name":"ChristopherHaws","email":"cribs2@gmail.com","login":"ChristopherHaws","count":3},{"name":"Gérald Barré","email":"meziantou","login":"meziantou","count":3},{"name":"Koot van, Lennart","email":"lennartvkoot@gmail.com","login":"LennartKoot","count":3},{"name":"Daniel Chalmers","email":"daniel.chalmers@outlook.com","login":"danielchalmers","count":2},{"name":"Michael Rose","email":"est.michael@gmail.com","login":"mmistakes","count":2},{"name":"Paul Kirchner","email":"98046631+PKirch-SE","login":"PKirch-SE","count":2},{"name":"Pavel Voronin","email":"voroninp@gmail.com","login":"voroninp","count":2},{"name":"Ruben Rorije","email":"rubenrorije","login":"rubenrorije","count":2},{"name":"Sean G. Wright","email":"sean@seangwright.me","login":"seangwright","count":2},{"name":"Sean Killeen","email":"SeanKilleen@gmail.com","login":"SeanKilleen","count":2},{"name":"Stacy Cashmore","email":"33732891+StacyCash","login":"StacyCash","count":2},{"name":"Tom Austin","email":"tom@tomaustin.xyz","login":"tomaustin700","count":2},{"name":"Tom Longhurst","email":"30480171+thomhurst","login":"thomhurst","count":2},{"name":"Marcel Körtgen","email":"marcel.koertgen@gmail.com","login":"mkoertgen","count":2},{"name":"msackton","email":"msackton@gmail.com","login":"msackton","count":2},{"name":"marklam","email":"marklam@spunow.co.uk","login":"marklam","count":2},{"name":"gambrose","email":"graham.ambrose@gmail.com","login":"gambrose","count":2},{"name":"bernard-chen","email":"bernard-chen","login":"bernard-chen","count":2},{"name":"Xceed-DelvaJB","email":"194259764+Xceed-DelvaJB","login":"Xceed-DelvaJB","count":2},{"name":"Weihan Li","email":"weihanli@outlook.com","login":"WeihanLi","count":2},{"name":"Viktorija","email":"viktorija.maliskaite@gmail.com","login":"viktorija","count":2},{"name":"Iain Monro","email":"iain.monro@softwire.com","login":null,"count":2},{"name":"rokklobster","email":"37376850+rokklobster","login":"rokklobster","count":2},{"name":"Corniel Nobel","email":"corniel@gmail.com","login":"Corniel","count":2},{"name":"Cervac Petru","email":"petru.cervac@gmail.com","login":"BusHero","count":2},{"name":"Bruno Juchli","email":"bruno.juchli@innocreative.ch","login":"BrunoJuchli","count":2},{"name":"Brian Brunner","email":"Brian.brunner.bb@gmail.com","login":"Briaoeuidhtns","count":2},{"name":"Aziz Sydikov","email":"asydikov@gmail.com","login":"asydikov","count":2},{"name":"Anders Kjeldgaard","email":"A-Kjeldgaard","login":"A-Kjeldgaard","count":2},{"name":"Alexey Shytikov","email":"shytikov","login":"shytikov","count":2},{"name":"Alexander Sher","email":"alexander.sher@outlook.com","login":"AlexanderSher","count":2},{"name":"Alexander Batishchev","email":"abatishchev@gmail.com","login":"abatishchev","count":2},{"name":"Matthias Lischka","email":"matthiaslischka","login":"matthiaslischka","count":2},{"name":"Matt Pityo","email":"mpityo@gmail.com","login":"mpityo","count":2},{"name":"Martin Demberger","email":"3066149+MartinDemberger","login":"MartinDemberger","count":2},{"name":"Maarten Thomassen","email":"maarten.thomassen@eurocom-group.eu","login":"MJLHThomassen-Eurocom","count":2},{"name":"Kijana Woodard","email":"github@wyldeye.com","login":"kijanawoodard","count":2},{"name":"Jörg Battermann","email":"jb@joergbattermann.com","login":"joergbattermann","count":2},{"name":"Joel Wakefield","email":"joeltwakefield@gmail.com","login":"Wake1st","count":2},{"name":"Ivan","email":"vana.shimko@gmail.com","login":"ishimko","count":2},{"name":"Viktor Hofer","email":"viktor.hofer@microsoft.com","login":"ViktorHofer","count":2},{"name":"Jacob Bundgaard","email":"jacob@jacobbundgaard.dk","login":"kimsey0","count":2},{"name":"Thomas Levesque","email":"thomaslevesque","login":"thomaslevesque","count":2},{"name":"Preston Alvarado","email":"700740+coolhome","login":"coolhome","count":1},{"name":"Ray","email":"uray92@hotmail.com","login":"Ruijin92","count":1},{"name":"Salvo Isaja","email":"salvoplus@gmail.com","login":"salvois","count":1},{"name":"Sietse","email":"sietsevdschoot@gmail.com","login":"sietsevdschoot","count":1},{"name":"Simon Cropp","email":"simon.cropp@gmail.com","login":"SimonCropp","count":1},{"name":"SimoneCorazza","email":"simo.pc95@gmail.com","login":"SimoneCorazza","count":1},{"name":"Steven Yeh","email":"say25@cornell.edu","login":"say25","count":1},{"name":"Teal","email":"github@tealamore.com","login":"tealamore","count":1},{"name":"Tim Abell","email":"tim@timwise.co.uk","login":"timabell","count":1},{"name":"Urs Enzler","email":"urs.enzler@gmail.com","login":"ursenzler","count":1},{"name":"Wilka Hudson","email":"wilka.hudson@gmail.com","login":"wilka","count":1},{"name":"Zach Renner","email":"zarenner@microsoft.com","login":"zarenner","count":1},{"name":"amosonn","email":"amosonn@gmail.com","login":"amosonn","count":1},{"name":"berserck","email":"pedro.parracho@gmail.com","login":"berserck","count":1},{"name":"Martin Costello","email":"martin@martincostello.com","login":"martincostello","count":1},{"name":"Martin Wagenführ","email":"martin@wgnf.de","login":"wgnf","count":1},{"name":"Matthew Donoughe","email":"mdonoughe@gmail.com","login":"mdonoughe","count":1},{"name":"Matthew Malkin","email":"matt@zercat.net","login":"m3zercat","count":1},{"name":"Maxim Shoshin","email":"max.shoshin@gmail.com","login":"MaxShoshin","count":1},{"name":"Michael Seifert","email":"michaelseifert04@yahoo.de","login":"MSeifert04","count":1},{"name":"Michael Wild","email":"46470+wildmichael","login":"wildmichael","count":1},{"name":"Michał Niegrzybowski","email":"michal.niegrzybowski@gmail.com","login":"MNie","count":1},{"name":"Mikhail","email":"liklain@gmail.com","login":"Liklainy","count":1},{"name":"MortenBoysen","email":"mortenboysen79@gmail.com","login":"MortenBoysen","count":1},{"name":"Nathan Roe","email":"roend83@gmail.com","login":"roend83","count":1},{"name":"Pascal Berger","email":"pascal.berger@gmail.com","login":"pascalberger","count":1},{"name":"Paul Rohorzka","email":"paul@paulroho.com","login":"paulroho","count":1},{"name":"Paul Wiens","email":"paul@dysonshell.com","login":"pwiens","count":1},{"name":"Pavel Biryukov","email":"freerider77@yandex.ru","login":"freerider7777","count":1},{"name":"Pent Ploompuu","email":"kaalikas@gmail.com","login":"pentp","count":1},{"name":"Maxim Shoshin","email":"maksim.shoshin@monopoly.su","login":null,"count":1},{"name":"Marcel","email":"marcel+github@codeministry.ch","login":null,"count":1},{"name":"Juliano Leal Goncalves","email":"Juliano_Leal_Goncalv@DellTeam.com","login":null,"count":1},{"name":"Frank Ebersoll","email":"Frank@franks-macbook.fritz.box","login":null,"count":1},{"name":"Florian Wittmann","email":"florian.wittmann@hotel.de","login":null,"count":1},{"name":"Brad Bow","email":"bradleymbow@gmail.com","login":null,"count":1},{"name":"Benjamin Schröter","email":"benjamin.schroeter@rhein-spree.com","login":null,"count":1},{"name":"Aleksey Levenstein","email":"alekseyl@codevalue.net","login":null,"count":1},{"name":"michal-ciechan","email":"lndcobra@hotmail.com","login":"michal-ciechan","count":1},{"name":"naminodarie","email":"32071278+naminodarie","login":"naminodarie","count":1},{"name":"pavbsu","email":"pavbsu@gmail.com","login":"pavbsu","count":1},{"name":"pdhammond","email":"peter.hammond@baesystems.com","login":"pdhammond","count":1},{"name":"psychotoad","email":"81531285+psychotoad","login":"psychotoad","count":1},{"name":"rklec","email":"71322635+rklec","login":"rklec","count":1},{"name":"roryprimrose","email":"rory@neovolve.com","login":"roryprimrose","count":1},{"name":"tuan-tu-tran-satellit","email":"71885593+tuan-tu-tran-satellit","login":"tuan-tu-tran-satellit","count":1},{"name":"bert2","email":"shuairan@gmail.com","login":"bert2","count":1},{"name":"conklinb","email":"conklinb@outlook.com","login":"conklinb","count":1},{"name":"cskwrd","email":"cskwrd","login":"cskwrd","count":1},{"name":"damirarh","email":"damir.arh@gmail.com","login":"damirarh","count":1},{"name":"dramurai","email":"tux@telia.com","login":"dramurai","count":1},{"name":"duncanbrown","email":"duncanphilipbrown@hotmail.com","login":"duncanbrown","count":1},{"name":"Niels Morf","email":"dev@aniel.info","login":"Aniel","count":1},{"name":"geologyrocks","email":"ed.hughes93@gmail.com","login":"geologyrocks","count":1},{"name":"jreadytalk","email":"john.burak@readytalk.com","login":"jreadytalk","count":1},{"name":"julian-code","email":"54644662+julian-code","login":"julian-code","count":1},{"name":"justasno","email":"siuskitman@gmail.com","login":"justasno","count":1},{"name":"kz","email":"74097723+fuguiKz","login":"fuguiKz","count":1},{"name":"leo-ridgewood","email":"leo@ridgewoodconsulting.co.uk","login":"leo-ridgewood","count":1},{"name":"mu88","email":"mu88_developer@outlook.com","login":null,"count":1},{"name":"Tom McKearney","email":"thomas.mckearney@appliedis.com","login":null,"count":1},{"name":"unknown","email":"dennisd@WS30.evision.local","login":null,"count":1},{"name":"frederik-h","email":"frederik-h","login":"frederik-h","count":1},{"name":"Eke Peter","email":"peterekepeter@gmail.com","login":"peterekepeter","count":1},{"name":"Ed Ball","email":"ejball@gmail.com","login":"ejball","count":1},{"name":"Duncan Smart","email":"duncan.smart@gmail.com","login":"duncansmart","count":1},{"name":"Dong Hyun Kim","email":"wplong11","login":"wplong11","count":1},{"name":"Dmitry Pavlushin","email":"d.pavlushin@dodobrands.io","login":"eranikid","count":1},{"name":"Dmitriy Maksimov","email":"Dmitriy.Maksimov@gmail.com","login":"DmitriyMaksimov","count":1},{"name":"Dennis Nerush","email":"nerush.dennis@gmail.com","login":"DennisNerush","count":1},{"name":"Dennis Boldt","email":"github@dennis-boldt.de","login":"boldt","count":1},{"name":"Daniel C. Weber","email":"danielcweber","login":"danielcweber","count":1},{"name":"Crown0815","email":"36126706+Crown0815","login":"Crown0815","count":1},{"name":"Cristian Toma","email":"toma.christian@gmail.com","login":"tomachristian","count":1},{"name":"Cody Swendrowski","email":"toon324@gmail.com","login":"cswendrowski","count":1},{"name":"Christoffer Lette","email":"christoffer.lette@gmail.com","login":"Lette","count":1},{"name":"Christian Soltenborn","email":"csoltenborn","login":"csoltenborn","count":1},{"name":"Christian Liberto","email":"christian.liberto@outlook.at","login":"chrischu","count":1},{"name":"Christer van der Meeren","email":"cmeeren@protonmail.com","login":"cmeeren","count":1},{"name":"Boris Modylevsky","email":"borismod@gmail.com","login":"borismod","count":1},{"name":"Ben Randall","email":"veleek@gmail.com","login":"veleek","count":1},{"name":"Ben Arnold","email":"ben@arnoldfamily.me.uk","login":"benagain","count":1},{"name":"Artem Levin","email":"64748654+Leo506","login":"Leo506","count":1},{"name":"Anton Silaev","email":"xbarter84@gmail.com","login":"xmarshal","count":1},{"name":"Anthony Martin","email":"antmarti@microsoft.com","login":"anthony-c-martin","count":1},{"name":"Andrew Lock","email":"andrewlock.net@gmail.com","login":"andrewlock","count":1},{"name":"Andrew Kostousov","email":"Andrew.Kostousov@gmail.com","login":"AndrewKostousov","count":1},{"name":"Andrew Cooper","email":"drew.j.cooper@gmail.com","login":"drewjcooper","count":1},{"name":"Andrew Arnott","email":"andrew.arnott@microsoft.com","login":"AArnott","count":1},{"name":"Amir Rajan","email":"ar@amirrajan.net","login":"amirrajan","count":1},{"name":"Alexey","email":"mail@alhimik.me","login":"alhimik45","count":1},{"name":"Adrian Iftode","email":"adrian.iftode@gmail.com","login":"adrianiftode","count":1},{"name":"Adeel Mujahid","email":"adeelbm@outlook.com","login":"am11","count":1},{"name":"Abhitej John","email":"abhitej@outlook.com","login":"AbhitejJohn","count":1},{"name":"Adam Ralph","email":"adam@adamralph.com","login":"adamralph","count":1},{"name":"Malik Hejle Taaning","email":"malikhejle@gmail.com","login":"mhejle","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"waynet3","email":"waynet3","login":"waynet3","count":1},{"name":"MagnusMikkelsen","email":"20538868+MagnusMikkelsen","login":"MagnusMikkelsen","count":1},{"name":"MEmanuelsson","email":"emanuelssonm@hotmail.com","login":"MEmanuelsson","count":1},{"name":"Lorenzo Bragaglia","email":"lbragaglia","login":"lbragaglia","count":1},{"name":"Kody Musick","email":"kody.musick@gmail.com","login":"kmusick","count":1},{"name":"Kenneth Siewers Møller","email":"kenneth@siewers.dk","login":"siewers","count":1},{"name":"Kelvin Grimsley","email":"kelgrims@yahoo.co.uk","login":"kelgrims","count":1},{"name":"Karen Farnes","email":"32389511+karenfarnes","login":"karenfarnes","count":1},{"name":"Josh Strohminger","email":"joshstrohminger","login":"joshstrohminger","count":1},{"name":"Jonathon Chase","email":"jonathonchase@outlook.com","login":"jonathonchase","count":1},{"name":"Jonathan","email":"jonathann92@gmail.com","login":"jonathann92","count":1},{"name":"Jonas Nyrup","email":"jn@foreflight.com","login":"jn-foreflight","count":1},{"name":"Jim Aho","email":"jiim.aho@gmail.com","login":"jiimaho","count":1},{"name":"Jez","email":"github@game-point.net","login":"jez9999","count":1},{"name":"Jeroen Pot","email":"jeroenpot","login":"jeroenpot","count":1},{"name":"Jeremy Kuhne","email":"jeremy.kuhne@microsoft.com","login":"JeremyKuhne","count":1},{"name":"James Skimming","email":"647706+JSkimming","login":"JSkimming","count":1},{"name":"James Gilberd","email":"jamezor@gmail.com","login":"jamezor","count":1},{"name":"JackDMF","email":"daniel@fahsig.org","login":"JackDMF","count":1},{"name":"Ivan Sentemon","email":"124244721+sentemon","login":"sentemon","count":1},{"name":"Ihor Nechyporuk","email":"doitwell0@gmail.com","login":"inech","count":1},{"name":"Ihar Bury","email":"Ihar.Bury@gmail.com","login":"IharBury","count":1},{"name":"IUsername","email":"benjamin.v.palmer@gmail.com","login":"IUsername","count":1},{"name":"Helge Jensen","email":"slogen@gmail.com","login":"slogen","count":1},{"name":"Gregor Stamac","email":"bla@bla.com","login":"bla-zz","count":1},{"name":"Gary Roberts","email":"thegaryroberts","login":"thegaryroberts","count":1},{"name":"Frank Ebersoll","email":"frank.ebersoll@streamteam.de","login":"frankebersoll","count":1},{"name":"Fedor Shchudlo","email":"fshchudlo@gmail.com","login":"fshchudlo","count":1},{"name":"FLeXyo","email":"ahjflex@gmail.com","login":"FLeXyo","count":1},{"name":"Erik Iwarson","email":"erikiwarson@gmail.com","login":"Szune","count":1}],"past_year_committers":[{"name":"Jonas Nyrup","email":"jnyrup@gmail.com","login":"jnyrup","count":118},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":78},{"name":"Dennis Doomen","email":"dennis.doomen@avivasolutions.nl","login":"dennisdoomen","count":47},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":8},{"name":"kz","email":"74097723+fuguiKz","login":"fuguiKz","count":1},{"name":"Xceed-DelvaJB","email":"194259764+Xceed-DelvaJB","login":"Xceed-DelvaJB","count":1},{"name":"Jonathan Gilbert","email":"logic@deltaq.org","login":"logiclrd","count":1},{"name":"James Skimming","email":"647706+JSkimming","login":"JSkimming","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6760949,"commits_count":979925585,"contributors_count":41305604,"owners_count":1361143,"committers_count":3355573,"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":"fluentassertions/fluentassertions","html_url":"https://github.com/fluentassertions/fluentassertions","last_synced_at":"2026-08-22T21:32:44.188Z","status":null,"issues_count":284,"pull_requests_count":1296,"avg_time_to_close_issue":26096041.68627451,"avg_time_to_close_pull_request":1447220.2213930348,"issues_closed_count":204,"pull_requests_closed_count":1206,"pull_request_authors_count":84,"issue_authors_count":192,"avg_comments_per_issue":5.359154929577465,"avg_comments_per_pull_request":3.4675925925925926,"merged_pull_requests_count":1042,"bot_issues_count":1,"bot_pull_requests_count":555,"past_year_issues_count":19,"past_year_pull_requests_count":109,"past_year_avg_time_to_close_issue":876898.6666666666,"past_year_avg_time_to_close_pull_request":265470.10638297873,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.789473684210526,"past_year_avg_comments_per_pull_request":2.5688073394495414,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":77,"created_at":"2023-05-17T15:07:26.190Z","updated_at":"2026-08-22T21:32:44.188Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions/issues","issue_labels_count":{"table":{"bug":103,"triage":49,"enhancement":49,"api-suggestion":44,"feature":32,"api-approved":27,"up-for-grabs":18,"breaking change":17,"requires-clarification":10,"documentation":7,"won't fix":6,"future":5,"good first issue":2,"question":2,"dependencies":1,"building":1,".NET":1}},"pull_request_labels_count":{"table":{"dependencies":568,".NET":418,"building":83,"javascript":80,"bug":59,"enhancement":59,"feature":52,"documentation":40,"github_actions":29,"testing":29,"breaking change":25,"ruby":19,"performance":6,"api-approved":1}},"issue_author_associations_count":{"table":{"NONE":173,"CONTRIBUTOR":62,"MEMBER":49}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":849,"MEMBER":384,"NONE":62,"COLLABORATOR":1}},"issue_authors":{"table":{"dennisdoomen":30,"jnyrup":15,"vbreuss":12,"cmeeren":5,"lg2de":5,"Meir017":4,"ITaluone":4,"bart-vmware":4,"Corniel":4,"rklec":3,"ArneMancofi":3,"mansellan":3,"Zeruxky":2,"rbeurskens":2,"voroninp":2,"0xced":2,"mdentremont":2,"siewers":2,"odyth":2,"DerAlbertCom":2,"weitzhandler":2,"bkoelman":2,"mu88":2,"julealgon":2,"LordSuprachris":1,"L34T":1,"xzxzxc":1,"bdcberuni":1,"djmeijer":1,"TomKuhn":1,"Wolfsblvt":1,"rcdailey":1,"dependabot[bot]":1,"cbries":1,"Guitarnivore":1,"AlexeyRaga":1,"marcin-dardzinski":1,"rakirs2":1,"skolima":1,"StefH":1,"MartinDembergerR9":1,"gabor-repos":1,"danclarke":1,"d1mnewz":1,"slonopotamus":1,"wilka":1,"FLAMESpl":1,"Muchaszewski":1,"moh-hassan":1,"logiclrd":1,"JPtenBerge":1,"skukshaus":1,"xmarshal":1,"drewjcooper":1,"mcareyinfotrack":1,"RobSwDev":1,"Morshed11218":1,"D-Maier":1,"Arithmomaniac":1,"jrod567":1,"tmenier":1,"Sergeus":1,"MeikelLP":1,"annas-abuhassan":1,"FiresShadow":1,"andrewslavin":1,"RaYell":1,"edwardbarford":1,"JoshKeegan":1,"jon-armen":1,"eerhardt":1,"louis-z":1,"MartinDemberger":1,"cremor":1,"redplcs":1,"Ic3n":1,"ernestasju":1,"frederik-h":1,"rizi":1,"icraftsoftware":1,"sietsevdschoot":1,"JayBazuzi":1,"ChrisonSimtian":1,"timKraeuter":1,"SvetlanaBurlakova":1,"msonme":1,"Wolgo":1,"thomaslevesque":1,"Turnerj":1,"0lks":1,"ericnewton76":1,"mabead":1,"WhatzGames":1,"jjvdgeer":1,"souhailelk":1,"StefanBilliet":1,"quetzalcoatl":1,"JueSte":1,"burnchar":1,"kursataktas":1,"bart-degreed":1,"kbilsted":1,"divega":1,"beerai":1,"eshref":1,"gordey4doronin":1,"dtila":1,"comecme":1,"renzefeitsma-bt":1,"lonix1":1,"brooknovak":1,"konarx":1,"nullpainter":1,"dusk0r":1,"fej1ovr":1,"hugener":1,"angrynerds-krzysztof":1,"POnakS":1,"kakone":1,"naveek":1,"jkalmeij":1,"ycherkes":1,"Renaudyes":1,"apazureck":1,"pooventhan":1,"erichiller":1,"iron9light":1,"sa-he":1,"fredgate":1,"Shidairyu":1,"ZipZamZappem":1,"fakhrulhilal":1,"thomhurst":1,"ivog":1,"ms6073":1,"satma0745":1,"IT-VBFK":1,"maxnatamo":1,"collinstevens":1,"zetroot":1,"raschmitt":1,"shuebner":1,"psychotoad":1,"RaphCayou":1,"MattFennerT1":1,"gakibbie":1,"ggimenes":1,"JordanW9232":1,"yuliapu":1,"Leo506":1,"xp-development":1,"PortalDweller":1,"jgarciadelanoceda":1,"Overlong":1,"AxCoder":1,"ShaharPrishMSFT":1,"ghost":1,"ERGeorgiev":1,"MullerWasHere":1,"AlexanderSher":1,"sentemon":1,"nyctef":1,"philipborg":1,"fseidl-bauradar":1,"marcoernikms":1,"IharBury":1,"Ryan-Palmer":1,"Smurfa":1,"mrafnadeem-apimatic":1,"wpcsoftcharles":1,"JSkimming":1,"benagain":1,"robvanuden":1,"vturecek":1,"deepforest":1,"chklauser":1,"DaveCousineau":1,"BrunoJuchli":1,"ViktorHofer":1,"rokklobster":1,"alelom":1,"yinnonsanders":1,"Mtothexmax":1,"bernard-chen":1,"bichuga":1,"akshetty9":1,"abartho":1,"SteveBush":1,"scharnyw":1,"dwhaas82":1,"Schaeri":1,"VictorYakushenko":1}},"pull_request_authors":{"table":{"dependabot[bot]":555,"dennisdoomen":213,"jnyrup":168,"IT-VBFK":60,"ITaluone":56,"vbreuss":48,"0xced":16,"lg2de":15,"lazyrainynight":8,"Corniel":8,"logiclrd":7,"94sedighi":7,"ghost":5,"arocheleau":5,"iliashkolyar":4,"eranikid":4,"rklec":4,"eNeRGy164":4,"Xceed-DelvaJB":4,"hybloid":4,"louis-z":4,"ivarne":4,"Meir017":3,"JSkimming":3,"WeihanLi":3,"whymatter":3,"siewers":2,"ViktorHofer":2,"cskwrd":2,"psychotoad":2,"drewjcooper":2,"nycdotnet":2,"chvollm":2,"AArnott":2,"PKirch-SE":2,"tacosontitan":2,"zachsaw":2,"robvanuden":2,"sentemon":2,"nyctef":2,"Copilot":2,"cmeeren":2,"Aakashdeepcodes":2,"thomhurst":2,"tealamore":2,"bprussell":2,"apazureck":2,"skukshaus":2,"weitzhandler":2,"benagain":1,"Leo506":1,"JeremyKuhne":1,"ronaldkroon":1,"architectbat":1,"ShaharPrishMSFT":1,"danielchalmers":1,"Evangelink":1,"jpgomezv":1,"WillRayAtPropertyMe":1,"xmarshal":1,"MartinDemberger":1,"StacyCash":1,"matkoch":1,"Briaoeuidhtns":1,"kursataktas":1,"zachsaw-lmg":1,"A-Kjeldgaard":1,"mpityo":1,"martincostello":1,"SimonCropp":1,"BDaems":1,"rokklobster":1,"Wolgo":1,"andrewlock":1,"lukins":1,"elymsyr":1,"sdelarosbil":1,"JoelWakefield":1,"BusHero":1,"salvois":1,"jez9999":1,"melchiork":1,"Ruijin92":1,"chrischu":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16293956,"issues_count":42264781,"pull_requests_count":134582680,"authors_count":11513320,"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":{"feature":7,"api-suggestion":7,"api-approved":6,"enhancement":5,"bug":3,"future":1,"breaking change":1,"documentation":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":56,".NET":45,"enhancement":9,"github_actions":8,"feature":6,"building":6,"javascript":3,"bug":2,"documentation":1}},"past_year_issue_author_associations_count":{"table":{"MEMBER":15,"NONE":3,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":61,"MEMBER":45,"NONE":3}},"past_year_issue_authors":{"table":{"dennisdoomen":13,"jnyrup":2,"ernestasju":1,"L34T":1,"logiclrd":1,"redplcs":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":56,"dennisdoomen":30,"jnyrup":15,"Copilot":2,"logiclrd":2,"BDaems":1,"jpgomezv":1,"JSkimming":1,"WillRayAtPropertyMe":1}},"maintainers":[{"table":{"login":"dennisdoomen","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"}},{"table":{"login":"jnyrup","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"}},{"table":{"login":"Meir017","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Meir017"}},{"table":{"login":"elymsyr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elymsyr"}}],"active_maintainers":[{"table":{"login":"dennisdoomen","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dennisdoomen"}},{"table":{"login":"jnyrup","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnyrup"}}]}},"events":{"total":{"CreateEvent":165,"DeleteEvent":158,"ForkEvent":232,"IssueCommentEvent":1282,"IssuesEvent":149,"PullRequestEvent":506,"PullRequestReviewCommentEvent":300,"PullRequestReviewEvent":328,"PushEvent":305,"ReleaseEvent":21,"WatchEvent":321},"last_year":{"CreateEvent":37,"DeleteEvent":38,"ForkEvent":8,"IssueCommentEvent":90,"IssuesEvent":39,"PullRequestEvent":77,"PullRequestReviewCommentEvent":59,"PullRequestReviewEvent":58,"PushEvent":97,"ReleaseEvent":3,"WatchEvent":22}},"keywords":["assertions","bdd-style","c-sharp","fluent-assertions","hacktoberfest","mstest","tdd","unit-testing","xunit"],"dependencies":[{"ecosystem":"npm","filepath":"docs/package.json","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:38.025Z","updated_at":"2022-08-08T20:15:38.025Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/docs/package.json","dependencies":[{"id":692998720,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":692998721,"package_name":"onchange","ecosystem":"npm","requirements":"^6.1.0","direct":true,"kind":"development","optional":false},{"id":692998722,"package_name":"uglify-js","ecosystem":"npm","requirements":"^3.8.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"Build/_build.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:38.417Z","updated_at":"2022-08-08T20:15:38.417Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Build/_build.csproj","dependencies":[{"id":693001120,"package_name":"Nuke.Common","ecosystem":"nuget","requirements":"6.1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Src/FluentAssertions/FluentAssertions.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:38.592Z","updated_at":"2022-08-08T20:15:38.592Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Src/FluentAssertions/FluentAssertions.csproj","dependencies":[{"id":693005723,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.1.0","direct":true,"kind":"runtime","optional":false},{"id":693005726,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":693005728,"package_name":"System.Threading.Tasks.Extensions","ecosystem":"nuget","requirements":"4.5.0","direct":true,"kind":"runtime","optional":false},{"id":693005730,"package_name":"System.Configuration.ConfigurationManager","ecosystem":"nuget","requirements":"4.4.0","direct":true,"kind":"runtime","optional":false},{"id":693005732,"package_name":"System.Net.Http","ecosystem":"nuget","requirements":"4.3.4","direct":true,"kind":"runtime","optional":false},{"id":693005734,"package_name":"Microsoft.CodeAnalysis.BannedApiAnalyzers","ecosystem":"nuget","requirements":"3.3.3","direct":true,"kind":"development","optional":false},{"id":693005736,"package_name":"Microsoft.CodeAnalysis.FxCopAnalyzers","ecosystem":"nuget","requirements":"3.3.1","direct":true,"kind":"development","optional":false},{"id":693005738,"package_name":"StyleCop.Analyzers","ecosystem":"nuget","requirements":"1.2.0-beta.406","direct":true,"kind":"development","optional":false},{"id":693005740,"package_name":"CSharpGuidelinesAnalyzer","ecosystem":"nuget","requirements":"3.6.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/Approval.Tests/Approval.Tests.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:38.779Z","updated_at":"2022-08-08T20:15:38.779Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/Approval.Tests/Approval.Tests.csproj","dependencies":[{"id":693008874,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":693008878,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.2-pre.12","direct":true,"kind":"runtime","optional":false},{"id":693008879,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"development","optional":false},{"id":693008881,"package_name":"PublicApiGenerator","ecosystem":"nuget","requirements":"10.3.0","direct":true,"kind":"runtime","optional":false},{"id":693008882,"package_name":"Verify.DiffPlex","ecosystem":"nuget","requirements":"1.3.0","direct":true,"kind":"runtime","optional":false},{"id":693008884,"package_name":"Verify.Xunit","ecosystem":"nuget","requirements":"17.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/Benchmarks/Benchmarks.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:39.105Z","updated_at":"2022-08-08T20:15:39.105Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/Benchmarks/Benchmarks.csproj","dependencies":[{"id":693011835,"package_name":"BenchmarkDotNet","ecosystem":"nuget","requirements":"0.13.1","direct":true,"kind":"runtime","optional":false},{"id":693011836,"package_name":"Bogus","ecosystem":"nuget","requirements":"34.0.2","direct":true,"kind":"runtime","optional":false},{"id":693011837,"package_name":"System.Collections","ecosystem":"nuget","requirements":"4.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:39.292Z","updated_at":"2022-08-08T20:15:39.292Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/FluentAssertions.Equivalency.Specs/FluentAssertions.Equivalency.Specs.csproj","dependencies":[{"id":693014651,"package_name":"System.Collections.Immutable","ecosystem":"nuget","requirements":"[1.5.0]","direct":true,"kind":"runtime","optional":false},{"id":693014652,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"development","optional":false},{"id":693014653,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":693014654,"package_name":"Chill","ecosystem":"nuget","requirements":"4.1.0","direct":true,"kind":"runtime","optional":false},{"id":693014655,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"11.0.2","direct":true,"kind":"runtime","optional":false},{"id":693014656,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.2-pre.12","direct":true,"kind":"runtime","optional":false},{"id":693014657,"package_name":"Xunit.StaFact","ecosystem":"nuget","requirements":"1.1.11","direct":true,"kind":"runtime","optional":false},{"id":693014658,"package_name":"System.Data.DataSetExtensions","ecosystem":"nuget","requirements":"4.5.0","direct":true,"kind":"runtime","optional":false},{"id":693014659,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":693014660,"package_name":"Microsoft.CodeAnalysis.FxCopAnalyzers","ecosystem":"nuget","requirements":"3.3.1","direct":true,"kind":"development","optional":false},{"id":693014662,"package_name":"StyleCop.Analyzers","ecosystem":"nuget","requirements":"1.2.0-beta.406","direct":true,"kind":"development","optional":false},{"id":693014663,"package_name":"CSharpGuidelinesAnalyzer","ecosystem":"nuget","requirements":"3.6.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:39.530Z","updated_at":"2022-08-08T20:15:39.530Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj","dependencies":[{"id":693017533,"package_name":"System.Collections.Immutable","ecosystem":"nuget","requirements":"[1.5.0]","direct":true,"kind":"runtime","optional":false},{"id":693017534,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"development","optional":false},{"id":693017535,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":693017536,"package_name":"Chill","ecosystem":"nuget","requirements":"4.1.0","direct":true,"kind":"runtime","optional":false},{"id":693017537,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"11.0.2","direct":true,"kind":"runtime","optional":false},{"id":693017538,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.2-pre.12","direct":true,"kind":"runtime","optional":false},{"id":693017539,"package_name":"Xunit.StaFact","ecosystem":"nuget","requirements":"1.1.11","direct":true,"kind":"runtime","optional":false},{"id":693017540,"package_name":"System.Data.DataSetExtensions","ecosystem":"nuget","requirements":"4.5.0","direct":true,"kind":"runtime","optional":false},{"id":693017541,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":693017542,"package_name":"Microsoft.CodeAnalysis.FxCopAnalyzers","ecosystem":"nuget","requirements":"3.3.1","direct":true,"kind":"development","optional":false},{"id":693017543,"package_name":"StyleCop.Analyzers","ecosystem":"nuget","requirements":"1.2.0-beta.406","direct":true,"kind":"development","optional":false},{"id":693017544,"package_name":"CSharpGuidelinesAnalyzer","ecosystem":"nuget","requirements":"3.6.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:39.996Z","updated_at":"2022-08-08T20:15:39.996Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/MSTestV2.Specs/MSTestV2.Specs.csproj","dependencies":[{"id":693025147,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":693025148,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":693025149,"package_name":"MSTest.TestAdapter","ecosystem":"nuget","requirements":"2.2.10","direct":true,"kind":"runtime","optional":false},{"id":693025150,"package_name":"MSTest.TestFramework","ecosystem":"nuget","requirements":"2.2.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/MSpec.Specs/MSpec.Specs.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:40.302Z","updated_at":"2022-08-08T20:15:40.302Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/MSpec.Specs/MSpec.Specs.csproj","dependencies":[{"id":693028708,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":693028709,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":693028710,"package_name":"Machine.Specifications","ecosystem":"nuget","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":693028711,"package_name":"Machine.Specifications.Runner.VisualStudio","ecosystem":"nuget","requirements":"2.10.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/NUnit3.Specs/NUnit3.Specs.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:41.267Z","updated_at":"2022-08-08T20:15:41.267Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/NUnit3.Specs/NUnit3.Specs.csproj","dependencies":[{"id":693039486,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"3.1.2","direct":true,"kind":"runtime","optional":false},{"id":693039487,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":693039488,"package_name":"NUnit","ecosystem":"nuget","requirements":"3.13.3","direct":true,"kind":"runtime","optional":false},{"id":693039489,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"4.2.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:41.417Z","updated_at":"2022-08-08T20:15:41.417Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/XUnit2.Specs/XUnit2.Specs.csproj","dependencies":[{"id":693040269,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":693040270,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.2-pre.12","direct":true,"kind":"runtime","optional":false},{"id":693040271,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:41.841Z","updated_at":"2022-08-08T20:15:41.841Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/docs/Gemfile","dependencies":[{"id":693044442,"package_name":"github-pages","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":693044443,"package_name":"webrick","ecosystem":"rubygems","requirements":"~\u003e 1.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T13:17:51.774Z","updated_at":"2023-09-22T13:17:51.774Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/.github/workflows/build.yml","dependencies":[{"id":13874831961,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13874831962,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13874831963,"package_name":"andstor/file-existence-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13874831964,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13874831965,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code_quality.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T13:17:52.016Z","updated_at":"2023-09-22T13:17:52.016Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/.github/workflows/code_quality.yml","dependencies":[{"id":13874831967,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13874831968,"package_name":"JetBrains/qodana-action","ecosystem":"actions","requirements":"v2023.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T13:17:52.734Z","updated_at":"2023-09-22T13:17:52.734Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/package.json","dependencies":[{"id":13874831977,"package_name":"cspell","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/AssemblyA/AssemblyA.csproj","sha":null,"kind":"manifest","created_at":"2023-09-22T13:17:53.580Z","updated_at":"2023-09-22T13:17:53.580Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/AssemblyA/AssemblyA.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"Tests/AssemblyB/AssemblyB.csproj","sha":null,"kind":"manifest","created_at":"2023-09-22T13:17:53.785Z","updated_at":"2023-09-22T13:17:53.785Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/AssemblyB/AssemblyB.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/NUnit4.Specs/NUnit4.Specs.csproj","sha":null,"kind":"manifest","created_at":"2026-08-05T13:32:12.998Z","updated_at":"2026-08-05T13:32:12.998Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/NUnit4.Specs/NUnit4.Specs.csproj","dependencies":[{"id":25886794143,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.4","direct":true,"kind":"runtime","optional":false},{"id":25886794145,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.13.0","direct":true,"kind":"runtime","optional":false},{"id":25886794151,"package_name":"NUnit","ecosystem":"nuget","requirements":"4.6.1","direct":true,"kind":"runtime","optional":false},{"id":25886794183,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"5.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T13:31:49.023Z","updated_at":"2026-08-05T13:31:49.023Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":25886785861,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25886785888,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25886785890,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25886785902,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-08-05T13:31:51.670Z","updated_at":"2026-08-05T13:31:51.670Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/package-lock.json","dependencies":[{"id":25886787790,"package_name":"@cspell/dict-r","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886786366,"package_name":"@cspell/cspell-bundled-dicts","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786408,"package_name":"@cspell/cspell-json-reporter","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786409,"package_name":"@cspell/cspell-performance-monitor","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786410,"package_name":"@cspell/cspell-pipe","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786414,"package_name":"@cspell/cspell-resolver","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786415,"package_name":"@cspell/cspell-service-bus","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786416,"package_name":"@cspell/cspell-types","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786419,"package_name":"@cspell/cspell-worker","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886786420,"package_name":"@cspell/dict-ada","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886786421,"package_name":"@cspell/dict-al","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886786422,"package_name":"@cspell/dict-aws","ecosystem":"npm","requirements":"4.0.17","direct":false,"kind":"runtime","optional":false},{"id":25886786495,"package_name":"@cspell/dict-bash","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25886786496,"package_name":"@cspell/dict-companies","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":25886786536,"package_name":"@cspell/dict-cpp","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25886786571,"package_name":"@cspell/dict-cryptocurrencies","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":25886786593,"package_name":"@cspell/dict-csharp","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25886786594,"package_name":"@cspell/dict-css","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25886786612,"package_name":"@cspell/dict-dart","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25886786617,"package_name":"@cspell/dict-data-science","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":25886786618,"package_name":"@cspell/dict-django","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":25886786619,"package_name":"@cspell/dict-docker","ecosystem":"npm","requirements":"1.1.17","direct":false,"kind":"runtime","optional":false},{"id":25886786620,"package_name":"@cspell/dict-dotnet","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"runtime","optional":false},{"id":25886786621,"package_name":"@cspell/dict-elixir","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25886786622,"package_name":"@cspell/dict-en_us","ecosystem":"npm","requirements":"4.4.35","direct":false,"kind":"runtime","optional":false},{"id":25886786623,"package_name":"@cspell/dict-en-common-misspellings","ecosystem":"npm","requirements":"2.1.12","direct":false,"kind":"runtime","optional":false},{"id":25886786624,"package_name":"@cspell/dict-en-gb-mit","ecosystem":"npm","requirements":"3.1.24","direct":false,"kind":"runtime","optional":false},{"id":25886786625,"package_name":"@cspell/dict-filetypes","ecosystem":"npm","requirements":"3.0.18","direct":false,"kind":"runtime","optional":false},{"id":25886786626,"package_name":"@cspell/dict-flutter","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886786627,"package_name":"@cspell/dict-fonts","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25886786642,"package_name":"@cspell/dict-fsharp","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886786643,"package_name":"@cspell/dict-fullstack","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"runtime","optional":false},{"id":25886786644,"package_name":"@cspell/dict-gaming-terms","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25886786645,"package_name":"@cspell/dict-git","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25886786646,"package_name":"@cspell/dict-golang","ecosystem":"npm","requirements":"6.0.26","direct":false,"kind":"runtime","optional":false},{"id":25886786652,"package_name":"@cspell/dict-google","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25886786653,"package_name":"@cspell/dict-haskell","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25886786717,"package_name":"@cspell/dict-html","ecosystem":"npm","requirements":"4.0.15","direct":false,"kind":"runtime","optional":false},{"id":25886786738,"package_name":"@cspell/dict-html-symbol-entities","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25886786824,"package_name":"@cspell/dict-java","ecosystem":"npm","requirements":"5.0.12","direct":false,"kind":"runtime","optional":false},{"id":25886787247,"package_name":"@cspell/dict-julia","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886787294,"package_name":"@cspell/dict-k8s","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25886787314,"package_name":"@cspell/dict-kotlin","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886787318,"package_name":"@cspell/dict-latex","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25886787407,"package_name":"@cspell/dict-lorem-ipsum","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25886787490,"package_name":"@cspell/dict-lua","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25886787513,"package_name":"@cspell/dict-makefile","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25886787514,"package_name":"@cspell/dict-markdown","ecosystem":"npm","requirements":"2.0.17","direct":false,"kind":"runtime","optional":false},{"id":25886787515,"package_name":"@cspell/dict-monkeyc","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25886787516,"package_name":"@cspell/dict-node","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":25886787517,"package_name":"@cspell/dict-npm","ecosystem":"npm","requirements":"5.2.41","direct":false,"kind":"runtime","optional":false},{"id":25886787528,"package_name":"@cspell/dict-php","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886787685,"package_name":"@cspell/dict-powershell","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"runtime","optional":false},{"id":25886787689,"package_name":"@cspell/dict-public-licenses","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":25886787691,"package_name":"@cspell/dict-python","ecosystem":"npm","requirements":"4.2.27","direct":false,"kind":"runtime","optional":false},{"id":25886787865,"package_name":"@cspell/dict-ruby","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886787985,"package_name":"@cspell/dict-scala","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":25886787988,"package_name":"@cspell/dict-shell","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25886787996,"package_name":"@cspell/dict-software-terms","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":25886787924,"package_name":"@cspell/dict-rust","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25886788005,"package_name":"@cspell/dict-sql","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25886788012,"package_name":"@cspell/dict-svelte","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25886788017,"package_name":"@cspell/dict-swift","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25886788036,"package_name":"@cspell/dict-terraform","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25886788043,"package_name":"@cspell/dict-typescript","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25886788047,"package_name":"@cspell/dict-vue","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25886788048,"package_name":"@cspell/dict-zig","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25886788049,"package_name":"@cspell/dynamic-import","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788050,"package_name":"@cspell/filetypes","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788051,"package_name":"@cspell/rpc","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788052,"package_name":"@cspell/strong-weak-map","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788053,"package_name":"@cspell/url","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788054,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25886788175,"package_name":"array-timsort","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25886788287,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":25886788334,"package_name":"chalk-template","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25886788335,"package_name":"commander","ecosystem":"npm","requirements":"14.0.3","direct":false,"kind":"runtime","optional":false},{"id":25886788346,"package_name":"comment-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25886788374,"package_name":"cspell","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788387,"package_name":"cspell-config-lib","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788406,"package_name":"cspell-dictionary","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788407,"package_name":"cspell-gitignore","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788457,"package_name":"cspell-glob","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788495,"package_name":"cspell-grammar","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788496,"package_name":"cspell-io","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788511,"package_name":"cspell-lib","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788657,"package_name":"cspell-trie-lib","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788711,"package_name":"env-paths","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25886788714,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25886788757,"package_name":"fast-equals","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25886788758,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25886788783,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25886788832,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25886788949,"package_name":"gensequence","ecosystem":"npm","requirements":"8.0.8","direct":false,"kind":"runtime","optional":false},{"id":25886789075,"package_name":"global-directory","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25886789091,"package_name":"import-fresh","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25886789177,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25886789178,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25886789188,"package_name":"is-safe-filename","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25886789189,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25886789192,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25886789341,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":25886789342,"package_name":"smol-toml","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25886789343,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25886789344,"package_name":"vscode-languageserver-textdocument","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25886789474,"package_name":"vscode-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25886789475,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25886789591,"package_name":"yaml","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/ExampleExtensions/ExampleExtensions.csproj","sha":null,"kind":"manifest","created_at":"2026-08-05T13:32:02.676Z","updated_at":"2026-08-05T13:32:02.676Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/ExampleExtensions/ExampleExtensions.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj","sha":null,"kind":"manifest","created_at":"2026-08-05T13:32:04.942Z","updated_at":"2026-08-05T13:32:04.942Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/FluentAssertions.Extensibility.Specs/FluentAssertions.Extensibility.Specs.csproj","dependencies":[{"id":25886792115,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.8.2","direct":true,"kind":"development","optional":false},{"id":25886792116,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.4","direct":true,"kind":"runtime","optional":false},{"id":25886792039,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.13.0","direct":true,"kind":"runtime","optional":false},{"id":25886792040,"package_name":"xunit","ecosystem":"nuget","requirements":"2.9.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/MSTestV4.Specs/MSTestV4.Specs.csproj","sha":null,"kind":"manifest","created_at":"2026-08-05T13:32:09.355Z","updated_at":"2026-08-05T13:32:09.355Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/MSTestV4.Specs/MSTestV4.Specs.csproj","dependencies":[{"id":25886793192,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.4","direct":true,"kind":"runtime","optional":false},{"id":25886793193,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.13.0","direct":true,"kind":"runtime","optional":false},{"id":25886793194,"package_name":"MSTest.TestAdapter","ecosystem":"nuget","requirements":"4.2.3","direct":true,"kind":"runtime","optional":false},{"id":25886793220,"package_name":"MSTest.TestFramework","ecosystem":"nuget","requirements":"4.2.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/TUnit.Specs/TUnit.Specs.csproj","sha":null,"kind":"manifest","created_at":"2026-08-05T13:32:14.385Z","updated_at":"2026-08-05T13:32:14.385Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/TUnit.Specs/TUnit.Specs.csproj","dependencies":[{"id":25886794679,"package_name":"TUnit","ecosystem":"nuget","requirements":"1.63.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/XUnit3.Specs/XUnit3.Specs.csproj","sha":null,"kind":"manifest","created_at":"2026-08-05T13:32:15.693Z","updated_at":"2026-08-05T13:32:15.693Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/XUnit3.Specs/XUnit3.Specs.csproj","dependencies":[{"id":25886795345,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.4","direct":true,"kind":"runtime","optional":false},{"id":25886795357,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.13.0","direct":true,"kind":"runtime","optional":false},{"id":25886795358,"package_name":"xunit.v3","ecosystem":"nuget","requirements":"3.2.2","direct":true,"kind":"runtime","optional":false},{"id":25886795359,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"3.1.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"Tests/TestFrameworks/XUnit3Core.Specs/XUnit3Core.Specs.csproj","sha":null,"kind":"manifest","created_at":"2026-08-05T13:32:18.941Z","updated_at":"2026-08-05T13:32:18.941Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/Tests/TestFrameworks/XUnit3Core.Specs/XUnit3Core.Specs.csproj","dependencies":[{"id":25886797081,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.4","direct":true,"kind":"runtime","optional":false},{"id":25886797082,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.13.0","direct":true,"kind":"runtime","optional":false},{"id":25886797083,"package_name":"xunit.v3.core","ecosystem":"nuget","requirements":"3.2.2","direct":true,"kind":"runtime","optional":false},{"id":25886797094,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"3.1.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/code_quality_pr.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T13:31:47.684Z","updated_at":"2026-08-05T13:31:47.684Z","repository_link":"https://github.com/fluentassertions/fluentassertions/blob/main/.github/workflows/code_quality_pr.yml","dependencies":[{"id":25886785423,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25886785428,"package_name":"JetBrains/qodana-action","ecosystem":"actions","requirements":"v2026.2","direct":true,"kind":"composite","optional":false}]}],"score":34.20536212345112,"created_at":"2025-10-10T10:34:58.475Z","updated_at":"2026-08-23T22:06:18.624Z","avatar_url":"https://github.com/fluentassertions.png","language":"C#","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368262","html_url":"https://summary.ecosyste.ms/projects/368262"}