{"id":22650,"url":"https://github.com/reactiveui/refit","last_synced_at":"2026-04-01T06:20:34.701Z","repository":{"id":9654340,"uuid":"11591313","full_name":"reactiveui/refit","owner":"reactiveui","description":"The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.","archived":false,"fork":false,"pushed_at":"2025-08-27T02:34:49.000Z","size":15934,"stargazers_count":9210,"open_issues_count":197,"forks_count":766,"subscribers_count":164,"default_branch":"main","last_synced_at":"2025-08-27T11:00:05.493Z","etag":null,"topics":["c-sharp","dotnet","dotnet-core","http","json","xamarin","xml"],"latest_commit_sha":null,"homepage":"https://reactiveui.github.io/refit/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reactiveui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["reactivemarbles"]}},"created_at":"2013-07-22T20:11:57.000Z","updated_at":"2025-08-26T15:51:15.000Z","dependencies_parsed_at":"2023-09-23T02:29:05.269Z","dependency_job_id":"d8b6f972-bdf6-4f7f-ad87-3417994427a9","html_url":"https://github.com/reactiveui/refit","commit_stats":{"total_commits":1318,"total_committers":148,"mean_commits":8.905405405405405,"dds":0.8186646433990895,"last_synced_commit":"040ecc6857337b419eb83d08a5c2929047eea20e"},"previous_names":["xpaulbettsx/refit","paulcbetts/refit"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/reactiveui/refit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2Frefit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2Frefit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2Frefit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2Frefit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactiveui","download_url":"https://codeload.github.com/reactiveui/refit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2Frefit/sbom","scorecard":{"id":359022,"data":{"date":"2025-08-11","repo":{"name":"github.com/reactiveui/refit","commit":"dcee3a85f16a1b54d788d62040ba69a860086efa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","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":"Code-Review","score":9,"reason":"Found 14/15 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/refit/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/refit/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/refit/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainers/Dockerfile:3","Warn: nugetCommand not pinned by hash: .devcontainers/post-create.sh:2: 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   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 7.2.22 not signed: https://api.github.com/repos/reactiveui/refit/releases/184364834","Warn: release artifact 8.0.0 not signed: https://api.github.com/repos/reactiveui/refit/releases/183236773","Warn: release artifact 7.2.1 not signed: https://api.github.com/repos/reactiveui/refit/releases/175785740","Warn: release artifact 7.2.0 not signed: https://api.github.com/repos/reactiveui/refit/releases/175246523","Warn: release artifact 7.2.22 does not have provenance: https://api.github.com/repos/reactiveui/refit/releases/184364834","Warn: release artifact 8.0.0 does not have provenance: https://api.github.com/repos/reactiveui/refit/releases/183236773","Warn: release artifact 7.2.1 does not have provenance: https://api.github.com/repos/reactiveui/refit/releases/175785740","Warn: release artifact 7.2.0 does not have provenance: https://api.github.com/repos/reactiveui/refit/releases/175246523"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-18T10:19:14.568Z","repository_id":9654340,"created_at":"2025-08-18T10:19:14.568Z","updated_at":"2025-08-18T10:19:14.568Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272330536,"owners_count":24915581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","dotnet","dotnet-core","http","json","xamarin","xml"],"created_at":"2024-01-11T19:17:42.343Z","updated_at":"2025-08-27T12:20:42.833Z","avatar_url":"https://github.com/reactiveui.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22650","html_url":"https://opencollective.ecosyste.ms/projects/22650","collective":{"id":3495,"uuid":"xggnxdwz-j3le5mpw-re6y8rvb-ko04a97b","slug":"reactiveui","name":"ReactiveUI","description":"An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!","website":"https://reactiveui.net","github":"reactiveui","twitter":"reactivexui","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://reactiveui.net"},{"type":"TWITTER","url":"https://twitter.com/reactivexui"},{"type":"GITHUB","url":"https://github.com/reactiveui"}],"currency":"USD","projects_count":24,"last_synced_at":"2026-04-08T18:16:02.216Z","created_at":"2024-01-10T13:17:55.118Z","updated_at":"2026-04-08T18:16:02.592Z","transactions_count":1647,"balance":9771.800000000003,"account_type":"COLLECTIVE","owner":{"login":"reactiveui","name":"ReactiveUI","uuid":"2327577","kind":"organization","description":"Use the Reactive Extensions for .NET to create elegant, testable user interfaces that run on any mobile or desktop platform.","email":"hello@reactiveui.net","website":"https://reactiveui.net","location":"Australia","twitter":"reactivexui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2327577?v=4","repositories_count":24,"last_synced_at":"2025-12-08T12:33:17.047Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["reactivemarbles"]}},"html_url":"https://github.com/reactiveui","funding_links":["https://github.com/sponsors/reactivemarbles"],"total_stars":23827,"followers":278,"following":0,"created_at":"2022-11-02T16:49:23.014Z","updated_at":"2025-12-08T12:33:17.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactiveui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactiveui/repositories"},"last_project_activity_at":"2025-10-19T08:30:55.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-03-21T15:44:54.268Z","collective_updated_at":"2022-09-26T14:56:26.232Z","html_url":"https://opencollective.com/reactiveui","icon_url":"https://images.opencollective.com/reactiveui/logo/40.png","total_donations":20922.449999999946,"total_expenses":-11401.17,"current_balance":9771.800000000003,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/reactiveui","url":"https://opencollective.ecosyste.ms/collectives/reactiveui","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/reactiveui/projects"}}