Victor

Results 3 comments of Victor

After further investigation, on an environment with 47,000 resources, it took: - 16 minutes with Prowler CLI (default configuration) - 90 minutes with Prowler App (default configuration) I am keen...

On an environment with 86,000 resources, it took: - 53 minutes with Prowler CLI (default configuration) - 162 minutes with Prowler App (default configuration)

Hi @HugoPBrito, Thanks a lot for your response. Below is the output I now managed to get: ``` { "links": { "first": "http://localhost:8080/api/v1/tasks?filter%5Bname%5D=scan-report&page%5Bnumber%5D=1", "last": "http://localhost:8080/api/v1/tasks?filter%5Bname%5D=scan-report&page%5Bnumber%5D=1", "next": null, "prev": null },...