prowler
prowler copied to clipboard
Dashboard Compliance tab do not sort drop-downs
Steps to Reproduce
- Get at least two AWS accounts
- Run scan for both accounts:
poetry run prowler aws - Run local dashboard
poetry run prowler dashboard - Open Compliance tab
Expected behavior
AWS accounts are sorted in drop-down 'Account / Subscription / Project / Cluster :' (as they are in Overview tab)
Actual Result with Screenshots or Logs
AWS accounts are not sorted
How did you install Prowler?
Docker (docker pull toniblyx/prowler)
Environment Resource
Locally with podman
OS used
Ubuntu 25.04, tested on Ubuntu 22.04 as well
Prowler version
Prowler 5.7.1
Pip version
pip 25.1.1 from /home/prowler/.local/lib/python3.12/site-packages/pip (python 3.12)
Context
We run reports for multiple accounts and we expect list to be sorted.
Hello @rsaladra thanks for the heads up.
We'll handle this one when we get a chance too, thanks!