-
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] The wrong endpoint package version is installed when prebuiltRulesPackageVersion
config option is present
#203471
Labels
8.18 candidate
bug
Fixes for quality problems that affect the customer experience
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
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.
v8.18.0
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-detection-rule-management (Team:Detection Rule Management) |
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
74 tasks
2 tasks
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Dec 23, 2024
…5060) **Fixes: elastic#203471 ## Summary The `xpack.securitySolution.prebuiltRulesPackageVersion` config setting now only affects the version of the prebuilt rules package. The bootstrap endpoint always installs the latest version of the `endpoint` package. ```yaml xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1 ``` <img width="2557" alt="Screenshot_2024-12-20_at_20_58_53" src="https://github.com/user-attachments/assets/a2a1eaad-e842-47d3-9b94-692aabfb97cc" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed (cherry picked from commit de1064e)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Dec 23, 2024
…5060) **Fixes: elastic#203471 ## Summary The `xpack.securitySolution.prebuiltRulesPackageVersion` config setting now only affects the version of the prebuilt rules package. The bootstrap endpoint always installs the latest version of the `endpoint` package. ```yaml xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1 ``` <img width="2557" alt="Screenshot_2024-12-20_at_20_58_53" src="https://github.com/user-attachments/assets/a2a1eaad-e842-47d3-9b94-692aabfb97cc" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed (cherry picked from commit de1064e)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Dec 23, 2024
…5060) **Fixes: elastic#203471 ## Summary The `xpack.securitySolution.prebuiltRulesPackageVersion` config setting now only affects the version of the prebuilt rules package. The bootstrap endpoint always installs the latest version of the `endpoint` package. ```yaml xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1 ``` <img width="2557" alt="Screenshot_2024-12-20_at_20_58_53" src="https://github.com/user-attachments/assets/a2a1eaad-e842-47d3-9b94-692aabfb97cc" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed (cherry picked from commit de1064e)
stratoula
pushed a commit
to stratoula/kibana
that referenced
this issue
Jan 2, 2025
…5060) **Fixes: elastic#203471 ## Summary The `xpack.securitySolution.prebuiltRulesPackageVersion` config setting now only affects the version of the prebuilt rules package. The bootstrap endpoint always installs the latest version of the `endpoint` package. ```yaml xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1 ``` <img width="2557" alt="Screenshot_2024-12-20_at_20_58_53" src="https://github.com/user-attachments/assets/a2a1eaad-e842-47d3-9b94-692aabfb97cc" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed
benakansara
pushed a commit
to benakansara/kibana
that referenced
this issue
Jan 2, 2025
…5060) **Fixes: elastic#203471 ## Summary The `xpack.securitySolution.prebuiltRulesPackageVersion` config setting now only affects the version of the prebuilt rules package. The bootstrap endpoint always installs the latest version of the `endpoint` package. ```yaml xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1 ``` <img width="2557" alt="Screenshot_2024-12-20_at_20_58_53" src="https://github.com/user-attachments/assets/a2a1eaad-e842-47d3-9b94-692aabfb97cc" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this issue
Jan 13, 2025
…5060) **Fixes: elastic#203471 ## Summary The `xpack.securitySolution.prebuiltRulesPackageVersion` config setting now only affects the version of the prebuilt rules package. The bootstrap endpoint always installs the latest version of the `endpoint` package. ```yaml xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1 ``` <img width="2557" alt="Screenshot_2024-12-20_at_20_58_53" src="https://github.com/user-attachments/assets/a2a1eaad-e842-47d3-9b94-692aabfb97cc" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed
viduni94
pushed a commit
to viduni94/kibana
that referenced
this issue
Jan 23, 2025
…5060) **Fixes: elastic#203471 ## Summary The `xpack.securitySolution.prebuiltRulesPackageVersion` config setting now only affects the version of the prebuilt rules package. The bootstrap endpoint always installs the latest version of the `endpoint` package. ```yaml xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1 ``` <img width="2557" alt="Screenshot_2024-12-20_at_20_58_53" src="https://github.com/user-attachments/assets/a2a1eaad-e842-47d3-9b94-692aabfb97cc" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
8.18 candidate
bug
Fixes for quality problems that affect the customer experience
Feature:Prebuilt Detection Rules
Security Solution Prebuilt Detection Rules area
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
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.
v8.18.0
Summary
The
xpack.securitySolution.prebuiltRulesPackageVersion
configuration option affects the installedendpoint
package version.Steps to Reproduce
xpack.securitySolution.prebuiltRulesPackageVersion: 8.16.2-beta.1
.POST internal/detection_engine/prebuilt_rules/_bootstrap
endpoint.Expected Result
The latest version of the
endpoint
package should be installed, regardless of theprebuiltRulesPackageVersion
configuration value.Actual Result
The
endpoint
package version specified in theprebuiltRulesPackageVersion
configuration is attempted to be installed. If this version does not exist, the installation fails with the following error:The text was updated successfully, but these errors were encountered: