madhuakula/aws-iam-analyser

Click Module Import

Open

#8 opened on May 29, 2020

 (1 comment) (0 reactions) (0 assignees)Python (2 forks)github user discovery
help wanted

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Why is this module imported? I don't see the actual benefit of using it. It's only used on the extract function, and that could be handled in a much better way by using an argparser, such as argparse.

Contributor guide