[Security Solution] defend policy management skill - #289633
Draft
joeypoon wants to merge 2 commits into
Draft
Conversation
|
🤖 Jobs for this PR can be triggered through checkboxes. 🚧
ℹ️ To trigger the CI, please tick the checkbox below 👇
|
joeypoon
force-pushed
the
feature/policy-management-skill
branch
4 times, most recently
from
September 12, 2026 03:04
2f10acb to
c5130e5
Compare
Introduces a read-only Elastic Defend package policy management skill. Capabilities include: - listing policies and explaining what a setting does - OS-specific tuning guidance grounded in KB docs - comparing policies for drift, duplicates, and unused policies - reporting assigned-versus-applied counts - assessing the impact of a proposed change - recommending staged rollout steps
joeypoon
force-pushed
the
feature/policy-management-skill
branch
from
September 12, 2026 18:40
c5130e5 to
e76a01a
Compare
Contributor
💔 Build Failed
Failed CI StepsMetrics [docs]Module Count
Async chunks
Page load bundle
Unknown metric groupsESLint disabled in files
shared chunks total size
Total ESLint disabled count
total optimizer output size
History
|
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
Introduces a read-only Elastic Defend package policy management skill.
Capabilities include:
Feature gated behind a new
elasticDefendPolicyManagementSkillfeature flag.High-level supporting changes
Policy analysis and rollout foundations
Shared Elastic Defend policy semantics
withEndpointAuthzis intentionally not unified as to not risk modifying existing authz inside of this large unrelated PR.CI evals intentionally skipped as these will not pass since they lack the required KB docs to be introduced in elastic/endpoint-package#796.
Local eval results w/ KB docs manually populated:
Example:

Checklist
Check the PR satisfies following conditions.