Skip to content

Commit

Permalink
feat(patches): Add Apache MINA
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueSkrillor committed Jan 7, 2024
1 parent 2150894 commit 98f5869
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion patches.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ <h1>Terrapin Attack</h1>
</tr>
</thead>
<tbody>
<tr id="apachemina">
<td>Apache MINA SSHD*</td>
<td>2.11.0 and earlier</td>
<td><a href="https://github.com/apache/mina-sshd/pull/449">To be released</a></td>
</tr>
<tr id="asyncssh">
<td>AsyncSSH*</td>
<td>2.14.1 and earlier</td>
Expand Down Expand Up @@ -257,7 +262,6 @@ <h1>Terrapin Attack</h1>
listing an implementation here does not imply that Terrapin will affect the implementation. Instead, this is meant
to keep track of implementations, which might implement "strict kex" in the future.
<ul>
<li>Apache MINA SSHD*: <a href="https://github.com/apache/mina-sshd/issues/445">apache/mina-sshd#445</a></li>
<li>KiTTY: <a href="https://github.com/cyd01/KiTTY/issues/520">cyd01/KiTTY#520</a></li>
<li>Lancom Systems(*): <a href="https://www.lancom-systems.de/service-support/allgemeine-sicherheitshinweise#c243508">Lancom Security Advisory</a></li>
<li>Twisted Conch SSH: <a href="https://github.com/twisted/twisted/issues/12057">twisted/twisted#12057</a></li>
Expand Down

0 comments on commit 98f5869

Please sign in to comment.