{"id":22634,"url":"https://github.com/reactiveui/Fusillade","last_synced_at":"2026-05-24T06:20:50.243Z","repository":{"id":16340138,"uuid":"19089866","full_name":"reactiveui/Fusillade","owner":"reactiveui","description":"An opinionated HTTP library for Mobile Development","archived":false,"fork":false,"pushed_at":"2025-10-09T14:01:13.000Z","size":2179,"stargazers_count":312,"open_issues_count":12,"forks_count":32,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-10-12T02:41:33.820Z","etag":null,"topics":["cross-platform","dotnet","dotnet-core","http","http-client","mobile","speculative-requests","volley","xamarin"],"latest_commit_sha":null,"homepage":"","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":{"funding":{"github":["reactivemarbles"]},"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-24T00:08:11.000Z","updated_at":"2025-10-04T23:01:44.000Z","dependencies_parsed_at":"2023-11-11T08:31:39.716Z","dependency_job_id":"5145e261-a2cd-40d1-8752-f6e73d7342fb","html_url":"https://github.com/reactiveui/Fusillade","commit_stats":{"total_commits":316,"total_committers":22,"mean_commits":"14.363636363636363","dds":0.5411392405063291,"last_synced_commit":"4c755d63d2d0551161185260f7eea92684f274f7"},"previous_names":["paulcbetts/fusillade"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/reactiveui/Fusillade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FFusillade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FFusillade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FFusillade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FFusillade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactiveui","download_url":"https://codeload.github.com/reactiveui/Fusillade/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FFusillade/sbom","scorecard":{"id":765957,"data":{"date":"2025-08-11","repo":{"name":"github.com/reactiveui/Fusillade","commit":"d007098eca8b040f5abc0655a8d6bb1752d6afeb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/Fusillade/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/Fusillade/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/Fusillade/release.yml/main?enable=pin","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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-23T00:48:04.013Z","repository_id":16340138,"created_at":"2025-08-23T00:48:04.013Z","updated_at":"2025-08-23T00:48:04.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279085575,"owners_count":26100017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":["cross-platform","dotnet","dotnet-core","http","http-client","mobile","speculative-requests","volley","xamarin"],"created_at":"2024-01-11T19:17:37.475Z","updated_at":"2025-10-18T18:28:57.920Z","avatar_url":"https://github.com/reactiveui.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22634","html_url":"https://opencollective.ecosyste.ms/projects/22634","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-05-29T06:16:15.823Z","created_at":"2024-01-10T13:17:55.118Z","updated_at":"2026-05-29T06:16:16.187Z","transactions_count":1647,"balance":9784.340000000006,"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":20934.989999999947,"total_expenses":-11403.63,"current_balance":9784.340000000006,"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"}}