Patryk Orwat
Patryk Orwat
It should be possible to report Azure VMs, network infrastructure and DBs.
It should be possible to read TF files, so that discovery of undeployed infrastructure can be made.
In order for diagrams to be appraised by AWS in e.g. APN requests, the generated diagrams should follow recommended practices. Sample diagrams to look at:  Refs * https://aws.amazon.com/quickstart/architecture/consul/ *...
The security command should analyze CloudTrail and look for most common incidents. A useful list of reference incidents can be found in https://github.com/easttimor/aws-incident-response#incidents
Boto3 sessions aren't thread safe [1], so the code must be refactored to ensure a session is not shared between threads. [1] https://boto3.amazonaws.com/v1/documentation/api/latest/guide/session.html#multithreading-or-multiprocessing-with-sessions
There should be an option to generate a diagram of the GCP computing infrastructure.
Target groups are crucial part of load balancers and ECS clusters. The tool should: 1. List TGs 2. List related load balancers 3. List related ECS services
To better understand relations between a policy and resources, an analysis of statements should be made, with focus on principals. The diagram could provide two types of connections: - One...
I got Lambda functions that are related only to two out of three private subnets. Yet, on the diagram this is not represented and the lambda function goes to an...
It would be good to have a command to discover Alicloud network resources.