{"id":377636,"url":"https://github.com/kevinburke/ssh_config","last_synced_at":"2026-07-23T12:04:31.330Z","repository":{"id":41070776,"uuid":"88535718","full_name":"kevinburke/ssh_config","owner":"kevinburke","description":"Go parser for ssh_config files","archived":false,"fork":false,"pushed_at":"2026-05-04T16:41:02.000Z","size":120,"stargazers_count":471,"open_issues_count":24,"forks_count":86,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-17T09:16:52.838Z","etag":null,"topics":["golang","parser","ssh","ssh-config"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/kevinburke/ssh_config","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinburke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-17T18:06:25.000Z","updated_at":"2026-07-11T21:22:43.000Z","dependencies_parsed_at":"2022-09-17T04:51:39.613Z","dependency_job_id":"9d668721-c5e5-4234-858d-ddb41148c6ad","html_url":"https://github.com/kevinburke/ssh_config","commit_stats":{"total_commits":66,"total_committers":9,"mean_commits":7.333333333333333,"dds":"0.13636363636363635","last_synced_commit":"1d09c0b50564c4a7f8c56c9d5d6d935e06ee94da"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/kevinburke/ssh_config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/sbom","scorecard":{"id":556951,"data":{"date":"2025-08-11","repo":{"name":"github.com/kevinburke/ssh_config","commit":"1bd630c1057da6bd6192af0ab6db9d0c94f86863"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/29 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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/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/kevinburke/ssh_config/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: fuzz_test.go:11"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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 9 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-20T12:37:41.894Z","repository_id":41070776,"created_at":"2025-08-20T12:37:41.894Z","updated_at":"2025-08-20T12:37:41.894Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"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":{"login":"kevinburke","name":"Kevin Burke","uuid":"234019","kind":"user","description":"Formerly engineering at Twilio and Meter. I'm interested in hearing from you; get in touch!","email":"kevin@burke.dev","website":"https://kevin.burke.dev","location":"San Francisco, CA","twitter":"derivativeburke","company":"https://burke.services","icon_url":"https://avatars.githubusercontent.com/u/234019?u=b23bcbc79410938de632514c7aeed28412fa1555\u0026v=4","repositories_count":423,"last_synced_at":"2026-02-19T20:34:57.316Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/kevinburke","funding_links":["https://github.com/sponsors/kevinburke"],"total_stars":5294,"followers":681,"following":30,"created_at":"2022-11-02T16:41:02.268Z","updated_at":"2026-02-19T20:34:57.316Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke/repositories"},"packages":[{"id":13790808,"name":"golang-github-kevinburke-ssh-config","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:10:59.378Z","latest_release_published_at":"2026-02-13T15:10:59.378Z","latest_release_number":"1.0-2","last_synced_at":"2026-03-13T15:24:26.501Z","created_at":"2026-02-13T15:10:59.075Z","updated_at":"2026-03-13T15:24:26.502Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:13:49.699Z","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/ubuntu/golang-github-kevinburke-ssh-config?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13438655,"name":"golang-github-kevinburke-ssh-config","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:43:32.199Z","latest_release_published_at":"2026-02-08T01:43:32.199Z","latest_release_number":"1.0-1","last_synced_at":"2026-03-08T04:56:56.658Z","created_at":"2026-02-08T01:43:30.699Z","updated_at":"2026-03-08T05:02:31.450Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:16.512Z","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/ubuntu/golang-github-kevinburke-ssh-config?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13505052,"name":"golang-github-kevinburke-ssh-config","ecosystem":"debian","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:00:29.131Z","latest_release_published_at":"2026-02-10T19:00:29.131Z","latest_release_number":"1.0-1","last_synced_at":"2026-03-13T12:32:09.909Z","created_at":"2026-02-10T19:00:28.869Z","updated_at":"2026-03-13T12:32:09.909Z","registry_url":"https://tracker.debian.org/pkg/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":"https://packages.debian.org/bullseye/golang-github-kevinburke-ssh-config","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:16.504Z","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/golang-github-kevinburke-ssh-config?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13646036,"name":"golang-github-kevinburke-ssh-config","ecosystem":"debian","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:23:32.630Z","latest_release_published_at":"2026-02-12T03:23:32.630Z","latest_release_number":"1.2.0-1","last_synced_at":"2026-03-13T11:14:08.319Z","created_at":"2026-02-12T03:23:32.408Z","updated_at":"2026-03-13T11:14:08.319Z","registry_url":"https://tracker.debian.org/pkg/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":"https://packages.debian.org/trixie/golang-github-kevinburke-ssh-config","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:46.615Z","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/golang-github-kevinburke-ssh-config?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13545996,"name":"golang-github-kevinburke-ssh-config","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:06:23.041Z","latest_release_published_at":"2026-02-11T02:06:23.041Z","latest_release_number":"1.0-2","last_synced_at":"2026-03-11T20:17:43.965Z","created_at":"2026-02-11T02:06:22.874Z","updated_at":"2026-03-11T20:17:43.965Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:16.504Z","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/ubuntu/golang-github-kevinburke-ssh-config?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13417867,"name":"golang-github-kevinburke-ssh-config","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:34:41.489Z","latest_release_published_at":"2026-02-07T03:34:41.489Z","latest_release_number":"1.0-1","last_synced_at":"2026-03-07T03:37:26.082Z","created_at":"2026-02-07T03:34:41.190Z","updated_at":"2026-03-07T04:07:32.209Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.4.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:16.506Z","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/ubuntu/golang-github-kevinburke-ssh-config?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13448636,"name":"golang-github-kevinburke-ssh-config","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:51:26.534Z","latest_release_published_at":"2026-02-08T15:51:26.534Z","latest_release_number":"1.2.0-1","last_synced_at":"2026-03-08T16:48:25.170Z","created_at":"2026-02-08T15:51:22.653Z","updated_at":"2026-03-08T17:04:18.878Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:16.510Z","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/ubuntu/golang-github-kevinburke-ssh-config?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":3492973,"name":"github.com/kevinburke/ssh_config","ecosystem":"go","description":"Package ssh_config provides tools for manipulating SSH config files.","homepage":"https://github.com/kevinburke/ssh_config","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":[],"namespace":"github.com/kevinburke","versions_count":6,"first_release_published_at":"2021-03-22T17:03:53.000Z","latest_release_published_at":"2026-02-16T11:10:38.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-07-22T00:00:32.288Z","created_at":"2022-04-10T19:13:38.700Z","updated_at":"2026-07-22T00:00:32.288Z","registry_url":"https://pkg.go.dev/github.com/kevinburke/ssh_config","install_command":"go get github.com/kevinburke/ssh_config","documentation_url":"https://pkg.go.dev/github.com/kevinburke/ssh_config#section-documentation","metadata":{},"repo_metadata":{"id":41070776,"uuid":"88535718","full_name":"kevinburke/ssh_config","owner":"kevinburke","description":"Go parser for ssh_config files","archived":false,"fork":false,"pushed_at":"2026-02-12T13:27:19.000Z","size":109,"stargazers_count":462,"open_issues_count":32,"forks_count":83,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-12T22:14:11.897Z","etag":null,"topics":["golang","parser","ssh","ssh-config"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/kevinburke/ssh_config","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinburke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-17T18:06:25.000Z","updated_at":"2026-02-11T06:28:57.000Z","dependencies_parsed_at":"2022-09-17T04:51:39.613Z","dependency_job_id":"9d668721-c5e5-4234-858d-ddb41148c6ad","html_url":"https://github.com/kevinburke/ssh_config","commit_stats":{"total_commits":66,"total_committers":9,"mean_commits":7.333333333333333,"dds":"0.13636363636363635","last_synced_commit":"1d09c0b50564c4a7f8c56c9d5d6d935e06ee94da"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/kevinburke/ssh_config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/sbom","scorecard":{"id":556951,"data":{"date":"2025-08-11","repo":{"name":"github.com/kevinburke/ssh_config","commit":"1bd630c1057da6bd6192af0ab6db9d0c94f86863"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/29 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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/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/kevinburke/ssh_config/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: fuzz_test.go:11"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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 9 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-20T12:37:41.894Z","repository_id":41070776,"created_at":"2025-08-20T12:37:41.894Z","updated_at":"2025-08-20T12:37:41.894Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29594242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T18:54:29.675Z","status":"ssl_error","status_checked_at":"2026-02-18T18:50:50.517Z","response_time":162,"last_error":"SSL_read: 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"},"owner_record":{"login":"kevinburke","name":"Kevin Burke","uuid":"234019","kind":"user","description":"Formerly engineering at Twilio and Meter. I'm interested in hearing from you; get in touch!","email":"kevin@burke.dev","website":"https://kevin.burke.dev","location":"San Francisco, CA","twitter":"derivativeburke","company":"https://burke.services","icon_url":"https://avatars.githubusercontent.com/u/234019?u=b23bcbc79410938de632514c7aeed28412fa1555\u0026v=4","repositories_count":422,"last_synced_at":"2026-01-29T23:47:37.398Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/kevinburke","funding_links":["https://github.com/sponsors/kevinburke"],"total_stars":5281,"followers":678,"following":30,"created_at":"2022-11-02T16:41:02.268Z","updated_at":"2026-01-29T23:47:37.398Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke/repositories"},"tags":[{"name":"v1.4.0","sha":"d87420c3e28c1ebb3b8a1f39592c925bfbb8174c","kind":"tag","published_at":"2025-08-19T20:36:04.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/v1.4.0","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.4.0/manifests"},{"name":"v1.3","sha":"1bd630c1057da6bd6192af0ab6db9d0c94f86863","kind":"tag","published_at":"2025-02-20T08:21:01.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/v1.3","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.3/manifests"},{"name":"v1.2.0","sha":"aae6f39972de32733b05fe16635cee42383b7fd0","kind":"commit","published_at":"2022-03-31T18:37:00.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/v1.2.0","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.2.0/manifests"},{"name":"v1.2","sha":"aae6f39972de32733b05fe16635cee42383b7fd0","kind":"tag","published_at":"2022-03-31T18:37:00.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/v1.2","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.2/manifests"},{"name":"1.1","sha":"124166206d4a0bb6b065541711b51fda944e6ea1","kind":"commit","published_at":"2021-03-27T20:38:21.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/1.1","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/1.1/manifests"},{"name":"v1.1.0","sha":"124166206d4a0bb6b065541711b51fda944e6ea1","kind":"commit","published_at":"2021-03-27T20:38:21.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/v1.1.0","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"124166206d4a0bb6b065541711b51fda944e6ea1","kind":"commit","published_at":"2021-03-27T20:38:21.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/v1.1","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/v1.1/manifests"},{"name":"1.0","sha":"6cfae18c12b8934b1afba3ce8159476fdef666ba","kind":"tag","published_at":"2019-07-24T20:58:22.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/1.0","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/1.0/manifests"},{"name":"0.5","sha":"81db2a75821ed34e682567d48be488a1c3121088","kind":"tag","published_at":"2018-08-30T20:53:28.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/0.5","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.5/manifests"},{"name":"0.4","sha":"9fc7bb800b555d63157c65a904c86a2cc7b4e795","kind":"tag","published_at":"2018-03-17T17:55:31.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/0.4","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.4/manifests"},{"name":"0.3","sha":"0ff8514904a8ebfcfb3c32ad73e1f8498a7f81b4","kind":"tag","published_at":"2018-01-27T19:48:58.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/0.3","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.3/manifests"},{"name":"0.2","sha":"fa48d7ff1cfb9f26c514b80d520880394293bf08","kind":"tag","published_at":"2017-05-25T15:11:05.000Z","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/0.2","html_url":"https://github.com/kevinburke/ssh_config/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevinburke/ssh_config@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags/0.2/manifests"}]},"repo_metadata_updated_at":"2026-05-30T13:28:22.524Z","dependent_packages_count":9956,"downloads":null,"downloads_period":null,"dependent_repos_count":19749,"rankings":{"downloads":null,"dependent_repos_count":0.04717762125047626,"dependent_packages_count":0.01845213516139135,"stargazers_count":2.987949259620544,"forks_count":3.2941549620284984,"docker_downloads_count":0.026730660666231795,"average":1.2748929277454284},"purl":"pkg:golang/github.com/kevinburke/ssh_config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/kevinburke/ssh_config","docker_dependents_count":2522,"docker_downloads_count":16114899840,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/kevinburke/ssh_config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/kevinburke/ssh_config/dependencies","status":null,"funding_links":["https://github.com/sponsors/kevinburke"],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-16T12:02:15.155Z","issues_count":41,"pull_requests_count":36,"avg_time_to_close_issue":26487006.8,"avg_time_to_close_pull_request":4946421.0,"issues_closed_count":20,"pull_requests_closed_count":22,"pull_request_authors_count":21,"issue_authors_count":30,"avg_comments_per_issue":1.951219512195122,"avg_comments_per_pull_request":2.055555555555556,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":119471.0,"past_year_avg_time_to_close_pull_request":818.3333333333334,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"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":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/issues","maintainers":[{"login":"kevinburke","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinburke"}],"active_maintainers":[{"login":"kevinburke","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinburke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkevinburke%2Fssh_config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkevinburke%2Fssh_config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkevinburke%2Fssh_config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkevinburke%2Fssh_config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkevinburke%2Fssh_config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkevinburke%2Fssh_config/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14570297,"name":"github.com/Kevinburke/ssh_config","ecosystem":"go","description":"Package ssh_config provides tools for manipulating SSH config files.","homepage":"https://github.com/Kevinburke/ssh_config","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Kevinburke/ssh_config","keywords_array":[],"namespace":"github.com/Kevinburke","versions_count":5,"first_release_published_at":"2021-03-27T20:38:21.000Z","latest_release_published_at":"2026-02-16T11:10:38.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-07-19T11:54:45.440Z","created_at":"2026-05-31T13:05:14.974Z","updated_at":"2026-07-19T11:54:45.440Z","registry_url":"https://pkg.go.dev/github.com/Kevinburke/ssh_config","install_command":"go get github.com/Kevinburke/ssh_config","documentation_url":"https://pkg.go.dev/github.com/Kevinburke/ssh_config#section-documentation","metadata":{},"repo_metadata":{"id":41070776,"uuid":"88535718","full_name":"kevinburke/ssh_config","owner":"kevinburke","description":"Go parser for ssh_config files","archived":false,"fork":false,"pushed_at":"2026-04-24T16:54:03.000Z","size":119,"stargazers_count":469,"open_issues_count":23,"forks_count":85,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-04-24T18:25:21.689Z","etag":null,"topics":["golang","parser","ssh","ssh-config"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/kevinburke/ssh_config","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinburke.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-17T18:06:25.000Z","updated_at":"2026-04-24T16:29:35.000Z","dependencies_parsed_at":"2022-09-17T04:51:39.613Z","dependency_job_id":"9d668721-c5e5-4234-858d-ddb41148c6ad","html_url":"https://github.com/kevinburke/ssh_config","commit_stats":{"total_commits":66,"total_committers":9,"mean_commits":7.333333333333333,"dds":"0.13636363636363635","last_synced_commit":"1d09c0b50564c4a7f8c56c9d5d6d935e06ee94da"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/kevinburke/ssh_config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke","download_url":"https://codeload.github.com/kevinburke/ssh_config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/sbom","scorecard":{"id":556951,"data":{"date":"2025-08-11","repo":{"name":"github.com/kevinburke/ssh_config","commit":"1bd630c1057da6bd6192af0ab6db9d0c94f86863"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/29 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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/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/kevinburke/ssh_config/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/kevinburke/ssh_config/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: fuzz_test.go:11"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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 9 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-20T12:37:41.894Z","repository_id":41070776,"created_at":"2025-08-20T12:37:41.894Z","updated_at":"2025-08-20T12:37:41.894Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33733754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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-07-07T20:25:13.468Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.027490716485794,"dependent_packages_count":4.710936578670992,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.869213647578393},"purl":"pkg:golang/github.com/%21kevinburke/ssh_config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Kevinburke/ssh_config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Kevinburke/ssh_config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Kevinburke/ssh_config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:36:37.738Z","issues_count":41,"pull_requests_count":40,"avg_time_to_close_issue":28369756.454545453,"avg_time_to_close_pull_request":7736768.0,"issues_closed_count":22,"pull_requests_closed_count":25,"pull_request_authors_count":23,"issue_authors_count":30,"avg_comments_per_issue":2.024390243902439,"avg_comments_per_pull_request":1.9,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":16728374.0,"past_year_avg_time_to_close_pull_request":7513.333333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.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":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/issues","maintainers":[{"login":"kevinburke","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinburke"}],"active_maintainers":[{"login":"kevinburke","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinburke"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FKevinburke%2Fssh_config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FKevinburke%2Fssh_config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FKevinburke%2Fssh_config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FKevinburke%2Fssh_config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FKevinburke%2Fssh_config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FKevinburke%2Fssh_config/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13388224,"name":"golang-github-kevinburke-ssh-config","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:21:35.163Z","latest_release_published_at":"2026-02-05T16:21:35.163Z","latest_release_number":"1.2.0-1","last_synced_at":"2026-03-06T03:19:05.767Z","created_at":"2026-02-05T16:21:34.893Z","updated_at":"2026-03-06T03:19:05.767Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:16.509Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/golang-github-kevinburke-ssh-config?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13962728,"name":"go-github-com-kevinburke-ssh-config","ecosystem":"guix","description":"Parser for @file{ssh_config} files","homepage":"https://github.com/kevinburke/ssh_config/","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:41:10.194Z","latest_release_published_at":"2026-03-02T22:41:10.194Z","latest_release_number":"1.3","last_synced_at":"2026-04-27T18:14:19.878Z","created_at":"2026-03-02T22:41:09.991Z","updated_at":"2026-04-27T18:14:20.891Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-kevinburke-ssh-config/1.3/","install_command":"guix install go-github-com-kevinburke-ssh-config","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n15768","metadata":{"location":"gnu/packages/golang-xyz.scm:15768","variable_name":"go-github-com-kevinburke-ssh-config"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T18:14:20.864Z","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:guix/go-github-com-kevinburke-ssh-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32125,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13685126,"name":"golang-github-kevinburke-ssh-config","ecosystem":"debian","description":null,"homepage":"https://github.com/kevinburke/ssh_config","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/kevinburke/ssh_config","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:52:36.024Z","latest_release_published_at":"2026-02-12T17:52:36.024Z","latest_release_number":"1.0-2","last_synced_at":"2026-03-12T20:06:57.840Z","created_at":"2026-02-12T17:52:35.797Z","updated_at":"2026-03-12T20:06:57.841Z","registry_url":"https://tracker.debian.org/pkg/golang-github-kevinburke-ssh-config","install_command":"apt-get install golang-github-kevinburke-ssh-config","documentation_url":"https://packages.debian.org/bookworm/golang-github-kevinburke-ssh-config","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-kevinburke-ssh-config-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-pelletier-go-buffruneio-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:04:16.505Z","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/golang-github-kevinburke-ssh-config?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-kevinburke-ssh-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-kevinburke-ssh-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-kevinburke-ssh-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-kevinburke-ssh-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-kevinburke-ssh-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-kevinburke-ssh-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-kevinburke-ssh-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-kevinburke-ssh-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-kevinburke-ssh-config/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}}],"commits":{"id":7850,"full_name":"kevinburke/ssh_config","default_branch":"master","total_commits":91,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.583333333333333,"dds":0.13186813186813184,"past_year_total_commits":23,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.75,"past_year_dds":0.13043478260869568,"last_synced_at":"2026-07-22T07:12:24.149Z","last_synced_commit":"bd15f5d44042e84fa6a04fcb0f1d176fc804397f","created_at":"2023-03-07T09:46:41.420Z","updated_at":"2026-07-22T07:11:40.303Z","committers":[{"name":"Kevin Burke","email":"kevin@burke.dev","login":"kevinburke","count":79},{"name":"santosh653","email":"70637961+santosh653","login":"santosh653","count":2},{"name":"Wayne Ashley Berry","email":"wayneashleyberry@gmail.com","login":"wayneashleyberry","count":1},{"name":"Simon Josefsson","email":"simon@josefsson.org","login":"jas4711","count":1},{"name":"Sergey Lukjanov","email":"me@slukjanov.name","login":"Frostman","count":1},{"name":"Scott Lessans","email":"slessans@gmail.com","login":"slessans","count":1},{"name":"Neil Williams","email":"neil@reddit.com","login":"spladug","count":1},{"name":"Mark Nevill","email":"nev@improbable.io","login":"devnev","count":1},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":"virtuald","count":1},{"name":"Carlos A Becker","email":"caarlos0@gmail.com","login":"caarlos0","count":1},{"name":"burkebot","email":"burkebot@burke.dev","login":null,"count":1},{"name":"Eugene Terentev","email":"eugene@terentev.net","login":null,"count":1}],"past_year_committers":[{"name":"Kevin Burke","email":"kevin@burke.dev","login":"kevinburke","count":20},{"name":"Simon Josefsson","email":"simon@josefsson.org","login":"jas4711","count":1},{"name":"Neil Williams","email":"neil@reddit.com","login":"spladug","count":1},{"name":"burkebot","email":"burkebot@burke.dev","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6396772,"commits_count":871250797,"contributors_count":36103162,"owners_count":1231343,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"kevinburke/ssh_config","html_url":"https://github.com/kevinburke/ssh_config","last_synced_at":"2026-07-19T10:02:46.862Z","status":"active","issues_count":42,"pull_requests_count":41,"avg_time_to_close_issue":28369756.454545453,"avg_time_to_close_pull_request":7736768.0,"issues_closed_count":22,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":31,"avg_comments_per_issue":1.9761904761904763,"avg_comments_per_pull_request":1.853658536585366,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":16728374.0,"past_year_avg_time_to_close_pull_request":7513.333333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"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":3,"created_at":"2023-05-16T03:49:06.440Z","updated_at":"2026-07-19T10:02:46.862Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fssh_config/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":31,"OWNER":8,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"NONE":17,"OWNER":14,"CONTRIBUTOR":10}},"issue_authors":{"table":{"kevinburke":8,"Dentrax":2,"trntv":2,"codablock":2,"kke":2,"rathann":1,"Lilja":1,"docwhat":1,"khm":1,"shawnps":1,"gromero":1,"Kingofsurvivors":1,"mook":1,"verdverm":1,"jtagcat":1,"Tommy-Hasert":1,"dcu":1,"peterbourgon":1,"oneirocosm":1,"gandarez":1,"hugbubby":1,"wayneashleyberry":1,"Adembc":1,"jas4711":1,"brian6870":1,"barnettZQG":1,"dengyakui":1,"epinault":1,"trbernstein":1,"ycheng-git":1,"fredericrous":1}},"pull_request_authors":{"table":{"kevinburke":14,"wayneashleyberry":2,"virtuald":2,"oneirocosm":2,"bodji":2,"caarlos0":1,"rminnich":1,"iamFrancescoFerro":1,"trntv":1,"santosh653":1,"mntnorv":1,"Frostman":1,"HNO3Miracle":1,"StephenBrown2":1,"peterctl":1,"elv-gilles":1,"devnev":1,"okelet":1,"spladug":1,"slessans":1,"rsteube":1,"AWoelfel":1,"lonnywong":1,"sio2boss":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.028Z","repositories_count":14857928,"issues_count":31971038,"pull_requests_count":105207167,"authors_count":11356455,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":4}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":5,"NONE":3}},"past_year_issue_authors":{"table":{"Adembc":1,"jas4711":1,"mook":1,"trbernstein":1}},"past_year_pull_request_authors":{"table":{"kevinburke":5,"HNO3Miracle":1,"peterctl":1,"rsteube":1}},"maintainers":[{"table":{"login":"kevinburke","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinburke"}}],"active_maintainers":[{"table":{"login":"kevinburke","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinburke"}}]}},"events":{"total":{"DeleteEvent":5,"PullRequestEvent":14,"ForkEvent":5,"IssuesEvent":7,"WatchEvent":33,"IssueCommentEvent":13,"PushEvent":17,"CreateEvent":7},"last_year":{"DeleteEvent":4,"PullRequestEvent":11,"ForkEvent":2,"IssuesEvent":4,"WatchEvent":10,"IssueCommentEvent":7,"PushEvent":12,"CreateEvent":5}},"keywords":["golang","parser","ssh","ssh-config"],"dependencies":[],"score":32.19247654904812,"created_at":"2026-07-08T04:59:18.386Z","updated_at":"2026-07-23T12:04:31.331Z","avatar_url":"https://github.com/kevinburke.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377636","html_url":"https://summary.ecosyste.ms/projects/377636"}