duo-labs / cloudmapper

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

add logger to set policyuniverse CRITICAL only fixes #672 #675

Closed andrewkrug closed 4 years ago

andrewkrug commented 4 years ago

This fixes issue #672 by suppressing the Netflix PolicyUniverse logger where it exists in the project. Sets CRITICAL instead of WARNING which is the default.

Tested against my own account data producing the artifacts.

0xdabbad00 commented 4 years ago

Thank you @andrewkrug !