Ramon

Results 91 comments of Ramon

Hello @jtyers ! Did you open the PR? Will appreciate it! Thank you!

Hello @jiacheng-0 ! Take a look at this -> https://github.com/duo-labs/cloudmapper/issues/802 The command `prepare` is no longer maintained. cheers!

This issue has been fixed! Let's close it :)

Hello @planzone , it seems that it's trying to iterate over a `null` value here: https://github.com/duo-labs/cloudmapper/blob/bebf0d1a8f785b5d99995a9f120426b6ab3df4ee/shared/common.py#L298 Because somehow it didn't retrieve any value. Maybe we can add a check there...

@0xdabbad00 the function `query_aws` is returning `null` , but I can't see the error. It might be loading and empty `.json` file? Thus, returning `null` but not a valid `{}`...

> I am having this same issue. > > > > Is there a resolution for this? Hello @lofzee , not for the moment, will try to work on a...

Hello @gnewso2909 , Can't work on the fix right now, but I know there's one! As said earlier in this issue -> https://github.com/duo-labs/cloudmapper/issues/845#issuecomment-792550928 There might be a try-catch that we...

Hello @icyxp ! I've been following this repo quite closely last 2 months and it's been really quiet :( don't know why though

Hello @n2ygk and @v-safekeep ! If I'm not wrong, the command to collect db _clusters_ is not there. So it's only collecting from DB instances. Just create the PR with...