Sergio Garcia
Sergio Garcia
FYI @addefisher we did the dollowing: - Renamed current check `iam_policy_no_administrative_privileges` to `iam_customer_unattached_policy_no_administrative_privileges`. - Add new check `iam_customer_attached_policy_no_administrative_privileges`: that checks only customer managed policies attached. HIGH, to fix it is...
Good idea, thanks @Fennerr !!
Hi @addefisher, thank you for reaching us out! Can you take a look to the check `s3_bucket_public_access`? I think this check can apply to the CIS AWS Foundations 1.5 benchmark...
Hi @Fennerr, you are right. We will deprecate `s3_bucket_default_encryption` check soon. Thanks for letting us know!
Hi @Imiler, thank you for reaching us out. The `--only-logs` flag may solve your issue since this would print only Prowler logs by the stdout. Let me know if that...
The `text` argument does not exist in Prowler.
That's a good point @Imiler, we will include a flag to remove the colors in the cli output. Any naming that comes to your mind? Thanks!
@Imiler out of curiosity, why aren't the output files (csv, json...) useful to grafana/loki?
Hi @Fennerr , thank you so much for all the study and information! Recently, @mtronrd fixed most of this issues in https://github.com/prowler-cloud/prowler/pull/3006, can you try it again in master?
Hi @akshat-crypto , do you need help on adding the needed logic in the services?