duo-labs / cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
BSD 3-Clause "New" or "Revised" License
5.9k stars 797 forks source link

Upstream changes #903

Closed 0xdabbad00 closed 2 years ago

0xdabbad00 commented 2 years ago

Some minor bug fixes and feature additions. Importantly this removes the access_check command. That command was mostly a proof-of-concept. It relied on an old version of parliament, which was resulting in errors in the unit tests. Fixing the errors would take days of work and the never worked very well to begin with. It had a ton of complexity and was incomplete, such that the results could not be relied on. They might give the correct answer sometimes, but would also miss a lot. Given this situation, I decided to just remove the command and tests.