An open API service for producing an overview of a list of open source projects.

https://github.com/skeema/knownhosts

golang known-hosts ssh

Score: 25.506066801284277

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Go SSH known_hosts wrapper with host key lookup


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 32
Total Committers: 3
Avg Commits per committer: 10.667
Development Distribution Score (DDS): 0.125

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Evan Elias e****n@s****t 28
Lonny Wong l****g@q****m 3
Javier Alvarez Garcia j****a@d****i 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 9
Total pull requests: 10
Average time to close issues: 10 days
Average time to close pull requests: 4 days
Total issue authors: 7
Total pull request authors: 3
Average comments per issue: 4.67
Average comments per pull request: 5.9
Merged pull request: 7
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: 4 days
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 10.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/skeema/knownhosts

Top Issue Authors

  • abakum (3)
  • pjbgf (1)
  • lonnywong (1)
  • matthewmueller (1)
  • elazarl (1)
  • jas4711 (1)
  • ericwq (1)

Top Pull Request Authors

  • lonnywong (4)
  • evanelias (4)
  • Javier-varez (2)

Top Issue Labels

  • external root cause (2)
  • wontfix (2)
  • enhancement (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/skeema/knownHosts

proxy.golang.org: github.com/skeema/knownhosts

Package knownhosts is a thin wrapper around golang.org/x/crypto/ssh/knownhosts, adding the ability to obtain the list of host key algorithms for a known host.

  • Homepage: https://github.com/skeema/knownhosts
  • Documentation: https://pkg.go.dev/github.com/skeema/knownhosts#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v1.3.2 (published 10 months ago)
  • Last Synced: 2026-08-12T00:02:30.612Z (1 day ago)
  • Versions: 9
  • Dependent Packages: 2,265
  • Dependent Repositories: 2,970
  • Docker Downloads: 1,020,835,216
  • Rankings:
    • Dependent packages count: 0.077%
    • Dependent repos count: 0.146%
    • Docker downloads count: 0.166%
    • Average: 6.303%
    • Stargazers count: 12.4%
    • Forks count: 18.724%
guix: go-github-com-skeema-knownhosts

Go SSH known_hosts wrapper with host key lookup

debian-13: golang-github-skeema-knownhosts

  • Homepage: https://github.com/skeema/knownhosts
  • Documentation: https://packages.debian.org/trixie/golang-github-skeema-knownhosts
  • Licenses:
  • Latest release: 1.3.0-1 (published 6 months ago)
  • Last Synced: 2026-03-13T19:18:21.836Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: golang-github-skeema-knownhosts

  • Homepage: https://github.com/skeema/knownhosts
  • Licenses:
  • Latest release: 1.2.2-2 (published 6 months ago)
  • Last Synced: 2026-03-08T16:52:48.341Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

go.mod go
  • golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
go.sum go
  • golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite