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

https://github.com/hierynomus/sshj

java scp sftp sftp-client ssh ssh-client

Score: 32.857438998470116

Last synced: about 5 hours ago
JSON representation

Repository metadata:

ssh, scp and sftp for java


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 981
Total Committers: 109
Avg Commits per committer: 9.0
Development Distribution Score (DDS): 0.645

Commits in past year: 20
Committers in past year: 9
Avg Commits per committer in past year: 2.222
Development Distribution Score (DDS) in past year: 0.75

Name Email Commits
Shikhar Bhushan s****r@s****t 348
Jeroen van Erp j****n@h****m 277
David Solin s****d@G****l 36
exceptionfactory e****y@a****g 29
David Kocher d****r@s****h 27
Iger I****s@c****v 27
hierynomus j****n@j****l 27
Vladimir Lagunov v****v@j****m 11
David Kocher d****r@i****h 11
Fabian Henneke F****e@u****m 10
stefan s****n@g****n 9
Shikhar Bhushan s****n@e****m 8
Henning Pöttker h****r@g****m 7
lguerin l****t@d****r 6
Billy Keyes b****s@g****m 6
Charles Gould c****d@g****m 5
Simon Legner S****r@g****m 5
Cyril Ledru c****u@k****t 5
Boris Wachtmeister b****e@g****m 5
kegelh 1****h@u****m 4
Raul Santelices r****s@d****m 4
Matt Dailey m****1@g****m 4
João Nelas j****s@g****m 4
David Handermann e****y@e****m 4
Adam Iwaniuk 3****k@u****m 3
Jan S j****z@u****m 3
Vladimir Lagunov l****r@g****m 3
Alexey Gromov x****s@k****u 2
Andremoniy a****y@g****m 2
Björn Karge b****e@h****m 2
and 79 more...

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 169
Total pull requests: 115
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 144
Total pull request authors: 35
Average comments per issue: 2.5
Average comments per pull request: 1.7
Merged pull request: 91
Bot issues: 0
Bot pull requests: 0

Past year issues: 28
Past year pull requests: 42
Past year average time to close issues: 2 months
Past year average time to close pull requests: 9 days
Past year issue authors: 26
Past year pull request authors: 9
Past year average comments per issue: 1.07
Past year average comments per pull request: 0.38
Past year merged pull request: 26
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • dkocher (5)
  • BadTrasher (3)
  • 2211898719 (3)
  • rasantel (3)
  • hannah23280 (3)
  • insinfo (3)
  • ghherlin (3)
  • exceptionfactory (3)
  • cliviu (2)
  • ZhouMM92 (2)
  • rhuddleston (2)
  • wzd-hash (2)
  • ben7am1n (2)
  • ajit-pawar-sp (2)
  • GiantPanda0090 (2)

Top Pull Request Authors

  • exceptionfactory (33)
  • simon04 (12)
  • hpoettker (7)
  • rasantel (6)
  • dkocher (6)
  • kegelh (5)
  • hierynomus (4)
  • vladimirlagunov (4)
  • martin-volf (2)
  • eshaffer321 (2)
  • ramkumarr (2)
  • PascalSchumacher (2)
  • dmitrysulman (2)
  • BeauJBurroughs (2)
  • EndzeitBegins (2)

Top Issue Labels

  • feature (2)
  • improvement (1)
  • bug (1)
  • undiagnosed (1)

Top Pull Request Labels


Package metadata

repo1.maven.org: com.hierynomus:sshj

SSHv2 library for Java

  • Homepage: https://github.com/hierynomus/sshj
  • Documentation: https://appdoc.app/artifact/com.hierynomus/sshj/
  • Licenses: The Apache License, Version 2.0
  • Latest release: 0.40.0 (published 4 months ago)
  • Last Synced: 2025-09-08T17:32:32.803Z (1 day ago)
  • Versions: 32
  • Dependent Packages: 214
  • Dependent Repositories: 524
  • Docker Downloads: 594,349,245
  • Rankings:
    • Docker downloads count: 0.153%
    • Dependent packages count: 0.374%
    • Dependent repos count: 0.593%
    • Average: 3.231%
    • Stargazers count: 7.076%
    • Forks count: 7.957%
proxy.golang.org: github.com/hierynomus/sshj

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/hierynomus/sshj#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.40.0 (published 4 months ago)
  • Last Synced: 2025-09-08T17:32:25.449Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.456%
    • Average: 6.674%
    • Dependent repos count: 6.892%

Dependencies

build.gradle maven
  • com.hierynomus:asn-one 0.6.0 implementation
  • com.jcraft:jzlib 1.1.3 implementation
  • net.i2p.crypto:eddsa 0.3.0 implementation
  • org.bouncycastle:bcpkix-jdk15on $bouncycastleVersion implementation
  • org.bouncycastle:bcprov-jdk15on $bouncycastleVersion implementation
  • org.slf4j:slf4j-api 1.7.32 implementation
  • ch.qos.logback:logback-classic 1.2.9 testImplementation
  • junit:junit 4.13.2 testImplementation
  • org.apache.httpcomponents:httpclient 4.5.13 testImplementation
  • org.apache.sshd:sshd-core $sshdVersion testImplementation
  • org.apache.sshd:sshd-scp $sshdVersion testImplementation
  • org.apache.sshd:sshd-sftp $sshdVersion testImplementation
  • org.glassfish.grizzly:grizzly-http-server 2.4.4 testImplementation
  • org.mockito:mockito-core 4.2.0 testImplementation
  • org.spockframework:spock-core 1.3-groovy-2.4 testImplementation
  • org.testcontainers:testcontainers 1.16.2 testImplementation
examples/pom.xml maven
  • com.hierynomus:sshj 0.31.0
.github/workflows/gradle.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
  • codecov/codecov-action v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite