Skip to content

Commit bbc0fa5

Browse files
committed
add review section
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent f507f9a commit bbc0fa5

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

docs/tutorial-7-policy-rules.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,24 @@ Sign into DejaCode.
2424

2525
3. Click the policy violations count on a product row to open its
2626
:guilabel:`Compliance` tab directly.
27+
28+
2. Review Policy Violations
29+
---------------------------
30+
31+
The **Policy violations** panel shows the active violations for the product.
32+
33+
For each triggered rule, the table shows:
34+
35+
- The rule label and severity, color-coded as red (error) or yellow (warning).
36+
- A short description of what the rule detects.
37+
- The number of packages **in violation**.
38+
- The date the violation was first **detected**.
39+
40+
The badge in the panel header shows the total number of triggered rules. Its color
41+
reflects the highest severity: red if at least one error rule is triggered, yellow
42+
if only warning rules are triggered.
43+
44+
.. tip::
45+
Click the info icon next to the panel title to open a modal listing all active
46+
rules with their current status: **Triggered** or **OK**. This gives you a full
47+
picture of your compliance posture at a glance.

0 commit comments

Comments
 (0)