{"id":4935393,"name":"org.java-websocket:Java-WebSocket","ecosystem":"maven","description":"A barebones WebSocket client and server implementation written 100% in Java","homepage":"https://github.com/TooTallNate/Java-WebSocket","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/TooTallNate/Java-WebSocket","keywords_array":[],"namespace":"org.java-websocket","versions_count":18,"first_release_published_at":"2013-04-23T23:50:20.000Z","latest_release_published_at":"2024-12-15T14:33:51.000Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-18T18:12:33.299Z","created_at":"2022-07-27T03:36:20.169Z","updated_at":"2026-04-19T11:04:07.127Z","registry_url":"https://central.sonatype.com/artifact/org.java-websocket/Java-WebSocket/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.java-websocket/Java-WebSocket/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":785924,"uuid":"481412","full_name":"TooTallNate/Java-WebSocket","owner":"TooTallNate","description":"A barebones WebSocket client and server implementation written in 100% Java.","archived":false,"fork":false,"pushed_at":"2025-04-22T14:50:33.000Z","size":4250,"stargazers_count":10748,"open_issues_count":56,"forks_count":2597,"subscribers_count":378,"default_branch":"master","last_synced_at":"2025-10-10T00:09:54.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tootallnate.github.io/Java-WebSocket","language":"Java","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/TooTallNate.png","metadata":{"files":{"readme":"README.markdown","changelog":"CHANGELOG.md","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":"2010-01-20T23:33:04.000Z","updated_at":"2025-10-08T15:58:48.000Z","dependencies_parsed_at":"2023-07-05T20:46:33.644Z","dependency_job_id":"577f98d7-60ca-4314-a082-b3bb7081a7f6","html_url":"https://github.com/TooTallNate/Java-WebSocket","commit_stats":{"total_commits":840,"total_committers":103,"mean_commits":8.155339805825243,"dds":0.7511904761904762,"last_synced_commit":"c4bf44e1d4d77b51e4f403a939dde13a059ffd9f"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/TooTallNate/Java-WebSocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TooTallNate","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/sbom","scorecard":{"id":142926,"data":{"date":"2025-08-11","repo":{"name":"github.com/TooTallNate/Java-WebSocket","commit":"8c5766a293c2dd3e0d035c0e0d70f88f57235fa8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"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":"Code-Review","score":5,"reason":"Found 7/13 approved changesets -- score normalized to 5","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":"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 1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checkstyle.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/sonar.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/checkstyle.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/checkstyle.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/checkstyle.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/sonar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/sonar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/sonar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/TooTallNate/Java-WebSocket/sonar.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned 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":"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: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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/190824291","Warn: release artifact v1.5.7 not signed: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/164491676","Warn: release artifact v1.5.6 not signed: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/140171547","Warn: release artifact v1.5.5 not signed: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/134391232","Warn: release artifact v1.5.4 not signed: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/113031477","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/190824291","Warn: release artifact v1.5.7 does not have provenance: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/164491676","Warn: release artifact v1.5.6 does not have provenance: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/140171547","Warn: release artifact v1.5.5 does not have provenance: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/134391232","Warn: release artifact v1.5.4 does not have provenance: https://api.github.com/repos/TooTallNate/Java-WebSocket/releases/113031477"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Sonar","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-16T08:36:04.862Z","repository_id":785924,"created_at":"2025-08-16T08:36:04.862Z","updated_at":"2025-08-16T08:36:04.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007502,"owners_count":26084315,"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-11T02:00:06.511Z","response_time":55,"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"},"owner_record":{"login":"TooTallNate","name":"Nathan Rajlich","uuid":"71256","kind":"user","description":"Programmer / Nerd. Former @nodejs core committer. Revolutionizing deployments @vercel. Before you ask, I'm 6’6”","email":"","website":"https://n8.io","location":"San Francisco, CA","twitter":null,"company":"@vercel ","icon_url":"https://avatars.githubusercontent.com/u/71256?u=d6a9598cd7963ae290923ab12afeff947f542f80\u0026v=4","repositories_count":386,"last_synced_at":"2025-10-11T00:16:10.233Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TooTallNate","funding_links":[],"total_stars":23138,"followers":6356,"following":139,"created_at":"2022-11-02T16:18:52.451Z","updated_at":"2025-10-11T00:16:10.234Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TooTallNate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TooTallNate/repositories"},"tags":[{"name":"v1.6.0","sha":"da3cf2a777aed862f2f5b5cf060cae7969958667","kind":"commit","published_at":"2024-12-15T14:56:25.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.6.0","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.6.0/manifests"},{"name":"v1.5.7","sha":"d8667547ebf150e65a37b67312ea067ae9ba0e31","kind":"commit","published_at":"2024-07-08T20:41:39.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.7","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"ae78d38da8800fe79b19550d37b074eebd1bf965","kind":"commit","published_at":"2024-02-06T21:34:32.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.6","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"fe637a83fa5e1364032a96cf556802141ff3324d","kind":"commit","published_at":"2023-12-18T22:16:51.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.5","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"f4ab4740d3b1830932fd8d71daa9a6626a5ea15d","kind":"commit","published_at":"2023-07-20T20:24:05.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.4","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"03fdb9c1a7b93de7d32371da2df3e5bd6f0fb4e0","kind":"commit","published_at":"2022-04-09T18:04:57.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.3","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"e630e60168f8a857549731cd500e9312dfccbc46","kind":"commit","published_at":"2021-04-05T15:43:04.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.2","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"bba4914b0d3f04fd23028b779cbb0d702917ddae","kind":"commit","published_at":"2020-05-10T20:24:16.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.1","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"54ca4f47138f89ff3e00b6286c95ec8d6e130b2c","kind":"commit","published_at":"2020-05-07T05:27:52.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.5.0","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"1c7096294e4f5f99c117bba84a52b8fe9af65e6c","kind":"commit","published_at":"2020-03-12T21:14:05.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.4.1","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"fbd60ae4dad3727235cf14cc6ec6953393738d9a","kind":"commit","published_at":"2019-02-19T21:02:00.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.4.0","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.4.0/manifests"},{"name":"v1.3.9","sha":"587a0adb27d7b2f806554b818fe8c8c3971514ed","kind":"commit","published_at":"2018-08-05T17:53:26.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.3.9","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"a1738b762a8bd70c202ea0f85df3d2ba52a22717","kind":"commit","published_at":"2018-03-05T19:02:08.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.3.8","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.8/manifests"},{"name":"v1.3.3","sha":"a1738b762a8bd70c202ea0f85df3d2ba52a22717","kind":"commit","published_at":"2018-03-05T19:02:08.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.3.3","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.3/manifests"},{"name":"v1.3.1","sha":"a1738b762a8bd70c202ea0f85df3d2ba52a22717","kind":"commit","published_at":"2018-03-05T19:02:08.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.3.1","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.1/manifests"},{"name":"v1.3.7","sha":"12684ff9fa787400f4bf6ef578a43c783a850b76","kind":"commit","published_at":"2017-12-11T17:09:22.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.3.7","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"535df425b4f236c916f9cdab349401540b95ec68","kind":"commit","published_at":"2017-11-09T18:15:09.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.3.6","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.3.6/manifests"},{"name":"Java-WebSocket-1.3.5","sha":"3ff3a200134228f0caf1f33d67d0981e18d39356","kind":"commit","published_at":"2017-10-13T17:33:31.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/Java-WebSocket-1.3.5","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/Java-WebSocket-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@Java-WebSocket-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.5/manifests"},{"name":"Java-WebSocket-1.3.4","sha":"28e2fa663ecfe2fe37b9034af3a4d7c416619506","kind":"commit","published_at":"2017-06-06T13:58:38.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/Java-WebSocket-1.3.4","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/Java-WebSocket-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@Java-WebSocket-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.4/manifests"},{"name":"Java-WebSocket-1.3.3","sha":"5895872232ff0f7238df07fc68ef4aa42b7439b1","kind":"commit","published_at":"2017-04-26T09:06:54.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/Java-WebSocket-1.3.3","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/Java-WebSocket-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@Java-WebSocket-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.3/manifests"},{"name":"Java-WebSocket-1.3.1","sha":"08be9ee5f7b2cb57875a9e32bba0f592b7b83967","kind":"commit","published_at":"2017-03-27T07:32:23.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/Java-WebSocket-1.3.1","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/Java-WebSocket-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@Java-WebSocket-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.1/manifests"},{"name":"Java-WebSocket-1.3.0","sha":"700bfc4335a4f04ce357f3e22c422a8022e599ff","kind":"tag","published_at":"2013-04-23T23:48:55.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/Java-WebSocket-1.3.0","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/Java-WebSocket-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@Java-WebSocket-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/Java-WebSocket-1.3.0/manifests"},{"name":"v1.2.0","sha":"db8a47fbb7e0e2987bf38f9bdcffb2f177873806","kind":"tag","published_at":"2013-01-10T21:15:16.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.2.0","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"6e7cf0fba900bb85059122c8b22b6d27d12fc62d","kind":"tag","published_at":"2012-12-09T16:28:15.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.1.0","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"12c8d096d3b303fcc7818c726cec88ba6eb7e104","kind":"tag","published_at":"2012-09-13T22:26:51.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.0.0","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.0.0/manifests"},{"name":"v1.0.0-alpha1","sha":"ce3ede175dad731d43f095867b4e4ee1e1b0fc4f","kind":"commit","published_at":"2012-03-05T00:36:07.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v1.0.0-alpha1/manifests"},{"name":"v0.7","sha":"563045a82a833c2fb412c99997fe59115a6dbac1","kind":"commit","published_at":"2011-11-20T21:26:18.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v0.7","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.7/manifests"},{"name":"v0.6","sha":"b1b0934b2fbc3acf0760d853d1eff076eaec7ef7","kind":"commit","published_at":"2011-06-29T19:30:57.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v0.6","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.6/manifests"},{"name":"v0.5","sha":"e7ee8ac97a53655421023dd3a3d3c5c082903014","kind":"commit","published_at":"2010-10-16T19:19:44.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v0.5","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.5/manifests"},{"name":"v0.4","sha":"940f114643bbd36a17a38642f1867566ea8ab34c","kind":"commit","published_at":"2010-10-03T20:25:28.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v0.4","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.4/manifests"},{"name":"v0.3","sha":"70e46c241d962929c78d64293db8f52d482fbbaf","kind":"commit","published_at":"2010-08-25T16:34:04.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v0.3","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.3/manifests"},{"name":"v0.2","sha":"bdf470da23ae5de64f60e14a5716ab5ee698a4cf","kind":"commit","published_at":"2010-07-31T19:21:50.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v0.2","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.2/manifests"},{"name":"v0.1","sha":"e9e99919ef653e1727b40c0398b6efa70d0b7b01","kind":"commit","published_at":"2010-07-24T20:59:37.000Z","download_url":"https://codeload.github.com/TooTallNate/Java-WebSocket/tar.gz/v0.1","html_url":"https://github.com/TooTallNate/Java-WebSocket/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TooTallNate/Java-WebSocket@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T02:44:08.966Z","dependent_packages_count":376,"downloads":null,"downloads_period":null,"dependent_repos_count":2641,"rankings":{"downloads":null,"dependent_repos_count":0.20357457722208866,"dependent_packages_count":0.21118858700008014,"stargazers_count":2.943215516550453,"forks_count":2.7660896048729664,"docker_downloads_count":0.7357537869680212,"average":1.3719644145227219},"purl":"pkg:maven/org.java-websocket/Java-WebSocket","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWd3NTUtam00aC14MzM5","url":"https://github.com/advisories/GHSA-gw55-jm4h-x339","title":"Improper Validation of Certificate with Host Mismatch in Java-WebSocket","description":"The Java-WebSocket Client does not perform hostname verification.\n\n - This means that SSL certificates of other hosts are accepted as long as they are trusted. To exploit this vulnerability an attacker has to perform a man-in-the-middle (MITM) attack between a Java application using the Java-WebSocket Client and an WebSocket server it's connecting to.\n - TLS normally protects users and systems against MITM attacks, it cannot if certificates from other trusted hosts are accepted by the client.\n\nFor more information see: CWE-297: Improper Validation of Certificate with Host Mismatch - https://cwe.mitre.org/data/definitions/297.html\n\n## Important note\n\nThe OWASP Dependency-Check (https://jeremylong.github.io/DependencyCheck/index.html) may report that a dependency of your project is affected by this security vulnerability, but you don't use this lib.\nThis is caused by the fuzzy search in the OWASP implementation.\nCheck out this issue (https://github.com/TooTallNate/Java-WebSocket/issues/1019#issuecomment-628507934) for more information and a way to suppress the warning.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-05-08T18:54:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/TooTallNate/Java-WebSocket/security/advisories/GHSA-gw55-jm4h-x339","https://nvd.nist.gov/vuln/detail/CVE-2020-11050","https://github.com/advisories/GHSA-gw55-jm4h-x339"],"source_kind":"github","identifiers":["GHSA-gw55-jm4h-x339","CVE-2020-11050"],"repository_url":"https://github.com/TooTallNate/Java-WebSocket","blast_radius":0.0,"created_at":"2022-12-21T16:13:24.909Z","updated_at":"2026-04-19T10:10:06.632Z","epss_percentage":0.00191,"epss_percentile":0.41271,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWd3NTUtam00aC14MzM5","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWd3NTUtam00aC14MzM5","packages":[{"ecosystem":"maven","package_name":"org.java-websocket:Java-WebSocket","versions":[{"first_patched_version":"1.5.0","vulnerable_version_range":"\u003c= 1.4.1"}],"purl":null,"statistics":{"dependent_packages_count":376,"dependent_repos_count":2641,"downloads":null,"downloads_period":null},"affected_versions":["1.3.0","1.3.4","1.3.5","1.3.6","1.3.7","1.3.8","1.3.9","1.4.0","1.4.1"],"unaffected_versions":["1.5.0","1.5.1","1.5.2","1.5.3","1.5.4","1.5.5","1.5.6","1.5.7","1.6.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWd3NTUtam00aC14MzM5/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.java-websocket:Java-WebSocket","docker_dependents_count":323,"docker_downloads_count":29694576,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.java-websocket:Java-WebSocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.java-websocket:Java-WebSocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:54:55.451Z","issues_count":204,"pull_requests_count":74,"avg_time_to_close_issue":7755031.615384615,"avg_time_to_close_pull_request":10629723.576271186,"issues_closed_count":169,"pull_requests_closed_count":59,"pull_request_authors_count":34,"issue_authors_count":160,"avg_comments_per_issue":2.5098039215686274,"avg_comments_per_pull_request":0.7837837837837838,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":31,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":2022474.3125,"past_year_avg_time_to_close_pull_request":861845.8333333334,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.1612903225806452,"past_year_avg_comments_per_pull_request":0.46153846153846156,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooTallNate%2FJava-WebSocket/issues","maintainers":[{"login":"marci4","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marci4"},{"login":"PhilipRoman","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilipRoman"},{"login":"ThreaT","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ThreaT"}],"active_maintainers":[{"login":"marci4","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marci4"},{"login":"PhilipRoman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilipRoman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.java-websocket:Java-WebSocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.java-websocket:Java-WebSocket/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.java-websocket:Java-WebSocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.java-websocket:Java-WebSocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.java-websocket:Java-WebSocket/codemeta","maintainers":[]}