{"id":36481070,"url":"https://github.com/shenbowei/switch-ssh-go","last_synced_at":"2026-01-12T01:02:30.955Z","repository":{"id":57494374,"uuid":"109569504","full_name":"shenbowei/switch-ssh-go","owner":"shenbowei","description":"A packaged SSH library for switches (huawei,h3c,cisco)","archived":false,"fork":false,"pushed_at":"2023-02-02T14:29:42.000Z","size":30,"stargazers_count":81,"open_issues_count":3,"forks_count":36,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-14T02:34:21.722Z","etag":null,"topics":["go","session-management","ssh","switch"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/shenbowei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-05T10:25:08.000Z","updated_at":"2025-05-12T07:22:54.000Z","dependencies_parsed_at":"2023-02-17T21:00:37.743Z","dependency_job_id":null,"html_url":"https://github.com/shenbowei/switch-ssh-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shenbowei/switch-ssh-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenbowei%2Fswitch-ssh-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenbowei%2Fswitch-ssh-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenbowei%2Fswitch-ssh-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenbowei%2Fswitch-ssh-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shenbowei","download_url":"https://codeload.github.com/shenbowei/switch-ssh-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenbowei%2Fswitch-ssh-go/sbom","scorecard":{"id":817651,"data":{"date":"2025-08-11","repo":{"name":"github.com/shenbowei/switch-ssh-go","commit":"1a0efe371a2cffe24ca7dc4e3d289fba146ecfc1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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 0 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 1/19 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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: 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":"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":"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"}}]},"last_synced_at":"2025-08-23T14:36:07.751Z","repository_id":57494374,"created_at":"2025-08-23T14:36:07.751Z","updated_at":"2025-08-23T14:36:07.751Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28330160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"ssl_error","status_checked_at":"2026-01-12T00:36:15.229Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","session-management","ssh","switch"],"created_at":"2026-01-12T01:01:19.100Z","updated_at":"2026-01-12T01:02:30.944Z","avatar_url":"https://github.com/shenbowei.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# switch-ssh-go\nA packaged SSH library for switches (huawei,h3c,cisco).\nA session pool is implemented to avoid repeated connection devices \nand automatically clear sessions that are not used for 10 minutes.\n\n## Installation\n\n```text\n$ go get github.com/shenbowei/switch-ssh-go\n```\n\n## Basic Usage\n\n### In Code\n\nswitch-ssh-go implemented a connection pool to save the session, \nand each session verifies its availability before executing the commands,\nso you can call the following method repeatedly (not repeatedly connecting the device).\n\n\n```go\n//get the switch brand(vendor), include h3c,huawei and cisco\nbrand, err := ssh.GetSSHBrand(user, password, ipPort)\n\n//run the cmds in the switch, and get the execution results\nresult, err := ssh.RunCommands(user, password, ipPort, cmds...)\n\n//run the cmds in the switch with the device brand(the first connection will be faster), and get the execution results\nresult, err := ssh.RunCommandsWithBrand(user, password, ipPort, ssh.CISCO, cmds...)\n```\n\n### example\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n    \"github.com/shenbowei/switch-ssh-go\"\n)\n\nfunc main() {\n    user := \"your device ssh name\"\n    password := \"your device ssh password\"\n    ipPort := \"ip:22\"\n\n    //get the switch brand(vendor), include h3c,huawei and cisco\n    brand, err := ssh.GetSSHBrand(user, password, ipPort)\n    if err != nil {\n        fmt.Println(\"GetSSHBrand err:\\n\", err.Error())\n    }\n    fmt.Println(\"Device brand is:\\n\", brand)\n\n    //run the cmds in the switch, and get the execution results\n    cmds := make([]string, 0)\n    cmds = append(cmds, \"dis clock\")\n    cmds = append(cmds, \"dis vlan\")\n    result, err := ssh.RunCommands(user, password, ipPort, cmds...)\n    if err != nil {\n        fmt.Println(\"RunCommands err:\\n\", err.Error())\n    }\n    fmt.Println(\"RunCommands result:\\n\", result)\n}\n\n```\n\n## Licenses\n\nswitch-ssh-go is released under the MIT License. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshenbowei%2Fswitch-ssh-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshenbowei%2Fswitch-ssh-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshenbowei%2Fswitch-ssh-go/lists"}