Skip to content

Commit 62310e9

Browse files
committed
add resolution section
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent ad2ee0b commit 62310e9

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs/tutorial-7-policy-rules.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,21 @@ if only warning rules are triggered.
5757

5858
3. Review the packages and decide what action to take: update a license expression,
5959
assign a usage policy, or triage a vulnerability.
60+
61+
4. Resolve a Violation
62+
----------------------
63+
64+
Violations are resolved automatically when the underlying condition is corrected.
65+
The following example shows how to resolve a **Vulnerability Unresolved** violation
66+
by completing a vulnerability analysis.
67+
68+
1. From the filtered inventory, click a package to open its detail page.
69+
2. Navigate to the :guilabel:`Vulnerabilities` tab.
70+
3. For each vulnerability, click :guilabel:`Edit analysis` and set the analysis state
71+
to a terminal value such as **Resolved** or **Not affected**.
72+
73+
.. seealso::
74+
Refer to :ref:`how_to_4` for a detailed guide on vulnerability analysis.
75+
76+
Once all vulnerabilities on a package have a terminal analysis, that package is no
77+
longer counted as a violation for the **Vulnerability Unresolved** rule.

0 commit comments

Comments
 (0)