Skip to content

[9.0] [Security Solution] Enable prebuilt rules customization feature flag (#212761)#214025

Merged
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-212761
Mar 11, 2025
Merged

[9.0] [Security Solution] Enable prebuilt rules customization feature flag (#212761)#214025
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-212761

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…lastic#212761)

**Addresses:** elastic#180267

## Summary

This PR enables `prebuiltRulesCustomizationEnabled` feature flag.

## Details

Besides simply enabling `prebuiltRulesCustomizationEnabled` feature flag the following required changes were done

- failed tests due enabling the FF were fixed
- FF setting was removed from test configurations (integrations and Cypress tests)
- FF logic was removed from the codebase. Disabling the FF would require roll back test changes as well. So just in case we have to disable the FF it's simpler to roll back the PR's commit.

(cherry picked from commit f7d4f19)
@kibanamachine kibanamachine merged commit d69dcd5 into elastic:9.0 Mar 11, 2025
13 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 6941 6940 -1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 8.8MB 8.8MB -1.3KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 87.6KB 87.6KB -37.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
securitySolution 578 576 -2

Total ESLint disabled count

id before after diff
securitySolution 661 659 -2

cc @maximpn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants