-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Security Solution] Users can Customize Prebuilt Detection Rules: Milestone 4 (DRAFT) #179907
Open
3 of 72 tasks
Labels
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
Meta
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Comments
banderror
added
Meta
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Team:Detection Rule Management
Security Detection Rule Management Team
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
labels
Apr 3, 2024
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management) |
This was referenced Nov 4, 2024
This was referenced Nov 23, 2024
[Security Solution] Implement reliable tests to catch OOMs during rules package installation
#188090
Open
This was referenced Jan 20, 2025
This was referenced Jan 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
Meta
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Epic: https://github.com/elastic/security-team/issues/1974 (internal)
Milestones: << • >>
Status: Draft.
Summary
Milestone 4: Improve prebuilt rule customization, upgrade, and installation UX.
This meta ticket is created to simplify tracking of various tickets related to the epic, and to make this public information so our users can track the progress.
Useful info:
Prebuilt rule customization workflow
Rule management and details UX enhancements
Rule creation and editing independently of source data
Rule creation and editing validation improvements
Prebuilt rule installation workflow
Rule installation UX enhancements
Prebuilt rule upgrade workflow
Rule upgrade UX enhancements
Rule upgrade, diff algorithms
"Last Updated" field in the UI
source_updated_at
to Rule Schema as a Build Time Field detection-rules#2826source_updated_at
field toPrebuiltRuleAsset
#176286source_updated_at
field toRuleResponse
viaResponseFields
#174740Prebuilt rule import/export workflow
Rule import/export UX enhancements
Bugs
Bugs: rule editing and customization
Bugs: rule installation
Bugs: rule upgrade general issues
Bugs: rule upgrade field-specific issues
Bugs: rule installation and upgrade
Bugs: rule import and export
rule_id
equal to that of a not-installed prebuilt rule #180198Bugs: misc
See what's new in Prebuilt Security Detection Rules
link onAdd Elastic Rules
page works with clicking anywhere on the blank space available on the right side of the page. #194275Technical improvements and debt
Schema migration from
immutable
torule_source
ruleSource
field (BLOCKED) #184113rule_source
(BLOCKED) #180126immutable
as optional in the internal rule schema and stop writing it to rules (BLOCKED) #182573immutable
field (DRAFT)(BLOCKED) #180269Fleet package with prebuilt rules
Refactoring
extractDiffableCommonFields
as inconvertCreateAPIToInternalSchema
#180165DetectionRulesClient
refactoring. Part 3 #187656Tests
Performance
/upgrade/_perform
performance improvements #199101upgrade/_review
endpoint #208361Misc
The text was updated successfully, but these errors were encountered: