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

import json file #914

Open rowbot1 opened 2 years ago

rowbot1 commented 2 years ago

Hi there,

Great tool, tyvm.

Question: I have a script that lists found resources and outputs to a json file. Is it possible to use that json file instead of using the tool. Is there a flag that I can use to import file.json instead of using the tool to scan.

Thanks