{"id":27889,"url":"https://github.com/playframework/netty-reactive-streams","last_synced_at":"2026-04-07T12:20:42.050Z","repository":{"id":34267459,"uuid":"38153503","full_name":"playframework/netty-reactive-streams","owner":"playframework","description":"Reactive streams implementation for Netty.","archived":false,"fork":false,"pushed_at":"2025-08-19T11:09:33.000Z","size":596,"stargazers_count":115,"open_issues_count":23,"forks_count":51,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-24T20:09:09.339Z","etag":null,"topics":[],"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/playframework.png","metadata":{"funding":{"github":["playframework"],"open_collective":"playframework"},"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2015-06-27T08:44:03.000Z","updated_at":"2025-08-19T11:09:33.000Z","dependencies_parsed_at":"2023-12-19T01:02:18.686Z","dependency_job_id":"c34d3c13-da48-4415-b1bf-4a0eb7579ec5","html_url":"https://github.com/playframework/netty-reactive-streams","commit_stats":{"total_commits":238,"total_committers":23,"mean_commits":"10.347826086956522","dds":0.6428571428571428,"last_synced_commit":"e07f0e6c813ddd00b3f8b40de57c8d4906b549c7"},"previous_names":["typesafehub/netty-reactive-streams"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/playframework/netty-reactive-streams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fnetty-reactive-streams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fnetty-reactive-streams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fnetty-reactive-streams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fnetty-reactive-streams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playframework","download_url":"https://codeload.github.com/playframework/netty-reactive-streams/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fnetty-reactive-streams/sbom","scorecard":{"id":737448,"data":{"date":"2025-08-11","repo":{"name":"github.com/playframework/netty-reactive-streams","commit":"b5cd5763505f1c212913c3ea7c7b5a00feb5ef9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 1/4 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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","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":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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":"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-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/netty-reactive-streams/build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/netty-reactive-streams/build-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/netty-reactive-streams/release-drafter.yml/main?enable=pin","Info:   0 out of   2 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":"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":"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: Apache License 2.0: 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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/playframework/.github/SECURITY.md:1","Info: Found linked content: github.com/playframework/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/playframework/.github/SECURITY.md:1","Info: Found text in security policy: github.com/playframework/.github/SECURITY.md:1"],"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 28 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-22T16:18:19.562Z","repository_id":34267459,"created_at":"2025-08-22T16:18:19.562Z","updated_at":"2025-08-22T16:18:19.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273285283,"owners_count":25078338,"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-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2024-01-12T17:14:17.548Z","updated_at":"2025-09-02T12:30:11.204Z","avatar_url":"https://github.com/playframework.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/27889","html_url":"https://opencollective.ecosyste.ms/projects/27889","collective":{"id":895,"uuid":"eng0kzdy-vor4pzbz-kb9pbma8-37xlw95j","slug":"playframework","name":"Play Framework","description":"The Community Maintained High Velocity Web Framework For Java and Scala","website":"https://playframework.com/","github":"playframework","twitter":"playframework","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://playframework.com/"},{"type":"TWITTER","url":"https://twitter.com/playframework"},{"type":"GITHUB","url":"https://github.com/playframework"},{"type":"LINKEDIN","url":"https://www.linkedin.com/groups/3818467/"},{"type":"YOUTUBE","url":"https://www.youtube.com/@play-framework"},{"type":"DISCORD","url":"https://discord.gg/g5s2vtZ4Fa"}],"currency":"USD","projects_count":83,"last_synced_at":"2026-04-24T18:15:34.472Z","created_at":"2024-01-10T13:17:48.480Z","updated_at":"2026-04-24T18:16:09.086Z","transactions_count":5814,"balance":19844.860000002285,"account_type":"COLLECTIVE","owner":{"login":"playframework","name":"Play Framework","uuid":"319107","kind":"organization","description":"Source code and more for the the community driven high velocity web framework for Java and Scala","email":"contact@playframework.com","website":"https://playframework.com","location":null,"twitter":"playframework","company":null,"icon_url":"https://avatars.githubusercontent.com/u/319107?v=4","repositories_count":79,"last_synced_at":"2024-10-19T04:05:10.689Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["playframework"],"open_collective":"playframework"}},"html_url":"https://github.com/playframework","funding_links":["https://github.com/sponsors/playframework","https://opencollective.com/playframework"],"total_stars":20501,"followers":141,"following":0,"created_at":"2022-11-02T16:36:44.870Z","updated_at":"2024-10-19T04:05:22.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playframework","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playframework/repositories"},"last_project_activity_at":"2025-10-19T20:16:58.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-11-08T14:41:50.240Z","collective_updated_at":"2024-09-06T13:52:39.080Z","html_url":"https://opencollective.com/playframework","icon_url":"https://images.opencollective.com/playframework/logo/40.png","total_donations":553809.0800000145,"total_expenses":-590045.7400000319,"current_balance":19844.860000002285,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/playframework","url":"https://opencollective.ecosyste.ms/collectives/playframework","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/playframework/projects"}}