Duplicate findings on partitioned tables create noise
Description
When tables are partitioned, the same rule is emitted for each child partition, so one logical issue shows up many times and adds a lot of noise.
Suggestion (question)
Would you consider adding an output mode that deduplicates identical findings across partitions—e.g., group by the parent table and list the affected partitions under it? This would keep reports concise while preserving detail.