Skip to content

Commit e7d4763

Browse files
committed
Update
Signed-off-by: A.Arnold <[email protected]>
1 parent 5af1e90 commit e7d4763

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/topics/accessing-unmatched-rules.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ To access unmatched rules, you must run the analysis with enhanced logging enabl
1414

1515
When you run an analysis:
1616

17-
. Navigate to analysis details and select the `issues.yaml` file.
17+
. Navigate to *Reports* in the side drawer.
18+
. Click *View analysis details*, which opens the YAML/JSON format log view.
19+
. Select the `issues.yaml` file.
1820
. For each ruleset, there is an *unmatched* section that lists the rule IDs that do not find match rules.
1921
+
2022
image::unmatched-rules.png[unmatched rule IDs in issues.yaml]

0 commit comments

Comments
 (0)