Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Update auditors to support types #2

Open
markofu opened this issue Nov 21, 2017 · 0 comments
Open

Update auditors to support types #2

markofu opened this issue Nov 21, 2017 · 0 comments

Comments

@markofu
Copy link
Contributor

markofu commented Nov 21, 2017

W should update the auditors to have the concept of supported account types, all collectors.

Something along the lines of

class IAMAuditor(BaseAuditor):
    auditor_type = AuditorTypes.AWS_Account

with auditor_type being one of AWS_Account, AWS_Region, Global as the currently supported auditors.

For example, the VPC Flow Log auditor should be a AWS_Region auditor, and the IAM should be AWS_Account auditor, with the Domain Hijacking being a Global.

@markofu markofu added this to the v1.1 Release milestone Nov 21, 2017
@bunjiboys bunjiboys modified the milestones: v1.1 Release, Backlog, 1.5.0 Jan 22, 2018
@laf-rge laf-rge closed this as completed Oct 25, 2018
@laf-rge laf-rge reopened this Oct 25, 2018
@laf-rge laf-rge modified the milestones: 2.1, Backlog Nov 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants