--- name: Bug report about: Create a report to help us improve title: "[Bug]: " labels: bug, status/needs-triage assignees: '' --- **What happened?** A clear and concise description of what the bug is or what is not working as expected **How to reproduce it** Steps to reproduce the behavior: 1. What command are you running? 2. Environment you have, like single account, multi-account, organizations, etc. 3. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots or Logs** If applicable, add screenshots to help explain your problem. Also, you can add logs (anonymize them first!). Here a command that may help to share a log `bash -x ./prowler -options > debug.log 2>&1` then attach here `debug.log` **From where are you running Prowler?** Please, complete the following information: - Resource: [e.g. EC2 instance, Fargate task, Docker container manually, EKS, Cloud9, CodeBuild, workstation, etc.) - OS: [e.g. Amazon Linux 2, Mac, Alpine, Windows, etc. ] - AWS-CLI Version [`aws --version`]: - Prowler Version [`./prowler -V`]: - Shell and version: - Others: **Additional context** Add any other context about the problem here.