Daniel Barranquero

Results 16 comments of Daniel Barranquero

Hi there @vfeinman! The error you're encountering is due to an AWS limitation. When one role assumes another role, AWS automatically limits the session duration to a maximum of 1...

Thanks for the clarification, that makes perfect sense now. In your setup, the role chain looks something like this: User role → assumes → CloudFormation execution role → assumes →...

Since we haven’t received any further updates, I’m going to go ahead and close this issue for now. If you run into any other problems or have more questions in...

Hi @Mubashir-ahmed, Thanks for the example and suggestion. We'll take it into account as we work on improving the report. Could you please share what additional information you'd like to...

Hey @o7g8! Could you please provide a bit more context about the steps you followed to reach the "Top Findings by Severity" table? Do you mean going to Findings, filter...

Hi again @o7g8! I thought you were talking about `Prowler App`, right now `prowler dashboard` does not have paging, but you can give a try to Prowler App or Prowler...

Hi @petrobubka! Thanks a lot for pointing this out. You're absolutely right, those workload-level checks are mentioned in the documentation, but they’re not currently implemented in Prowler. If you’d like...

Hello @petrobubka, Thank you very much for your suggestion, that’s definitely an interesting feature and a valuable idea. Exporting compliance reports in JSON format is something we’ll certainly keep in...

> This is awesome @danibarranqueroo , congrats on your first PR! But please, instead of using `re.search`, always assert the whole string. Could you change it for the status_extended? The...

> > This is awesome @danibarranqueroo , congrats on your first PR! But please, instead of using `re.search`, always assert the whole string. Could you change it for the status_extended?...