Skip to content

fix: Remove no longer supported DSA paramiko key#41

Merged
mchromin merged 1 commit into
mainfrom
MFD-8676
Jun 25, 2026
Merged

fix: Remove no longer supported DSA paramiko key#41
mchromin merged 1 commit into
mainfrom
MFD-8676

Conversation

@a-gorczew

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 24, 2026 06:21
@mfd-intel-bot

Copy link
Copy Markdown
Contributor

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/mfd-connect@MFD-8676'

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to remove use of Paramiko’s no-longer-supported DSA key type from SSH key discovery in mfd_connect, aligning key-loading behavior with current Paramiko capabilities.

Changes:

  • Removed "dsa": paramiko.DSSKey from the paramiko_key_types mapping used to scan ~/.ssh/id_* key files.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread mfd_connect/sshtunnel.py
Signed-off-by: Flizikowska, Agnieszka <agnieszka.flizikowska@intel.com>
@coveralls-official

Copy link
Copy Markdown

Coverage Status

coverage: 79.823% (+0.4%) from 79.443% — MFD-8676 into main

@mchromin mchromin merged commit 5ec74fa into main Jun 25, 2026
25 checks passed
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.

5 participants