1 Open Issue Need Help Last updated: Aug 4, 2025

Open Issues Need Help

View All on GitHub
Data Science ETL Tools

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

Singer Tap for PostgreSQL

Python