Skip to content

[#60] Finding grouping logic inconsistent between two functions #1834

Description

@utksh1

finding_intelligence.py _stable_id('group', plugin_id, asset_id, signature) vs build_finding_groups uses _stable_id('group', title, target) ignoring asset_id. Unrelated findings with the same title+target merge, while asset-scoped grouping elsewhere does not.

Fix: unify grouping keys across both functions.

Metadata

Metadata

Labels

area:backendBackend API, database, or service worklevel:intermediate35 pts difficulty label for moderate contributor PRspriority:mediumImportant issue with normal urgencytype:bugBug fix work category bonus label

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions