Skip to content

Export DeduplicateFindings from pkg/models#65

Open
SUSTAPLE117 wants to merge 1 commit into
maint/exportImprovefrom
maint/export-dedup
Open

Export DeduplicateFindings from pkg/models#65
SUSTAPLE117 wants to merge 1 commit into
maint/exportImprovefrom
maint/export-dedup

Conversation

@SUSTAPLE117

Copy link
Copy Markdown
Contributor

Move finding dedup (group by fingerprint, consolidate locations) and the location formatter out of pkg/reporter into pkg/models as exported DeduplicateFindings and FindingLocation.

Move finding dedup (group by fingerprint, consolidate locations) and the
location formatter out of pkg/reporter into pkg/models as exported
DeduplicateFindings and FindingLocation. The reporter now delegates to
them, so library consumers get the same finding-identity semantics without
importing the reporter (and its table-rendering deps). Dedup test moves to
pkg/models alongside the logic.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant