Skip to content

updated type hints for paramiko to 3.4 - fix for CVE 2023-48795 (Terrapin Attack) #11218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

manfred-kaiser
Copy link
Contributor

Paramiko 3.4 introduced some fixes against "Terrapin Attack" CVE 2023-48795.

Those fixes added some new attributes to the Transport class, which are added with this pull request.

@manfred-kaiser
Copy link
Contributor Author

This pull request allready includes the changes done by stubsabot in #11183

This comment has been minimized.

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good, one question

Copy link
Contributor

github-actions bot commented Jan 2, 2024

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit 6aa6722 into python:main Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants