Leandro Damascena

Results 46 issues of Leandro Damascena

Add i18n support.

documentation
enhancement
GENERAL

Might be interesting to add a command to check security in AWS. This command must analyze the following itens: [ ] - CloudFront distributions without HTTPS [ ] - Unencrypted...

enhancement
AWS

Code refactoring is required to support new cloud providers. The commands should follow these standards: cloudiscovery provider command parameters examples: cloudiscovery aws iot -t mything cloudiscovery gcp limit

GENERAL

Using guppy3 package to perform memory tests. It would be good to think in automate a memory usage test to keep acceptable values for each resource. aws-all - 97MB ![image](https://user-images.githubusercontent.com/4295173/86051932-22a9f300-ba4e-11ea-900f-5555911e9600.png)...

help wanted
question
GENERAL

Update readme to inform how to list all regions.

documentation
AWS

I think we should update setup.py to get required libraries from requirements.txt.

enhancement
GENERAL

Good evening. In this PR I created the TS, Python, C# and Java versions for this new stack.

Good evening. In this PR I created the C# and Java versions. 1 - Some considerations in specific files. 2 - Fixed some comments. Just to keep the things organized....

Good evening. In this PR I created the C # and Java versions. 1 - Some considerations in specific files. 2 - In the TS version, the "asset" function to...

Last month I had to implement a system on a client that uses many incremental keys for many different systems and architectures. The requirements were: 1 - Must be fast...