cloudmapper icon indicating copy to clipboard operation
cloudmapper copied to clipboard

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.

Results 132 cloudmapper issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

I'm auditing ~35 AWS accounts. Running `report` in one go for all of these does work, but opening the output in my browser then causes the browser to hang, gobble...

Hello everyone. After running the "python cloudmapper.py collect --account my_account" command, the error - an error occurred (unauthorizedoperation) when calling the describeregions operation You are not authorized to perform this...

I am trying to install cloudmapper and running into a dependency resolution error. The log of running `pip install -r requirements.txt` is here: https://gist.github.com/AliSajid/6003902e7e7017e80cbd20fdd0bf1a41 I've been trying to relax various...

This change maintains the strict specification from the `pip` requirements file but allows the use of Poetry for virtual environments. A small addition is made to the `README.md` file to...

https://github.com/duo-labs/cloudmapper/issues/927

I am mapping a large environment and the token expires. The MaxSessionDuration on the role is 12h, where most default tools are set to 1H. Is there a switch/flag to...

Some i didn't have a documentation page for, but still had the account id in my wiki.

This PR makes some adjustments to the Dockerfile and .dockerignore in the interest of efficiency and clarity for production usage. Specifics of the changes are described by their respective commits....

The 'collect' command currently gathers only account-level public access block settings. That setting can also be set at the bucket level and would be useful to gather.