Skip to content

Commit e0bfbe5

Browse files
committed
docs(compliance): split ThreatScore badge from framework detail page
- Show the slim ThreatScore badge in the overview section instead of the full detail page - Move the ThreatScore detail screenshot next to the CIS one in the detail page section - Note that the detail layout is shared and the Breakdown card is ThreatScore-only - Rename the prior threatscore-card image to threatscore-detail to match its content
1 parent bd168b7 commit e0bfbe5

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

-472 KB
Loading
534 KB
Loading

docs/user-guide/compliance/tutorials/compliance.mdx

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,15 @@ Select **Clear filters** to reset both the region filter and any other applied f
6464

6565
### Reviewing the Prowler ThreatScore Card
6666

67-
When the selected scan includes Prowler ThreatScore data, a dedicated card appears at the top of the overview (visible in the screenshot above), showing:
67+
When the selected scan includes Prowler ThreatScore data, a dedicated card appears at the top of the overview, showing:
6868

6969
* The overall ThreatScore (0–100) with a color-coded indicator.
7070
* A progress bar reflecting current posture.
7171
* Per-pillar bars for IAM, Attack Surface, and Logging and Monitoring.
7272

73-
Selecting the card opens the ThreatScore framework detail page with a per-pillar breakdown, requirements status, top failed sections, and a complete requirement accordion:
73+
<img src="/images/compliance/prowler-app-compliance-threatscore-card.png" alt="Prowler ThreatScore badge on the Compliance overview showing the overall score and per-pillar bars" width="900" />
7474

75-
<img src="/images/compliance/prowler-app-compliance-threatscore-card.png" alt="Prowler ThreatScore framework detail page with breakdown, requirements status, top failed sections, and accordion" width="900" />
75+
Selecting the card opens the ThreatScore framework detail page, covered in [Working With the Framework Detail Page](#working-with-the-framework-detail-page).
7676

7777
For a complete explanation of the methodology, formula, and weighting, see [Prowler ThreatScore Documentation](/user-guide/compliance/tutorials/threatscore).
7878

@@ -104,9 +104,13 @@ The header shows the framework name, version, the provider scan being reviewed,
104104

105105
* **Requirements Status:** Donut chart with `Pass`, `Fail`, and `Manual` counts plus the total number of requirements.
106106
* **Top Failed Sections:** Ranks the sections or pillars with the highest number of failing requirements.
107-
* **ThreatScore Breakdown:** Appears only on the ThreatScore framework. It shows the overall score and per-pillar scores aligned with the ThreatScore pillars (IAM, Attack Surface, Logging and Monitoring, Encryption). See the ThreatScore detail screenshot above.
107+
* **ThreatScore Breakdown:** Appears only on the ThreatScore framework. It shows the overall score and per-pillar scores aligned with the ThreatScore pillars (IAM, Attack Surface, Logging and Monitoring, Encryption).
108108

109-
<img src="/images/compliance/prowler-app-compliance-detail-header.png" alt="CIS framework detail page showing the title, scan info, CSV/PDF download buttons, Requirements Status donut, Top Failed Sections card, and the requirements accordion list" width="900" />
109+
The same layout applies to every compliance framework. ThreatScore is the only framework that includes the extra Breakdown card on the left; for any other framework, the Requirements Status and Top Failed Sections cards span the full row.
110+
111+
<img src="/images/compliance/prowler-app-compliance-threatscore-detail.png" alt="Prowler ThreatScore detail page including the extra Breakdown card alongside Requirements Status and Top Failed Sections" width="900" />
112+
113+
<img src="/images/compliance/prowler-app-compliance-detail-header.png" alt="CIS framework detail page showing only the Requirements Status donut and the Top Failed Sections card, without the ThreatScore Breakdown" width="900" />
110114

111115
#### Requirements Accordion
112116

0 commit comments

Comments
 (0)