{"id":13716071,"name":"rx-java","ecosystem":"debian","description":null,"homepage":"https://github.com/ReactiveX/RxJava","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ReactiveX/RxJava","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:13:45.184Z","latest_release_published_at":"2026-02-13T00:13:45.184Z","latest_release_number":"3.1.5-1","last_synced_at":"2026-03-13T15:51:20.667Z","created_at":"2026-02-13T00:13:44.405Z","updated_at":"2026-03-13T16:01:51.731Z","registry_url":"https://tracker.debian.org/pkg/rx-java","install_command":"apt-get install rx-java","documentation_url":"https://packages.debian.org/bookworm/rx-java","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"librx-java","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, gradle-apt-plugin, gradle-debian-helper, jdupes, libgradle-plugins-java, libreactive-streams-java, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37285327,"uuid":"7508411","full_name":"ReactiveX/RxJava","owner":"ReactiveX","description":"RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.","archived":false,"fork":false,"pushed_at":"2026-02-03T06:55:51.000Z","size":146218,"stargazers_count":48519,"open_issues_count":21,"forks_count":7605,"subscribers_count":2176,"default_branch":"3.x","last_synced_at":"2026-02-06T01:59:45.787Z","etag":null,"topics":["flow","java","reactive-streams","rxjava"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReactiveX.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2013-01-08T20:11:48.000Z","updated_at":"2026-02-06T01:38:36.000Z","dependencies_parsed_at":"2024-06-03T09:25:05.567Z","dependency_job_id":"49a64903-c750-47de-b7a8-fd077942acc1","html_url":"https://github.com/ReactiveX/RxJava","commit_stats":{"total_commits":4818,"total_committers":332,"mean_commits":"14.512048192771084","dds":0.7546699875466999,"last_synced_commit":"19135058eb15d97dcfbb8fc1a99dbdceabb7680b"},"previous_names":["netflix/rxjava"],"tags_count":283,"template":false,"template_full_name":null,"purl":"pkg:github/ReactiveX/RxJava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactiveX","download_url":"https://codeload.github.com/ReactiveX/RxJava/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJava/sbom","scorecard":{"id":100272,"data":{"date":"2025-08-14T13:01:29Z","repo":{"name":"github.com/ReactiveX/RxJava","commit":"e71e4c08df50d8d0111d6386161df184fca0f362"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"24 commit(s) and 6 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle_release.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gradle_snapshot.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle-wrapper-validation.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle_branch.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle_jdk11.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle_pr.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle_release.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/gradle_snapshot.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/gradle_release.yml:17"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"23 out of 23 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 32 contributing companies or organizations","details":["Info: found contributions from: @conduitxyz, Avtryck, BeLabs, Magnetme, PrincetonUniversity, ReactiveX, apache, arrow-kt, cashapp / @square, clojuredocs, databricks, delta-io, devhub-tud, ea digital illusions ce, gitlab, google, jenkinsci, kubernetes, magnetme, meta, mit, netflix, openjdk, oracle, overtone, plp consulting, proofpoint, pushtorefresh, slackhq, stripe, sztaki, will tell soon™️"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T09:59:11.807Z","repository_id":37285327,"created_at":"2025-08-15T09:59:11.807Z","updated_at":"2025-08-15T09:59:11.807Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29179564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T22:12:24.066Z","status":"ssl_error","status_checked_at":"2026-02-06T22:12:09.859Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-13T00:14:14.220Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.03454828122300915,"forks_count":0.04030632809351068,"docker_downloads_count":null,"average":0.018713652329129957},"purl":"pkg:deb/debian/rx-java?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rx-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rx-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rx-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T11:05:28.952Z","issues_count":102,"pull_requests_count":515,"avg_time_to_close_issue":5662682.44047619,"avg_time_to_close_pull_request":368397.17787418654,"issues_closed_count":84,"pull_requests_closed_count":461,"pull_request_authors_count":30,"issue_authors_count":84,"avg_comments_per_issue":2.8333333333333335,"avg_comments_per_pull_request":0.5067961165048543,"merged_pull_requests_count":337,"bot_issues_count":0,"bot_pull_requests_count":442,"past_year_issues_count":19,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":562789.125,"past_year_avg_time_to_close_pull_request":453381.02777777775,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.263157894736842,"past_year_avg_comments_per_pull_request":0.3409090909090909,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":77,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactiveX%2FRxJava/issues","maintainers":[{"login":"akarnokd","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akarnokd"},{"login":"davidmoten","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmoten"},{"login":"DavidMGross","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavidMGross"},{"login":"vanniktech","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vanniktech"}],"active_maintainers":[{"login":"akarnokd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akarnokd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rx-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rx-java/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rx-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rx-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rx-java/codemeta","maintainers":[]}