Patryk Orwat

Results 15 issues of Patryk Orwat

It should be possible to report Azure VMs, network infrastructure and DBs.

enhancement
AZURE

It should be possible to read TF files, so that discovery of undeployed infrastructure can be made.

enhancement
TERRAFORM

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: ![consul-diagram](https://d1.awsstatic.com/partner-network/QuickStart/datasheets/hashicorp-consul-on-aws-architecture.5724e50ba3c57b63afe5d09b7d645484d2a0f2eb.png) 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

enhancement
GENERAL

There should be an option to generate a diagram of the GCP computing infrastructure.

enhancement
GCP

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

enhancement
AWS

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...

enhancement
AWS

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...

enhancement
AWS

It would be good to have a command to discover Alicloud network resources.