Files
A-Team-Security-Infra-Agent…/backend
nogueiraguh 880c26530c fix: prevent passphrase prompt hang in Docker by closing stdin and detecting encrypted keys
Added stdin=subprocess.DEVNULL to OCI CLI subprocess call so it fails fast
instead of hanging when a passphrase prompt would occur. Added detection of
encrypted PEM keys at upload time — rejects with clear error message if
passphrase is missing. Improved error message when passphrase-related
errors are detected during test.
2026-03-03 16:09:45 -03:00
..