Fixes Security serverless project composite features test#243592
Merged
jeramysoucy merged 9 commits intoDec 5, 2025
Conversation
Contributor
|
Pinging @elastic/kibana-security (Team:Security) |
jbudz
approved these changes
Nov 25, 2025
kqualters-elastic
approved these changes
Dec 4, 2025
Contributor
|
Starting backport for target branches: 8.19, 9.1, 9.2 |
Contributor
💚 Build Succeeded
Metrics [docs]
History
cc @jeramysoucy |
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Dec 6, 2025
) (#245453) # Backport This will backport the following commits from `main` to `9.2`: - [Fixes Security serverless project composite features test (#243592)](#243592) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2025-12-05T23:11:32Z","message":"Fixes Security serverless project composite features test (#243592)\n\n## Summary\n\nResolves the Security serverless project composite features test by\nupdating snapshot to account for the cloudDefend app, which has recently\nbe re-added.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"5f1f2012766c30c3f95e730e85a0cd5d5dab7473","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v9.3.0"],"title":"Fixes Security serverless project composite features test","number":243592,"url":"https://github.com/elastic/kibana/pull/243592","mergeCommit":{"message":"Fixes Security serverless project composite features test (#243592)\n\n## Summary\n\nResolves the Security serverless project composite features test by\nupdating snapshot to account for the cloudDefend app, which has recently\nbe re-added.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"5f1f2012766c30c3f95e730e85a0cd5d5dab7473"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/243592","number":243592,"mergeCommit":{"message":"Fixes Security serverless project composite features test (#243592)\n\n## Summary\n\nResolves the Security serverless project composite features test by\nupdating snapshot to account for the cloudDefend app, which has recently\nbe re-added.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"5f1f2012766c30c3f95e730e85a0cd5d5dab7473"}}]}] BACKPORT--> Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
JordanSh
pushed a commit
to JordanSh/kibana
that referenced
this pull request
Dec 9, 2025
…3592) ## Summary Resolves the Security serverless project composite features test by updating snapshot to account for the cloudDefend app, which has recently be re-added. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
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.
Summary
Resolves the Security serverless project composite features test by updating snapshot to account for the cloudDefend app, which has recently be re-added.