{"id":13706949,"name":"python-asyncssh","ecosystem":"debian","description":null,"homepage":"https://github.com/ronf/asyncssh","licenses":"epl-2.0","normalized_licenses":[],"repository_url":"https://github.com/ronf/asyncssh","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:20:10.277Z","latest_release_published_at":"2026-02-12T22:20:10.277Z","latest_release_number":"2.10.1-2+deb12u2","last_synced_at":"2026-03-13T07:46:06.712Z","created_at":"2026-02-12T22:20:10.059Z","updated_at":"2026-04-27T14:20:58.937Z","registry_url":"https://tracker.debian.org/pkg/python-asyncssh","install_command":"apt-get install python-asyncssh","documentation_url":"https://packages.debian.org/bookworm/python-asyncssh","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-asyncssh, python-asyncssh-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), localehelper, python3-all, python3-sphinx (\u003e= 1.0.7+dfsg-1~), python3-setuptools, python3-cryptography, python3-bcrypt (\u003e= 3.1.3) \u003c!nocheck\u003e, python3-fido2 \u003c!nocheck\u003e, python3-gssapi \u003c!nocheck\u003e, python3-libnacl \u003c!nocheck\u003e, python3-openssl \u003c!nocheck\u003e, python3-typing-extensions \u003c!nocheck\u003e, openssl, openssh-client, dh-python","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12827820,"uuid":"15503123","full_name":"ronf/asyncssh","owner":"ronf","description":"AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.","archived":false,"fork":false,"pushed_at":"2026-04-01T00:45:26.000Z","size":6757,"stargazers_count":1717,"open_issues_count":13,"forks_count":170,"subscribers_count":36,"default_branch":"develop","last_synced_at":"2026-04-16T11:17:55.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronf.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2013-12-29T03:44:51.000Z","updated_at":"2026-04-08T16:38:45.000Z","dependencies_parsed_at":"2023-01-13T17:09:36.052Z","dependency_job_id":"c0c0fb34-665e-4eb6-8386-63b627b8f878","html_url":"https://github.com/ronf/asyncssh","commit_stats":{"total_commits":1253,"total_committers":27,"mean_commits":"46.407407407407405","dds":"0.035115722266560234","last_synced_commit":"95756fa4eb54826adb9156b87443d945fd1ed4f8"},"previous_names":[],"tags_count":97,"template":false,"template_full_name":null,"purl":"pkg:github/ronf/asyncssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronf%2Fasyncssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronf%2Fasyncssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronf%2Fasyncssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronf%2Fasyncssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronf","download_url":"https://codeload.github.com/ronf/asyncssh/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronf%2Fasyncssh/sbom","scorecard":{"id":779181,"data":{"date":"2025-08-11","repo":{"name":"github.com/ronf/asyncssh","commit":"3d31c4c13547bf80f6222ba665dd0ba2b1294779"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_tests.yml:11","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/run_tests.yml:12","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/run_tests.yml:134","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_tests.yml:149","Info: jobLevel 'actions' permission set to 'read': .github/workflows/run_tests.yml:150","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_tests.yml:5"],"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":"Maintained","score":10,"reason":"5 commit(s) and 12 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":"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":"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/run_tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_tests.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_tests.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/ronf/asyncssh/run_tests.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run_tests.yml:109","Warn: pipCommand not pinned by hash: .github/workflows/run_tests.yml:160","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Eclipse Public 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T04:28:33.984Z","repository_id":12827820,"created_at":"2025-08-23T04:28:33.984Z","updated_at":"2025-08-23T04:28:33.984Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32032306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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"}},"repo_metadata_updated_at":"2026-04-27T14:20:58.937Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-asyncssh?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-asyncssh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-asyncssh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-asyncssh/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T14:00:39.447Z","issues_count":261,"pull_requests_count":64,"avg_time_to_close_issue":7126383.115555556,"avg_time_to_close_pull_request":1323285.8360655739,"issues_closed_count":225,"pull_requests_closed_count":61,"pull_request_authors_count":35,"issue_authors_count":212,"avg_comments_per_issue":6.869731800766283,"avg_comments_per_pull_request":3.734375,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":34,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":3904566.705882353,"past_year_avg_time_to_close_pull_request":114320.0,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":5.705882352941177,"past_year_avg_comments_per_pull_request":3.230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronf%2Fasyncssh/issues","maintainers":[{"login":"ronf","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronf"}],"active_maintainers":[{"login":"ronf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-asyncssh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-asyncssh/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-asyncssh/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-asyncssh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-asyncssh/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-asyncssh/codemeta","maintainers":[]}