{"id":27897,"url":"https://github.com/playframework/play-ws","last_synced_at":"2026-05-05T18:20:49.200Z","repository":{"id":14274930,"uuid":"75882803","full_name":"playframework/play-ws","owner":"playframework","description":"Standalone Play WS, an async HTTP client with fluent API","archived":false,"fork":false,"pushed_at":"2025-08-28T14:56:48.000Z","size":2590,"stargazers_count":226,"open_issues_count":78,"forks_count":90,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-08-28T21:55:13.651Z","etag":null,"topics":["asynchronous","asynchttpclient","http-client","java","playframework","reactive","reactive-streams","scala"],"latest_commit_sha":null,"homepage":"https://www.playframework.com/documentation/latest/JavaWS","language":"Scala","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":"2016-12-07T23:00:14.000Z","updated_at":"2025-08-28T14:56:52.000Z","dependencies_parsed_at":"2023-10-03T10:28:32.633Z","dependency_job_id":"339e3a7a-f5fa-4786-8ff3-986e6d4175bb","html_url":"https://github.com/playframework/play-ws","commit_stats":{"total_commits":772,"total_committers":54,"mean_commits":"14.296296296296296","dds":0.8095854922279793,"last_synced_commit":"3dd91a1e4050aa96debb83ebcdf638670f17bb95"},"previous_names":[],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/playframework/play-ws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fplay-ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fplay-ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fplay-ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fplay-ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playframework","download_url":"https://codeload.github.com/playframework/play-ws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playframework%2Fplay-ws/sbom","scorecard":{"id":465928,"data":{"date":"2025-08-11","repo":{"name":"github.com/playframework/play-ws","commit":"ec01a93dbc8f5b732f71e379965bcf4d3c352451"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"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":"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":"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: topLevel 'contents' permission set to 'write': .github/workflows/dependency-graph.yml:13","Warn: no topLevel permission defined: .github/workflows/publish.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":"Code-Review","score":9,"reason":"Found 12/13 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":"Maintained","score":10,"reason":"29 commit(s) and 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/build-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/build-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/build-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/build-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/build-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-graph.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/dependency-graph.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependency-graph.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/dependency-graph.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependency-graph.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/dependency-graph.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/playframework/play-ws/publish.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/play-ws/release-drafter.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"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":"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-19T12:30:12.068Z","repository_id":14274930,"created_at":"2025-08-19T12:30:12.069Z","updated_at":"2025-08-19T12:30:12.069Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273487977,"owners_count":25114652,"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-03T02:00:09.631Z","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":["asynchronous","asynchttpclient","http-client","java","playframework","reactive","reactive-streams","scala"],"created_at":"2024-01-12T17:14:19.295Z","updated_at":"2025-09-03T18:21:05.215Z","avatar_url":"https://github.com/playframework.png","language":"Scala","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/27897","html_url":"https://opencollective.ecosyste.ms/projects/27897","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-05-27T06:15:14.981Z","created_at":"2024-01-10T13:17:48.480Z","updated_at":"2026-05-27T06:16:17.676Z","transactions_count":5814,"balance":23486.129999998553,"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":"2026-04-29T20:04:11.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":569831.0900000144,"total_expenses":-603771.4700000336,"current_balance":23486.129999998553,"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"}}