LICENSE
README.md
pyproject.toml
plexavo/__init__.py
plexavo/auth.py
plexavo/cli.py
plexavo/findings.py
plexavo/principals.py
plexavo/scoring.py
plexavo.egg-info/PKG-INFO
plexavo.egg-info/SOURCES.txt
plexavo.egg-info/dependency_links.txt
plexavo.egg-info/entry_points.txt
plexavo.egg-info/requires.txt
plexavo.egg-info/top_level.txt
plexavo/checks/__init__.py
plexavo/checks/encryption.py
plexavo/checks/iam.py
plexavo/checks/iam_hygiene.py
plexavo/checks/logging.py
plexavo/checks/network.py
plexavo/checks/storage.py
plexavo/checks/usage.py
plexavo/report/__init__.py
plexavo/report/ai_narration.py
plexavo/report/html_report.py
plexavo/report/pdf.py
plexavo/report/fonts/DejaVuSans-Bold.ttf
plexavo/report/fonts/DejaVuSans-BoldOblique.ttf
plexavo/report/fonts/DejaVuSans-Oblique.ttf
plexavo/report/fonts/DejaVuSans.ttf
plexavo/report/fonts/GEIST-FONT-LICENSE.txt
plexavo/report/templates/report.html.j2
tests/test_ai_narration_offline.py
tests/test_encryption_offline.py
tests/test_iam_hygiene_offline.py
tests/test_iam_offline.py
tests/test_logging_offline.py
tests/test_network_offline.py
tests/test_report_offline.py
tests/test_scoring.py
tests/test_storage_offline.py
tests/test_usage_offline.py