Open Issues Need Help
View All on GitHub Data Science • ETL Tools
bug: Migrate to paramiko 4 about 1 month ago
AI Summary: The task is to update the `tap-postgres` Singer tap to use Paramiko 4. This requires addressing the removal of DSA key algorithm support in Paramiko 4, likely by migrating to a more secure algorithm like Ed25519 or ECDSA. If the tap uses DSA keys and cannot be easily updated, a decision needs to be made on whether to maintain compatibility with older Paramiko versions or drop support for DSA keys.
Complexity:
4/5
good first issue dependencies