AUTHORS.md
LICENSE
README.md
pyproject.toml
src/awdx/__init__.py
src/awdx/__main__.py
src/awdx/cli.py
src/awdx.egg-info/PKG-INFO
src/awdx.egg-info/SOURCES.txt
src/awdx.egg-info/dependency_links.txt
src/awdx.egg-info/entry_points.txt
src/awdx.egg-info/requires.txt
src/awdx.egg-info/top_level.txt
src/awdx/ai_engine/__init__.py
src/awdx/ai_engine/ai_commands.py
src/awdx/ai_engine/config_manager.py
src/awdx/ai_engine/exceptions.py
src/awdx/ai_engine/gemini_client.py
src/awdx/ai_engine/nlp_processor.py
src/awdx/costlyzer/__init__.py
src/awdx/costlyzer/cost_commands.py
src/awdx/iamply/__init__.py
src/awdx/iamply/iam_commands.py
src/awdx/profilyze/__init__.py
src/awdx/profilyze/profile_commands.py
src/awdx/s3ntry/__init__.py
src/awdx/s3ntry/s3_commands.py
src/awdx/secrex/__init__.py
src/awdx/secrex/secret_commands.py
src/awdx/secutide/__init__.py
src/awdx/secutide/security_commands.py
tests/test_ai_integration.py
tests/test_security_scanner.py