[v14] chore: Bump golang.org/x/crypto to v0.31.0#50081
[v14] chore: Bump golang.org/x/crypto to v0.31.0#50081codingllama merged 1 commit intobranch/v14from
Conversation
rosstimothy
left a comment
There was a problem hiding this comment.
Does this need a separate update to the plugins?
Do the plugins actually care about /x/crypto/ssh? |
They use ssh to connect to the cluster 🙃 |
If they don't serve connections I don't think they care. In any case it would be good to update to pacify security scanners. FYI @hugoShaka. |
Yeah that was exactly why I asked. |
Yeah, plugins should not be vulnerable as they don't run SSH servers.
I think the repo plugin is now archived? Prior to the plugin repo merge, we never supported backport and bugfixes to older plugin versions (plugins release mechanism always used the last stable teleport release). Since the |
Backport #50075 to branch/v14.
Changelog: Updated golang.org/x/crypto to v0.31.0 (CVE-2024-45337)