You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scanning pip
{'secrets': {}, 'shady-links': {'/var/folders/_j/rxmxz87j51q5mzmk79qs0qs00000gp/T/tmp0lq4d1hz/pip-22.1.2/pip-22.1.2/src/pip/_internal/network/session.py': ['Detected an unsafe link to SECURE_ORIGINS: List[SecureOrigin] = [\n # protocol, hostname, port\n # Taken from Chrome\'s list of secure origins (See: http://bit.ly/1qrySKC)\n ("https", "*", "*"),\n ("*", "localhost", "*"),\n ("*", "127.0.0.0/8", "*"),\n ("*", "::1/128", "*"),\n ("file", "*", None),\n # ssh is always secure.\n ("ssh", "*", "*"),\n].', 'Detected an unsafe link to [\n # protocol, hostname, port\n # Taken from Chrome\'s list of secure origins (See: http://bit.ly/1qrySKC)\n ("https", "*", "*"),\n ("*", "localhost", "*"),\n ("*", "127.0.0.0/8", "*"),\n ("*", "::1/128", "*"),\n ("file", "*", None),\n # ssh is always secure.\n ("ssh", "*", "*"),\n].'], '/var/folders/_j/rxmxz87j51q5mzmk79qs0qs00000gp/T/tmp0lq4d1hz/pip-22.1.2/pip-22.1.2/src/pip/_vendor/tenacity/wait.py': ['Detected an unsafe link to """Random wait with exponentially widening window.\n\n An exponential backoff strategy used to mediate contention between multiple\n uncoordinated processes for a shared resource in distributed systems. This\n is the sense in which "exponential backoff" is meant in e.g. Ethernet\n networking, and corresponds to the "Full Jitter" algorithm described in\n this blog post:\n\n https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/\n\n Each retry occurs at a random time in a geometrically expanding interval.\n It allows for a custom multiplier and an ability to restrict the upper\n limit of the random interval to some maximum value.\n\n Example::\n\n wait_random_exponential(multiplier=0.5, # initial window 0.5s\n max=60) # max 60s timeout\n\n When waiting for an unavailable resource to become available again, as\n opposed to trying to resolve contention for a shared resource, the\n wait_exponential strategy (which uses a fixed interval) may be preferable.\n\n """.']}, 'post-systeminfo': {}, 'download-executable': {}, 'base64-strings': {}, 'code-execution': {}, 'cmd-overwrite': {}, 'typosquatting': None}
The text was updated successfully, but these errors were encountered:
e.g.
The text was updated successfully, but these errors were encountered: