prowler-cloud / prowler

Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more
https://prowler.com
Apache License 2.0
10.71k stars 1.53k forks source link

Add resource name in dashboard overview findings #5432

Open Techbrunch opened 17 hours ago

Techbrunch commented 17 hours ago

New feature motivation

Currently the resource name is not visible in the HTML table when using prowler dashboard:

Screenshot 2024-10-16 at 16 38 03

This makes it hard to identify which resources needs to be fixed.

Solution Proposed

Add a column in the table with the resource name of add it in the details.

Describe alternatives you've considered

The resource name is visible when downloading the table as a CSV though.

Additional context

No response

sergargar commented 13 hours ago

Hi @Techbrunch, I will discuss this feature internally with the team and I will reach out to you soon. Thanks!

pedrooot commented 2 hours ago

Hey! @Techbrunch we are working on Prowler 5, it will have new UI, findings database, api... So we are not doing any new fix for local dashboards due to new version (it's expected that they will be replaced by the new UI). Btw you can open a PR if you want to make any improvement.