jenkinsci / jenkinsci/ssh-agents-plugin
[JENKINS-64106] Switch SSH client from Trilead to Apache Mina SSH
- Dominant language
- Java
- Stars
- 115
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
In order to avoid continued maintenance of a forked and dead SSH library (Trilead), we should migrate the code in SSH Build Agents to use Mina SSH. This will allow us to keep up to date with any cryptographic or security updates published upstream as well as support more SSH server configurations.
---
Originally reported by
jvz, imported from: Switch SSH client from Trilead to Apache Mina SSH
ifernandezcalvo
Raw content of original issue
In order to avoid continued maintenance of a forked and dead SSH library (Trilead), we should migrate the code in SSH Build Agents to use Mina SSH. This will allow us to keep up to date with any cryptographic or security updates published upstream as well as support more SSH server configurations.
Contributor guide
Assessment
This issue has not been assessed yet.