{"id":2969119,"name":"webssh","ecosystem":"pypi","description":"Web based ssh client","homepage":"https://github.com/huashengdun/webssh","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/huashengdun/webssh","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2018-04-26T17:46:51.000Z","latest_release_published_at":"2025-07-27T13:40:33.000Z","latest_release_number":"1.6.3","last_synced_at":"2026-09-12T09:13:04.370Z","created_at":"2022-04-10T13:03:42.095Z","updated_at":"2026-09-12T09:13:04.371Z","registry_url":"https://pypi.org/project/webssh/","install_command":"pip install webssh --index-url https://pypi.org/simple","documentation_url":"https://webssh.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12"],"normalized_name":"webssh","project_status":null},"repo_metadata":{"id":39229263,"uuid":"109987486","full_name":"huashengdun/webssh","owner":"huashengdun","description":":seedling: Web based ssh client","archived":false,"fork":false,"pushed_at":"2025-07-27T13:48:13.000Z","size":1053,"stargazers_count":5138,"open_issues_count":157,"forks_count":1601,"subscribers_count":83,"default_branch":"master","last_synced_at":"2026-09-07T23:53:12.791Z","etag":null,"topics":["asynchronous","paramiko","python","tornado","websockets","xtermjs"],"latest_commit_sha":null,"homepage":"https://webssh.huashengdun.org/","language":"Python","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/huashengdun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"huashengdun","custom":"https://bit.ly/2XmXXIP"}},"created_at":"2017-11-08T14:37:03.000Z","updated_at":"2026-09-07T09:46:41.000Z","dependencies_parsed_at":"2024-01-11T17:47:27.673Z","dependency_job_id":"260666bc-1a79-4135-b550-04ac59a0de18","html_url":"https://github.com/huashengdun/webssh","commit_stats":{"total_commits":463,"total_committers":17,"mean_commits":"27.235294117647058","dds":0.06263498920086397,"last_synced_commit":"04a9bd5efff535ab5d80b2dbbedfe146dea4f86c"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/huashengdun/webssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huashengdun","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/sbom","scorecard":{"id":471772,"data":{"date":"2025-08-11","repo":{"name":"github.com/huashengdun/webssh","commit":"aaac2afe2a0d0c2fb8a8fd0813462d354682888a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"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":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","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 5/20 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python.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":"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":"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/python.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/huashengdun/webssh/python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/huashengdun/webssh/python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/huashengdun/webssh/python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/huashengdun/webssh/python.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/huashengdun/webssh/python.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3-alpine to python:3-alpine@sha256:af1fd7a973d8adc761ee6b9d362b99329b39eb096ea3c53b8838f99bd187011e","Warn: pipCommand not pinned by hash: Dockerfile:8-14","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:14","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:26","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand 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":"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":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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-19T14:05:10.968Z","repository_id":39229263,"created_at":"2025-08-19T14:05:10.968Z","updated_at":"2025-08-19T14:05:10.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37159351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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":"huashengdun","name":"Shengdun Hua","uuid":"909962","kind":"user","description":"","email":"","website":"https://huashengdun.org","location":"Jiaxing, China","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/909962?u=7c7c728e5b581f360ff16f25386a7ffeefbfc325\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-08T06:47:42.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/huashengdun","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T23:57:38.074Z","updated_at":"2023-03-08T06:47:42.070Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huashengdun","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huashengdun/repositories"},"tags":[{"name":"v1.6.3","sha":"e83f233eee0b3f6b48f467862a93f64dac72ce6d","kind":"tag","published_at":"2025-07-27T12:52:31.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.6.3","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"47cfeed020a31fe7882f6bfb0c9d66ff57241fd0","kind":"tag","published_at":"2023-04-09T06:37:34.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.6.2","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"04bd859f15a36e03aa515dabf1618966a78b5618","kind":"tag","published_at":"2022-11-21T09:13:27.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.6.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a9d959ffb777b1d44530dd5f6644b08d1d71d273","kind":"tag","published_at":"2022-05-02T12:07:40.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.6.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"063b0ee5cf76fbbd3470111837104d9e233face8","kind":"tag","published_at":"2020-10-02T05:57:04.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.5.3","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"884ac27d5cbe9fd272588c5ab607d1b45a7489a1","kind":"tag","published_at":"2020-03-22T09:25:13.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.5.2","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"f2c9766c656bb69fa23f5f4d44c78820b6993638","kind":"tag","published_at":"2020-02-13T12:20:26.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.5.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4f55430525bde5c0ad16947d8a8cd75f934015a1","kind":"tag","published_at":"2019-12-11T01:43:38.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.5.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"18b20de3a4d03024451c0dcce36b67fa5d8f7225","kind":"tag","published_at":"2019-08-23T02:39:07.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.4.5","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.5/manifests"},{"name":"v1.4.3","sha":"0a44b1fdf30c98d4c9488d1f26e57fa2c7ac70c9","kind":"tag","published_at":"2019-08-10T08:07:35.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.4.3","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"cf13ec84567cc91930b59aa64f4c0870919cb950","kind":"tag","published_at":"2019-08-10T07:01:25.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.4.2","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.2/manifests"},{"name":"v1.4.0","sha":"27c587745cfdce5de326003e32a32c4effe886dc","kind":"tag","published_at":"2019-07-07T07:27:19.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.4.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"931f8bf2616d9c711976beae439260f056910d2c","kind":"tag","published_at":"2019-06-27T10:52:52.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.3.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"65cf27d58d7d7cb79fbc77e8080646e602f9ccd1","kind":"tag","published_at":"2019-05-19T12:32:47.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.2.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"99ed01ca84bb4466ad35e6d2264eea842c472084","kind":"tag","published_at":"2019-05-09T14:12:35.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.1.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7ddce5a1056e018fe04d1a356d39d8994bcf1d62","kind":"tag","published_at":"2019-04-18T12:02:59.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.1.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"af0cbfbf6ca9cd2f666e64260e04c8b4177ea7df","kind":"tag","published_at":"2019-03-12T15:53:27.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.0.3","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"544461a6176940c953e4c36f87af9477040ee157","kind":"tag","published_at":"2019-03-12T13:57:53.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.0.2","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"e7bacb7d391f4c92fea934f1ed193f4d34c4bf3f","kind":"tag","published_at":"2019-02-21T10:19:26.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.0.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a82565bf2d968a84cc9b02b33bbcc8b381c43373","kind":"tag","published_at":"2019-02-14T05:29:56.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v1.0.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"a6663c408e2f1b333bbbff25d057641c1ed092ab","kind":"tag","published_at":"2019-01-19T11:48:17.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.9.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"b51e8239739a4579b7c8883c65e4ea55233ee576","kind":"tag","published_at":"2018-12-29T08:26:44.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.8.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"47fb789a7e58b629dc489d711ea8371583f51454","kind":"tag","published_at":"2018-11-16T03:48:20.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.7.3","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"430c785feb715797d99986f1806467cb237ccf68","kind":"tag","published_at":"2018-10-21T10:31:06.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.7.2","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbb3e466b2d12a270c53a17899a4aa6286e9b92a","kind":"tag","published_at":"2018-10-18T12:40:40.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.7.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"383f61d4cca4efddfdcd7ee3bb8c8106e12165b7","kind":"tag","published_at":"2018-10-17T15:03:52.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.7.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"cb22a30045c259dd6519cdb32842bbb5a11d317c","kind":"tag","published_at":"2018-10-10T23:30:37.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.6.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"66891cb71c2d4daac24f8e2b07d57873ad05b1e0","kind":"tag","published_at":"2018-10-10T03:05:29.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.6.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"85efc9e4472d90b9371fc5ae5f04372410af7ee9","kind":"tag","published_at":"2018-09-15T01:47:04.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.5.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"1a7c395c758b5ca0b0586dd5c4aece6b5681f4e1","kind":"tag","published_at":"2018-09-13T10:44:42.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.4.6","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.4.6/manifests"},{"name":"v0.4.1","sha":"21d3f9bd7f234838b8c284a1400d572688f61b18","kind":"tag","published_at":"2018-09-09T07:42:16.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.4.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bbb7d79b2ae371122a803c66fbee12d129983f90","kind":"tag","published_at":"2018-09-01T03:21:05.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.4.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"a7a3f46609976510e1879b71c3c932f765c73d0b","kind":"tag","published_at":"2018-08-29T15:13:29.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.3.9","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.9/manifests"},{"name":"v0.3.5","sha":"24a619ae6b3bf6bd56c4ca6247686e34fed1e8bb","kind":"tag","published_at":"2018-08-22T10:55:42.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.3.5","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.5/manifests"},{"name":"v0.3.3","sha":"538d0d5a39cef4376df7123cbbaff96dbaed310d","kind":"tag","published_at":"2018-08-22T05:28:16.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.3.3","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"eb792d4da617c0e0b21084d6999f48b2d3e01754","kind":"tag","published_at":"2018-08-21T14:01:12.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.3.2","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"77778fc45de1341230265a71998266158172bcf4","kind":"tag","published_at":"2018-08-20T15:11:43.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.3.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"cb86682551623a1d926764d54503f6a9ebe719a6","kind":"tag","published_at":"2018-08-18T12:55:11.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.3.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"d38453fd0bc622de940cddd6054995052aff96f8","kind":"tag","published_at":"2018-08-10T05:51:43.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.2.6","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"cbeca1c3776b4342a27bc94fadc0b74ecab7be54","kind":"tag","published_at":"2018-05-30T14:04:49.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.2.5","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.5/manifests"},{"name":"v0.2.3","sha":"08f144c4d7787b9e3111551c58335034c8743ca1","kind":"tag","published_at":"2018-05-23T12:44:09.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.2.3","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"28360c31e2b8762af997dbeefcb0943d166dd4df","kind":"tag","published_at":"2018-05-06T12:56:39.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.2.2","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"934d6dfcb6c194b33a6e9188f6c9f5812a4767ae","kind":"tag","published_at":"2018-04-27T10:02:16.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.2.1","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"0fd2820bb5620182994283983b67321dcedb3bfd","kind":"tag","published_at":"2018-04-26T17:44:22.000Z","download_url":"https://codeload.github.com/huashengdun/webssh/tar.gz/v0.2.0","html_url":"https://github.com/huashengdun/webssh/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/huashengdun/webssh@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T12:22:37.625Z","dependent_packages_count":1,"downloads":4834,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":4.431202558911776,"dependent_repos_count":3.160848331890981,"dependent_packages_count":4.776193953166494,"stargazers_count":1.2021447680312187,"forks_count":1.3303811650648232,"docker_downloads_count":1.261404083748085,"average":2.6936958101355635},"purl":"pkg:pypi/webssh","advisories":[{"uuid":"GSA_kwCzR0hTQS05Y2c0LTlodjUtMzM3Ns4ABKTx","url":"https://github.com/advisories/GHSA-9cg4-9hv5-3376","title":"WebSSH Cross-site Scripting vulnerability","description":"A vulnerability, which was classified as problematic, has been found in Huashengdun WebSSH up to 1.6.2. Affected by this issue is some unknown functionality of the component Login Page. The manipulation of the argument hostname/port leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-07-20T12:30:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-7885","https://github.com/huashengdun/webssh/issues/410","https://github.com/4m3rr0r/PoCVulDb/blob/main/CVE-2025-7885.md","https://vuldb.com/?ctiid.317000","https://vuldb.com/?id.317000","https://vuldb.com/?submit.613610","https://github.com/huashengdun/webssh/commit/a7a704f111391c82efc1bacf89693ff45bda7f5f","https://github.com/pypa/advisory-database/tree/main/vulns/webssh/PYSEC-2025-234.yaml","https://github.com/advisories/GHSA-9cg4-9hv5-3376"],"source_kind":"github","identifiers":["GHSA-9cg4-9hv5-3376","CVE-2025-7885"],"repository_url":"https://github.com/huashengdun/webssh","blast_radius":2.7766605189412306,"created_at":"2025-09-16T00:10:22.567Z","updated_at":"2026-09-03T07:05:20.307Z","epss_percentage":0.00454,"epss_percentile":0.37772,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Y2c0LTlodjUtMzM3Ns4ABKTx","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05Y2c0LTlodjUtMzM3Ns4ABKTx","packages":[{"ecosystem":"pypi","package_name":"webssh","versions":[{"first_patched_version":"1.6.3","vulnerable_version_range":"\u003c 1.6.3"}],"purl":"pkg:pypi/webssh"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Y2c0LTlodjUtMzM3Ns4ABKTx/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/webssh","docker_dependents_count":5,"docker_downloads_count":55,"usage_url":"https://repos.ecosyste.ms/usage/pypi/webssh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/webssh/dependencies","status":null,"funding_links":["https://ko-fi.com/huashengdun","https://bit.ly/2XmXXIP"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T23:52:17.090Z","issues_count":127,"pull_requests_count":50,"avg_time_to_close_issue":6423102.534883721,"avg_time_to_close_pull_request":15067063.291666666,"issues_closed_count":43,"pull_requests_closed_count":24,"pull_request_authors_count":34,"issue_authors_count":115,"avg_comments_per_issue":1.8818897637795275,"avg_comments_per_pull_request":0.64,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1207876.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/huashengdun%2Fwebssh/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webssh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webssh/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webssh/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webssh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webssh/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/webssh/codemeta","maintainers":[{"uuid":"huashengdun","login":"huashengdun","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/huashengdun/","role":null,"created_at":"2022-12-05T01:18:55.691Z","updated_at":"2022-12-05T01:18:55.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/huashengdun/packages"}]}