In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade cwltool to version 3.1.20230906142556 or higher.
cwltool is a Common workflow language reference implementation
Affected versions of this package are vulnerable to Race Condition when a podman process finishes even before reaching the monitoring method. This triggers a deadlock, as process.returncode does not get updated and spawned process is in zombie state (so, no signal is sent).