File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ that are relevant to its security program via the **Admin** interface.
19191. Built-in Rules
2020-----------------
2121
22- Seven rules are available out of the box. Each rule implements a specific detection
22+ Eight rules are available out of the box. Each rule implements a specific detection
2323condition evaluated against the vulnerabilities known to affect the product's packages.
2424
2525.. list-table ::
@@ -40,6 +40,11 @@ condition evaluated against the vulnerabilities known to affect the product's pa
4040 | ``exploited_vulnerability``
4141 - Detects vulnerabilities for which a known active exploit is available
4242 (exploitability value equals 2.0).
43+ * - | **SSVC Decision **
44+ | ``ssvc_decision``
45+ - Detects vulnerabilities whose `SSVC <https://www.cisa.gov/ssvc-calculator >`_
46+ decision tree recommends **Attend ** or **Act ** (immediate attention required).
47+ Matches if any of the vulnerability's published SSVC trees meets this threshold.
4348 * - | **Reachable Vulnerability **
4449 | ``reachable_vulnerability``
4550 - Detects vulnerabilities confirmed as reachable in the product context: at least
You can’t perform that action at this time.
0 commit comments