What problem does it solve?
This skill addresses the challenge of alert fatigue by automatically identifying and merging redundant security findings generated during automated code analysis, ensuring that security teams focus on unique, actionable issues.
Core Features & Use Cases
- Intelligent Merging: Uses deterministic rules to cluster overlapping findings based on code paths and titles while preserving full audit history.
- Snapshot-Gated Deduplication: Prevents false positives by verifying findings against historical snapshots and tracking regressions.
- Use Case: When running a multi-pass security scan that generates hundreds of raw JSON reports, use this skill to collapse duplicates into a single, high-quality record per vulnerability.
Quick Start
Run the mantis-dedupe command to process all raw findings in the current workspace and merge duplicates into the primary records.