{"id":15481,"url":"https://github.com/sshnet/SSH.NET","last_synced_at":"2026-03-26T06:20:35.936Z","repository":{"id":37734603,"uuid":"49673872","full_name":"sshnet/SSH.NET","owner":"sshnet","description":"SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.","archived":false,"fork":false,"pushed_at":"2025-10-01T20:23:12.000Z","size":21951,"stargazers_count":4237,"open_issues_count":380,"forks_count":960,"subscribers_count":147,"default_branch":"develop","last_synced_at":"2025-10-01T20:31:05.868Z","etag":null,"topics":["network","scp","sftp","ssh"],"latest_commit_sha":null,"homepage":"http://sshnet.github.io/SSH.NET/","language":"C#","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/sshnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sshnet"}},"created_at":"2016-01-14T20:41:54.000Z","updated_at":"2025-10-01T20:19:46.000Z","dependencies_parsed_at":"2023-10-02T10:43:38.669Z","dependency_job_id":"8af47d55-29ed-444c-ac55-15e302797faf","html_url":"https://github.com/sshnet/SSH.NET","commit_stats":{"total_commits":1474,"total_committers":56,"mean_commits":"26.321428571428573","dds":0.5922659430122117,"last_synced_commit":"3e12c9631770b4c943863b68f072e22659fda27a"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/sshnet/SSH.NET","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnet%2FSSH.NET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnet%2FSSH.NET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnet%2FSSH.NET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnet%2FSSH.NET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshnet","download_url":"https://codeload.github.com/sshnet/SSH.NET/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshnet%2FSSH.NET/sbom","scorecard":{"id":312817,"data":{"date":"2025-08-11","repo":{"name":"github.com/sshnet/SSH.NET","commit":"6cba1be72e5639b25c9cd1af45dc58036e5ce67e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"21 commit(s) and 13 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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/build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:9","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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2023.0.1 not signed: https://api.github.com/repos/sshnet/SSH.NET/releases/135363262","Warn: release artifact 2023.0.1 does not have provenance: https://api.github.com/repos/sshnet/SSH.NET/releases/135363262"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sshnet/SSH.NET/docs.yml/develop?enable=pin","Warn: containerImage not pinned by hash: test/Renci.SshNet.IntegrationTests/Dockerfile:1: pin your Docker image by updating alpine:3.22 to alpine:3.22@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:148"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T23:29:39.301Z","repository_id":37734603,"created_at":"2025-08-17T23:29:39.301Z","updated_at":"2025-08-17T23:29:39.301Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018121,"owners_count":26086281,"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-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["network","scp","sftp","ssh"],"created_at":"2024-01-11T18:39:53.369Z","updated_at":"2025-10-14T06:24:34.850Z","avatar_url":"https://github.com/sshnet.png","language":"C#","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/15481","html_url":"https://opencollective.ecosyste.ms/projects/15481","collective":{"id":1859,"uuid":"vjrkx5lm-nv904qjj-o3nq8bwa-7zdygoe3","slug":"sshnet","name":"SSH.NET","description":"Proide a Secure Shell (SSH) library for .NET, optimized for parallelism","website":"","github":"sshnet","twitter":"sshnet5","repository_url":null,"social_links":[{"type":"TWITTER","url":"https://twitter.com/sshnet5"},{"type":"GITHUB","url":"https://github.com/sshnet"}],"currency":"USD","projects_count":6,"last_synced_at":"2026-04-07T12:15:08.146Z","created_at":"2024-01-10T13:17:50.841Z","updated_at":"2026-04-07T12:15:08.626Z","transactions_count":78,"balance":3040.85,"account_type":"COLLECTIVE","owner":{"login":"sshnet","name":"SSH.NET","uuid":"16708801","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16708801?v=4","repositories_count":6,"last_synced_at":"2025-10-06T00:27:12.465Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sshnet","funding_links":["https://github.com/sponsors/sshnet"],"total_stars":4264,"followers":45,"following":0,"created_at":"2022-11-02T16:26:45.451Z","updated_at":"2025-10-06T00:27:12.465Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshnet/repositories"},"last_project_activity_at":"2025-10-01T20:23:12.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-05-23T06:37:53.415Z","collective_updated_at":"2023-02-07T17:17:42.963Z","html_url":"https://opencollective.com/sshnet","icon_url":"https://images.opencollective.com/sshnet/logo/40.png","total_donations":3045.9499999999994,"total_expenses":-266.03999999999996,"current_balance":3040.85,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sshnet","url":"https://opencollective.ecosyste.ms/collectives/sshnet","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sshnet/projects"}}