Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General improvements and Azure rework #60

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Conversation

bishopfaure
Copy link
Member

Hey,

This is my take on the Azure side of the tool, where I tried to have a similar approach to have we have already for AWS. This allowed a much more flexible structure without passing arguments to function everywhere, and it also significantly reduces the amount of repeated code across the modules.

I also implemented a much more flexible resource selection mechanism for Azure resources, where you could select multiple tenants, subscriptions, resource groups and resource identifiers for targeted reviews.

Not all modules do use that level of granularity during their execution but at least it is available to all modules to a specialized Azure Client.

I also gave a shot to a centralized logged that all modules and cloud providers could use. We would have to chat more about it to see how we could apply it to existing AWS modules.

…[string][]subscription populated prior to run any module
@sethsec-bf sethsec-bf self-assigned this Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants