LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
AWSXenos.egg-info/PKG-INFO
AWSXenos.egg-info/SOURCES.txt
AWSXenos.egg-info/dependency_links.txt
AWSXenos.egg-info/entry_points.txt
AWSXenos.egg-info/requires.txt
AWSXenos.egg-info/top_level.txt
awsxenos/__init__.py
awsxenos/accounts.json
awsxenos/config.yaml
awsxenos/finding.py
awsxenos/py.typed
awsxenos/report.py
awsxenos/scan.py
awsxenos/template.html
awsxenos/services/__init__.py
awsxenos/services/dynamodb.py
awsxenos/services/efs.py
awsxenos/services/eventbridge.py
awsxenos/services/iam.py
awsxenos/services/kinesis.py
awsxenos/services/kms.py
awsxenos/services/lambda.py
awsxenos/services/opensearch.py
awsxenos/services/s3.py
awsxenos/services/secretsmanager.py
awsxenos/services/sns.py
awsxenos/services/sqs.py
awsxenos/services/vpc.py
tests/__init__.py
tests/fixtures.py
tests/test_report.py
tests/test_scan.py