Skip to content

Commit

Permalink
spoofcheck: update footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed May 5, 2023
1 parent 94a1265 commit 562c6d2
Showing 1 changed file with 7 additions and 22 deletions.
29 changes: 7 additions & 22 deletions spoofcheck/.footprint
Original file line number Diff line number Diff line change
Expand Up @@ -701,31 +701,30 @@ drwxr-xr-x root/root opt/spoofcheck/urllib3/
-rw-r--r-- root/root opt/spoofcheck/urllib3/__init__.py
drwxr-xr-x root/root opt/spoofcheck/urllib3/__pycache__/
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/_base_connection.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/_collections.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/_request_methods.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/_version.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/connection.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/connectionpool.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/exceptions.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/fields.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/filepost.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/poolmanager.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/request.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/__pycache__/response.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/_base_connection.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/_collections.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/_request_methods.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/_version.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/connection.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/connectionpool.py
drwxr-xr-x root/root opt/spoofcheck/urllib3/contrib/
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__init__.py (EMPTY)
drwxr-xr-x root/root opt/spoofcheck/urllib3/contrib/__pycache__/
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__pycache__/appengine.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__pycache__/ntlmpool.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__pycache__/pyopenssl.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__pycache__/securetransport.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/__pycache__/socks.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/_appengine_environ.py
drwxr-xr-x root/root opt/spoofcheck/urllib3/contrib/_securetransport/
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/_securetransport/__init__.py (EMPTY)
drwxr-xr-x root/root opt/spoofcheck/urllib3/contrib/_securetransport/__pycache__/
Expand All @@ -734,36 +733,21 @@ drwxr-xr-x root/root opt/spoofcheck/urllib3/contrib/_securetransport/__pycache__
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/_securetransport/bindings.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/_securetransport/low_level.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/appengine.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/ntlmpool.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/pyopenssl.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/securetransport.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/contrib/socks.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/exceptions.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/fields.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/filepost.py
drwxr-xr-x root/root opt/spoofcheck/urllib3/packages/
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/__init__.py (EMPTY)
drwxr-xr-x root/root opt/spoofcheck/urllib3/packages/__pycache__/
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/__pycache__/six.cpython-39.pyc
drwxr-xr-x root/root opt/spoofcheck/urllib3/packages/backports/
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/backports/__init__.py (EMPTY)
drwxr-xr-x root/root opt/spoofcheck/urllib3/packages/backports/__pycache__/
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/backports/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/backports/__pycache__/makefile.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/backports/makefile.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/packages/six.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/poolmanager.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/request.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/py.typed
-rw-r--r-- root/root opt/spoofcheck/urllib3/response.py
drwxr-xr-x root/root opt/spoofcheck/urllib3/util/
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__init__.py
drwxr-xr-x root/root opt/spoofcheck/urllib3/util/__pycache__/
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/__init__.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/connection.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/proxy.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/queue.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/request.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/response.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/retry.cpython-39.pyc
Expand All @@ -772,10 +756,10 @@ drwxr-xr-x root/root opt/spoofcheck/urllib3/util/__pycache__/
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/ssltransport.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/timeout.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/url.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/util.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/__pycache__/wait.cpython-39.pyc
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/connection.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/proxy.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/queue.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/request.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/response.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/retry.py
Expand All @@ -784,6 +768,7 @@ drwxr-xr-x root/root opt/spoofcheck/urllib3/util/__pycache__/
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/ssltransport.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/timeout.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/url.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/util.py
-rw-r--r-- root/root opt/spoofcheck/urllib3/util/wait.py
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
Expand Down

0 comments on commit 562c6d2

Please sign in to comment.