[Security Solution] Alert deduping, alert grouping, incremental AD & AD attachment type#254356
Closed
patrykkopycinski wants to merge 1 commit into
Closed
[Security Solution] Alert deduping, alert grouping, incremental AD & AD attachment type#254356patrykkopycinski wants to merge 1 commit into
patrykkopycinski wants to merge 1 commit into
Conversation
…nd related changes Includes: - Alert deduping and grouping changes (kbn-grouping, detections) - Incremental Attack Discovery graph and retriever changes - Attack Discovery case attachment type (cases plugin integration) - AD search tool and skill for agent builder - Case integration for attack discoveries - Experimental features for alert deduping - Agent builder attachment types (alert, case, rule, timeline, attack_discovery)
Contributor
|
🤖 Jobs for this PR can be triggered through checkboxes. 🚧
ℹ️ To trigger the CI, please tick the checkbox below 👇
|
5 tasks
This was referenced Apr 20, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR introduces several related improvements to Attack Discovery (AD), alert grouping, and the Cases integration:
Alert Deduping & Grouping
kbn-grouping) with improved group stats renderingIncremental Attack Discovery
generate_and_update_discoveriesto support incremental generation flowalertsIndexPatternpropagation through the AD graph pipelineAttack Discovery Case Attachment Type
attack_discovery_attachment_type.tsx)case_view_attack_discoveries.tsxcomponent,attack_discovery_integrationserviceuse_case_attachment_tabsto support the new AD tabAgent Builder Integration
security_attack_discovery_skillfor agent builderattack_discovery.ts,case.ts,timeline.tsalert.tsandrule.tsattachments with richer metadataattack_discovery_search_toolwith improved search capabilitiesAttacks Page Cleanup
Elastic Assistant Plugin
kibana.jsoncandtsconfig.jsonfor new dependenciesTest plan
Production-Readiness Checklist — Agent Skills Ecosystem
Generated against [Epic] Creation of the Agent Skills Ecosystem for Elastic Security.
Narrative role: Alert Deduplication skill — the upstream noise reduction node in the epic's skill graph, feeding Triage and Attack Discovery.
Must-do before this can ship
kbn-groupinggroup-stats improvementsalerts_in / alerts_out) so downstream "feeds deduplicated clusters to Triage" is measurable@kbn/evalssuite with labeled ground truth — without it tuning is guessworkFollow-ups (post-merge)