Skip to content

Commit f507f9a

Browse files
committed
addd tutorial for policy violations management
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent bafa2e6 commit f507f9a

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Welcome to the very start of your DejaCode journey!
2323
tutorial-4-vulnerabilities
2424
tutorial-5-sboms
2525
tutorial-6-vuln-report
26+
tutorial-7-policy-rules
2627

2728
.. toctree::
2829
:maxdepth: 1

docs/tutorial-7-policy-rules.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
.. _user_tutorial_7_policy_rules:
2+
3+
Tutorial 7 - Managing Policy Violations
4+
=======================================
5+
6+
Your DejaCode administrator has configured policy rules for your Dataspace. This
7+
tutorial walks you through discovering policy violations on a product, understanding
8+
what they mean, drilling into the affected packages, and resolving them.
9+
10+
.. seealso::
11+
Refer to :ref:`reference_policy_rules` for a complete description of all available
12+
rules and their violation lifecycle. If you are an administrator and need to enable
13+
or configure rules, refer to :ref:`how_to_6`.
14+
15+
Sign into DejaCode.
16+
17+
1. Open the Compliance Dashboard
18+
--------------------------------
19+
20+
1. From the main menu, navigate to the :guilabel:`Compliance Dashboard`.
21+
22+
2. The dashboard lists all your products with their compliance metrics. Look at the
23+
**Policy violations** column to see which products have active violations.
24+
25+
3. Click the policy violations count on a product row to open its
26+
:guilabel:`Compliance` tab directly.

0 commit comments

Comments
 (0)