Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/RhinoSecurityLabs/pacu in…
Browse files Browse the repository at this point in the history
…to remove_pacu_proxy
  • Loading branch information
SpenGietz committed May 6, 2020
2 parents 8566c29 + 41c10ad commit 4c933d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/iam__bruteforce_permissions/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@

SUPPORTED_SERVICES = [
'ec2',
's3'
's3',
'logs'
]

current_client = None
Expand Down

0 comments on commit 4c933d6

Please sign in to comment.