LICENSE
NOTICE
README.md
pyproject.toml
src/kport/__init__.py
src/kport/__main__.py
src/kport/audit.py
src/kport/cli.py
src/kport/constants.py
src/kport/docker_engine.py
src/kport/exceptions.py
src/kport/formatter.py
src/kport/mcp_server.py
src/kport/notify.py
src/kport/profile.py
src/kport.egg-info/PKG-INFO
src/kport.egg-info/SOURCES.txt
src/kport.egg-info/dependency_links.txt
src/kport.egg-info/entry_points.txt
src/kport.egg-info/requires.txt
src/kport.egg-info/top_level.txt
src/kport/inspectors/__init__.py
src/kport/inspectors/base.py
src/kport/inspectors/psutil_impl.py
src/kport/inspectors/system_impl.py
tests/test_cli.py
tests/test_commands.py
tests/test_mcp.py
tests/test_new_features.py
tests/test_publish_pypi.py