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 applicationswebsocket_client
is a WebSocket client for python.
Affected versions of this package are vulnerable to Insecure Randomness due to the using the uuid.uuid4()
function which can produce predictable values and should not be used in security-sensitive context.