[Security Rules] Update security rules package to v8.19.22#18690
Merged
shashank-elastic merged 2 commits intoApr 29, 2026
Merged
Conversation
| changes: | ||
| - description: Release security rules update | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/18690 |
Contributor
There was a problem hiding this comment.
🟢 Low security_detection_engine/changelog.yml:7
The new changelog entry for version 8.19.22 uses a placeholder link https://github.com/elastic/integrations/pulls/0000 at line 7 instead of the actual PR URL. Users clicking this link will reach a non-existent page, breaking traceability for this release. Every other entry in this file uses the real PR URL (e.g., https://github.com/elastic/integrations/pull/18686 for 8.19.22-beta.1).
Suggested change
| link: https://github.com/elastic/integrations/pull/18690 | |
| link: https://github.com/elastic/integrations/pull/18686 |
🚀 Reply "fix it for me" or copy this AI Prompt for your agent:
In file packages/security_detection_engine/changelog.yml around line 7:
The new changelog entry for version `8.19.22` uses a placeholder link `https://github.com/elastic/integrations/pulls/0000` at line 7 instead of the actual PR URL. Users clicking this link will reach a non-existent page, breaking traceability for this release. Every other entry in this file uses the real PR URL (e.g., `https://github.com/elastic/integrations/pull/18686` for `8.19.22-beta.1`).
shashank-elastic
approved these changes
Apr 29, 2026
💚 Build Succeeded
|
5019b47
into
backport-security_detection_engine-8.19
6 checks passed
|
Package security_detection_engine - 8.19.22 containing this change is available at https://epr.elastic.co/package/security_detection_engine/8.19.22/ |
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.
What does this PR do?
Update the Security Rules package to version 8.19.22.
Autogenerated from commit https://github.com/elastic/detection-rules/tree/b5fa6d0a480f10dbc82cfd7788652a764a50d58b
Checklist
I have verified that all data streams collect metrics or logs.changelog.ymlfile.manifest.ymlfile to point to the latest Elastic stack release (e.g.^7.13.0).Author's Checklist
How to test this PR locally
package-storageto build EPR from sourceRelated issues
None
Screenshots
None