Ramon
Ramon
Hello @alexr3 ! For running cloudmapper regularly you have this [section of the readme](https://github.com/duo-labs/cloudmapper#running-cloudmapper-regularly-to-audit-your-environment). For comparing reports, I don't know if there's an automated option for now. Cheers!
I believe this PR https://github.com/duo-labs/cloudmapper/pull/892 fixes it @richstokes
Created the PR @0xdabbad00 to solve this issue :)
Hello @DDJSM ! Since this is a cross-account issue, could it be that your assumed role can't perform the action outside its account? We might need to take a look...
Hello @DDJSM ! Let's see if I understood: You are saying that the role in account A has the policy that can assume the role in account B (good). The...
Hello @DDJSM ! Regarding this: > Have you tried, before using cloudmapper, to do an assume role cross-account from that EC2 instance > > Yeap, and it works on every...
Hello @ejohn20 and @acidflash ! I can see here: https://github.com/duo-labs/cloudmapper/blob/bebf0d1a8f785b5d99995a9f120426b6ab3df4ee/auditor/package.json#L25 That it's using the version `1.71.0` or higher, if I understood correctly. But you were saying that it failed in...
Great! Shall we upgrade the aws-cdk from `1.71.0` to `1.76.0` ?
Hello @cgaudit ! I have replied to you in this issue https://github.com/duo-labs/cloudmapper/issues/884#issuecomment-900384602 Have you checked issue https://github.com/duo-labs/cloudmapper/issues/803 ? See if that helps! Cheers!
I'v got other errors due to some other dependencies, which I'm waiting for @0xdabbad00 to merge some PRs with the fixes. I think you've got an error now with `pyjq`....