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 ptpython
to version 3.0.17 or higher.
ptpython is a Python REPL build on top of prompt_toolkit
Affected versions of this package are vulnerable to Race Condition during retrieval of signatures. _on_input_timeout
function is called recursively from within another thread, while it
is not thread safe.