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 codecarbon
to version 2.8.4 or higher.
Affected versions of this package are vulnerable to Incomplete Cleanup via the _handle_exit
function due to being interrupted by a SIGTERM signal, the program terminates immediately using os._exit(1)
, bypassing cleanup code.