{"id":323238,"url":"https://github.com/ReactiveX/RxGo","last_synced_at":"2026-06-08T06:22:42.316Z","repository":{"id":37390856,"uuid":"70827996","full_name":"ReactiveX/RxGo","owner":"ReactiveX","description":"Reactive Extensions for the Go language.","archived":false,"fork":false,"pushed_at":"2025-01-22T20:50:22.000Z","size":1614,"stargazers_count":5042,"open_issues_count":56,"forks_count":342,"subscribers_count":107,"default_branch":"master","last_synced_at":"2025-09-05T01:24:57.974Z","etag":null,"topics":["async","asynchronous","concurrency","go","golang","hacktoberfest","observable","reactivex","streaming"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReactiveX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["jochasinga"]}},"created_at":"2016-10-13T16:52:23.000Z","updated_at":"2025-09-03T00:36:51.000Z","dependencies_parsed_at":"2024-06-18T11:08:30.375Z","dependency_job_id":"b83bae7c-d66a-4775-8913-3a61ebef7d95","html_url":"https://github.com/ReactiveX/RxGo","commit_stats":{"total_commits":640,"total_committers":44,"mean_commits":"14.545454545454545","dds":0.5390625,"last_synced_commit":"a90456ba46066d4560566844f7c2d258b0c0f432"},"previous_names":["jochasinga/grx","jochasinga/rxgo"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ReactiveX/RxGo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveX","download_url":"https://codeload.github.com/ReactiveX/RxGo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxGo/sbom","scorecard":{"id":118912,"data":{"date":"2025-08-11","repo":{"name":"github.com/ReactiveX/RxGo","commit":"d7b6b958d4aa93c72505e487cdfae4c3b6a213fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 4/19 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":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":"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: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ReactiveX/RxGo/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ReactiveX/RxGo/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ReactiveX/RxGo/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ReactiveX/RxGo/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ReactiveX/RxGo/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ReactiveX/RxGo/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/ReactiveX/RxGo/codeql-analysis.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 20 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"}},{"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"}}]},"last_synced_at":"2025-08-16T02:06:03.203Z","repository_id":37390856,"created_at":"2025-08-16T02:06:03.204Z","updated_at":"2025-08-16T02:06:03.204Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718342,"owners_count":25155488,"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-09-05T02:00:09.113Z","response_time":402,"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":["async","asynchronous","concurrency","go","golang","hacktoberfest","observable","reactivex","streaming"],"created_at":"2025-01-23T00:00:41.622Z","updated_at":"2025-09-09T18:21:31.278Z","avatar_url":"https://github.com/ReactiveX.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/323238","html_url":"https://opencollective.ecosyste.ms/projects/323238","collective":{"id":253249,"uuid":"3kzxy4v0-7wlr6mk0-ryyqmj9n-o8agdbe5","slug":"rxgo","name":"RxGo","description":"Making data processing simple and accessible to all.","website":"","github":"ReactiveX/RxGo","twitter":null,"repository_url":null,"social_links":[{"type":"LINKEDIN","url":"https://linkedin.com/p/chasinga"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-14T18:15:10.628Z","created_at":"2025-01-23T00:00:31.027Z","updated_at":"2026-06-14T18:15:10.873Z","transactions_count":null,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"ReactiveX","name":"ReactiveX","uuid":"6407041","kind":"organization","description":"Reactive Extensions for Async Programming","email":null,"website":"http://reactivex.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6407041?v=4","repositories_count":42,"last_synced_at":"2026-05-16T15:58:48.281Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ReactiveX","funding_links":[],"total_stars":155911,"followers":1531,"following":0,"created_at":"2022-11-02T16:21:08.779Z","updated_at":"2026-05-16T15:58:48.281Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveX","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveX/repositories"},"last_project_activity_at":"2025-01-22T20:50:22.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2025-01-22T19:45:43.595Z","collective_updated_at":"2025-01-22T20:27:01.894Z","html_url":"https://opencollective.com/rxgo","icon_url":"https://images.opencollective.com/rxgo/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rxgo","url":"https://opencollective.ecosyste.ms/collectives/rxgo","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/rxgo/projects"}}