I am looking for a way to suppress or hide specific findings in the UiPath Analyzer. The goal is to manage the output so that certain findings do not appear in the results, without disabling entire rules or categories.
For example, I have a finding like this:
ST-NMG-004 (Display Name Duplication)
I want to suppress this exact finding while keeping the rule active for the rest of the project.
My Questions:
Is there a way to suppress or hide individual findings in the UiPath Analyzer results?
Can specific findings be marked differently (e.g., as “Suppressed” or “Justified”) without affecting the rule’s application elsewhere?
Thank you for your suggestion! Suppressing the entire rule would indeed prevent all findings for “ST-NMG-004” from appearing, but my use case is a bit more nuanced.
I have multiple “ST-NMG-004” findings in my project, and I only want to suppress certain specific ones that I know are intentional or not problematic. By “specific,” I mean suppressing findings based on individual activities in the workflow, rather than disabling the entire rule across the project.
Sorry for not clarifying in the initial post an thank you for your help!