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

https://github.com/mwiede/jsch

java jsch openssh ssh ssh-client

Score: 28.863578891237417

Last synced: about 3 hours ago
JSON representation

Repository metadata:

fork of the popular jsch library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 1,288
Total Committers: 33
Avg Commits per committer: 39.03
Development Distribution Score (DDS): 0.588

Commits in past year: 236
Committers in past year: 14
Avg Commits per committer in past year: 16.857
Development Distribution Score (DDS) in past year: 0.369

Name Email Commits
dependabot[bot] 4****] 531
Jeremy Norris j****s@l****o 413
Matthias Wiedemann m****e@g****e 273
Matthias Wiedemann m****n@s****e 24
Martijn Vegter m****n@m****m 5
Luigi De Masi 5****i 4
Brian Middaugh 3****h 4
Joe Lauer j****e@l****z 3
Pavel Sher p****r@j****m 3
Andrey Turbanov t****v@d****m 2
Alex Volanis a****s@a****m 2
Lothar K g****b@k****e 2
Kalithas Sendrayan “****” 2
Massimiliano Ballerini s****r@i****t 1
Andrey Turbanov t****f@g****m 1
Claus Ibsen c****n@g****m 1
Christian Klauser c****r@o****m 1
mjmst74 m****4@g****m 1
hstyi i****g@q****m 1
code-docker v****h@o****m 1
brave d****5@g****m 1
asingh1508 5****8 1
Valentino Pinna v****a@b****t 1
Stephan Siano s****o@s****m 1
ShadelessFox y****l@g****m 1
ST-DDT d****e@h****e 1
Olivier LE TIEC o****c@g****m 1
Michael J. Walsh m****h@g****m 1
Jeremiasz Zrolka 5****t 1
Irin Sultana b****2@i****d 1
and 3 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 173
Total pull requests: 479
Average time to close issues: about 2 months
Average time to close pull requests: 8 days
Total issue authors: 145
Total pull request authors: 42
Average comments per issue: 2.78
Average comments per pull request: 1.23
Merged pull request: 365
Bot issues: 3
Bot pull requests: 365

Past year issues: 25
Past year pull requests: 140
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 5 days
Past year issue authors: 20
Past year pull request authors: 15
Past year average comments per issue: 3.88
Past year average comments per pull request: 1.74
Past year merged pull request: 108
Past year bot issues: 0
Past year bot pull requests: 98

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

Top Issue Authors

  • HubertOT (4)
  • ihudedi (4)
  • norrisjeremy (4)
  • mwiede (3)
  • dependabot[bot] (3)
  • avnerw74 (3)
  • August829 (3)
  • beth-soptim (3)
  • jeberle (2)
  • ivanpedruzzi (2)
  • Praj777-am (2)
  • anamikagsingh (2)
  • jgolda (2)
  • 1912158597-george (2)
  • Sai-Srikar (2)

Top Pull Request Authors

  • dependabot[bot] (365)
  • norrisjeremy (39)
  • mwiede (18)
  • dbeliakov-r7 (4)
  • mvegter (4)
  • fornwall (4)
  • luigidemasi (4)
  • jjlauer (3)
  • Alex-Vol-Amz (2)
  • davsclaus (2)
  • asingh1508 (2)
  • ShadelessFox (2)
  • lovish1999 (1)
  • DavidTavoularis (1)
  • jokerskai (1)

Top Issue Labels

  • support (7)
  • enhancement (7)
  • dependencies (3)
  • java (2)
  • github_actions (1)
  • question (1)

Top Pull Request Labels

  • dependencies (365)
  • java (241)
  • github_actions (124)
  • enhancement (1)

Package metadata

repo1.maven.org: com.github.mwiede:jsch

JSch is a pure Java implementation of SSH2

  • Homepage: https://github.com/mwiede/jsch
  • Documentation: https://appdoc.app/artifact/com.github.mwiede/jsch/
  • Licenses: Revised BSD,Revised BSD,ISC
  • Latest release: 2.28.7 (published 3 days ago)
  • Last Synced: 2026-08-22T18:50:06.789Z (1 day ago)
  • Versions: 61
  • Dependent Packages: 41
  • Dependent Repositories: 176
  • Docker Downloads: 88,836,551
  • Rankings:
    • Docker downloads count: 0.522%
    • Dependent repos count: 1.283%
    • Dependent packages count: 1.99%
    • Average: 8.703%
    • Stargazers count: 18.701%
    • Forks count: 21.017%

Dependencies

pom.xml maven
  • com.kohlschutter.junixsocket:junixsocket-common 2.5.1
  • com.kohlschutter.junixsocket:junixsocket-native-common 2.5.1
  • com.kohlschutter:compiler-annotations 1.4.6
  • net.java.dev.jna:jna-jpms 5.12.1
  • net.java.dev.jna:jna-platform-jpms 5.12.1
  • org.apache.logging.log4j:log4j-api 2.18.0
  • org.bouncycastle:bcprov-jdk18on 1.71
  • org.slf4j:slf4j-api 2.0.0-alpha7
  • ch.qos.logback:logback-classic 1.3.0-alpha16 test
  • co.helmethair:scalatest-junit-runner 0.1.11 test
  • commons-codec:commons-codec 1.15 test
  • org.junit.jupiter:junit-jupiter 5.9.0 test
  • org.scala-lang:scala-library 2.13.6 test
  • org.scalatest:scalatest_2.13 3.2.12 test
  • org.testcontainers:junit-jupiter 1.17.3 test
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/coverity.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • vapier/coverity-scan-action v1 composite
.github/workflows/javadoc.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/maven.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • mwiede/github-actions-maven-release master composite
src/test/resources/docker/Dockerfile docker
  • alpine 3.7 build
src/test/resources/certificates/dss_user/Dockerfile docker
  • alpine 3.7 build
src/test/resources/certificates/host/Dockerfile docker
  • alpine 3.16 build
src/test/resources/certificates/docker/Dockerfile docker
  • alpine 3.13 build
src/test/resources/certificates/asyncssh_host/Dockerfile docker
  • fedora 41 build
src/test/resources/certificates/asyncssh_user/Dockerfile docker
  • fedora 41 build
src/test/resources/certificates/dss_host/Dockerfile docker
  • alpine 3.7 build
.github/workflows/automerge.yml actions
  • dependabot/fetch-metadata 25dd0e34f4fe68f24cc83900b1fe3fe149efef98 composite