Skip to content
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

[8.x] [Security Solution] Test plans for prebuilt rule import and export (#191116) #199716

Merged
merged 1 commit into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. [Security Solution] Test plans for prebuilt rule import and export (e…

    …lastic#191116)
    
    ## Summary
    
    This PR introduces test plans for both [Prebuilt Rule
    Import](elastic#180168) (corresponding
    [PR](elastic#190198)) and [Prebuilt Rule
    Export](elastic#180167) (corresponding
    [PR](elastic#194498)). Import is
    considerably more complicated as it is calculating new values (for
    `rule_source`, `immutable`), while the export work is mainly removing
    existing restrictions (which allowed only custom rules to be exported).
    
    ---------
    
    Co-authored-by: Elastic Machine <[email protected]>
    (cherry picked from commit e429849)
    rylnd committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3c89524 View commit details
    Browse the repository at this point in the history