iamactionhunter

View on PyPIReverse Dependencies (0)

1.0.5 iamactionhunter-1.0.5-py3-none-any.whl

Wheel Details

Project: iamactionhunter
Version: 1.0.5
Filename: iamactionhunter-1.0.5-py3-none-any.whl
Download: [link]
Size: 15699
MD5: 0f4c4519956fb0df130cb5b56501cfb8
SHA256: 464b3660575a9d35f93b8e42fbdac791188b8e8b0ca8ada8c9d73bcf1c3e0327
Uploaded: 2023-07-18 20:34:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iamactionhunter
Version: 1.0.5
Summary: A query tool for AWS IAM policy statements.
Author: Dave Yesland with Rhino Security Labs
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9,<4.0
Requires-Dist: boto3 (<2.0.0,>=1.26.87)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: pandas (<3.0.0,>=2.0.0)
Requires-Dist: policyuniverse (<2.0.0.0,>=1.5.0.20220613)
Description-Content-Type: text/markdown
[Description omitted; length: 4185 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.1.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
IAMActionHunter/IAMActionHunter.py sha256=TSv6_vyFb_DnlyOAx7Jp5zrxEV5_t4K_1gd_jLY4cxc 11695
IAMActionHunter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
IAMActionHunter/configs/__init.py__ sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
IAMActionHunter/configs/all.py sha256=_p2YA_FUweYyMQ6J-tW_yZst9Zh9t5Hvbi6I6KNSSXY 6163
IAMActionHunter/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
IAMActionHunter/lib/create_csv.py sha256=UafPnz9pXqcZ5o_T9mksUc2gFiSW1aq0t6OHTLYl3o4 1973
IAMActionHunter/lib/data_collection.py sha256=pzBzZsQo5sU-u0q09mKXEf6cK-9uHtqrHlCkIoGso3s 6108
IAMActionHunter/lib/statement_parser.py sha256=phOMNhIvtlUT5qz3EPcGaFp--VCR2WGD4F4f5aA2-0g 4141
IAMActionHunter/lib/text_formatter.py sha256=1QkdvyQsGb5FYmSKB7SipPXo-GcdXyPh-ZbQWTg-prI 433
iamactionhunter-1.0.5.dist-info/entry_points.txt sha256=UOvjMBlGg_r8Hf2b_TS012fS9XZ4MqsTOGfN1CyS-sA 125
iamactionhunter-1.0.5.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
iamactionhunter-1.0.5.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
iamactionhunter-1.0.5.dist-info/METADATA sha256=3saqpt3dbut9weWY4BcOg6Pwr2leMSwj4nPvQyL155A 4739
iamactionhunter-1.0.5.dist-info/RECORD

entry_points.txt

IAMActionHunter = IAMActionHunter.IAMActionHunter:main
iamactionhunter = IAMActionHunter.IAMActionHunter:main