Seth Art

Results 4 issues of Seth Art

**Describe the bug** Playing around with the SCP functionality, I noticed that when I make a change to an SCP at the org level, it does not get reflected in...

bug

Missing the iam sub-command before create-policy-version. I spot checked the rest in source and this looks like the only one missing it. ``` aws create-policy-version \ --policy-arn ... ```

Lambda 3.6 is no longer supported so the terraform apply fails. simple fix was to bump to 3.9

This simply adds a third output mechanism (csv) to the check_privesc function. (Console output and text file existed, csv is new). I opted to add this without with introducing an...