Skip to content

Enhance advisory grouping with alias and summary similarity#2194

Open
Dhirenderchoudhary wants to merge 2 commits intoaboutcode-org:mainfrom
Dhirenderchoudhary:feat/advisory-grouping-heuristics
Open

Enhance advisory grouping with alias and summary similarity#2194
Dhirenderchoudhary wants to merge 2 commits intoaboutcode-org:mainfrom
Dhirenderchoudhary:feat/advisory-grouping-heuristics

Conversation

@Dhirenderchoudhary
Copy link

@Dhirenderchoudhary Dhirenderchoudhary commented Mar 2, 2026

Date : 2 March 2026
Developer name : Dhirender Choudhary

Description

Enhance advisory grouping mechanism with alias-based relating and summary similarity detection.

  • Add alias-based grouping to merge advisories from different datasources when they share the same alias.

Related Issue

Closes #2172

Type of Change

  • New feature

Testing

  • Existing tests pass
  • New tests added - 12 tests covering similarity and union-find logic
  • Manually verified

Checklist

  • Self-reviewed the code
  • Follows existing patterns
  • No new warnings or errors introduced

Signed-off-by: Dhirenderchoudhary <dhirenderchoudhary0001@gmail.com>
@Dhirenderchoudhary Dhirenderchoudhary force-pushed the feat/advisory-grouping-heuristics branch from f6c76c2 to aa26e19 Compare March 2, 2026 14:49
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.

Enhance advisory grouping mechanism

1 participant