[Security Solution] [Attack discovery] Updates Attack discovery directory structure#200613
Merged
andrew-goldstein merged 1 commit intoelastic:mainfrom Nov 18, 2024
Merged
Conversation
Contributor
|
Pinging @elastic/security-solution (Team: SecuritySolution) |
stephmilovic
approved these changes
Nov 18, 2024
Contributor
stephmilovic
left a comment
There was a problem hiding this comment.
Code changes are as described. Ran through AD workflow locally and all works as expected. Thanks for your efforts to keep the code organized. LGTM
…irectory structure This PR updates the Attack discovery directory structure to align it with the latest implementation. The scope of this update is limited to file paths and imports.
76091b5 to
fd220d3
Compare
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
History
|
Contributor
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11900600232 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 18, 2024
…tory structure (elastic#200613) ### [Security Solution] [Attack discovery] Updates Attack discovery directory structure This PR updates the Attack discovery directory structure to align it with the latest implementation. The scope of this update is limited to file paths and imports. (cherry picked from commit 974293f)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Nov 18, 2024
… directory structure (#200613) (#200652) # Backport This will backport the following commits from `main` to `8.x`: - [[Security Solution] [Attack discovery] Updates Attack discovery directory structure (#200613)](#200613) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Andrew Macri","email":"andrew.macri@elastic.co"},"sourceCommit":{"committedDate":"2024-11-18T20:32:43Z","message":"[Security Solution] [Attack discovery] Updates Attack discovery directory structure (#200613)\n\n### [Security Solution] [Attack discovery] Updates Attack discovery directory structure\r\n\r\nThis PR updates the Attack discovery directory structure to align it with the latest implementation.\r\n\r\nThe scope of this update is limited to file paths and imports.","sha":"974293fa0118c3f40bc4b39052f0141cb4f379ce","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team: SecuritySolution","Team:Security Generative AI","backport:version","v8.17.0"],"title":"[Security Solution] [Attack discovery] Updates Attack discovery directory structure","number":200613,"url":"https://github.com/elastic/kibana/pull/200613","mergeCommit":{"message":"[Security Solution] [Attack discovery] Updates Attack discovery directory structure (#200613)\n\n### [Security Solution] [Attack discovery] Updates Attack discovery directory structure\r\n\r\nThis PR updates the Attack discovery directory structure to align it with the latest implementation.\r\n\r\nThe scope of this update is limited to file paths and imports.","sha":"974293fa0118c3f40bc4b39052f0141cb4f379ce"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200613","number":200613,"mergeCommit":{"message":"[Security Solution] [Attack discovery] Updates Attack discovery directory structure (#200613)\n\n### [Security Solution] [Attack discovery] Updates Attack discovery directory structure\r\n\r\nThis PR updates the Attack discovery directory structure to align it with the latest implementation.\r\n\r\nThe scope of this update is limited to file paths and imports.","sha":"974293fa0118c3f40bc4b39052f0141cb4f379ce"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Andrew Macri <andrew.macri@elastic.co>
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Dec 12, 2024
…tory structure (elastic#200613) ### [Security Solution] [Attack discovery] Updates Attack discovery directory structure This PR updates the Attack discovery directory structure to align it with the latest implementation. The scope of this update is limited to file paths and imports.
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.
[Security Solution] [Attack discovery] Updates Attack discovery directory structure
This PR updates the Attack discovery directory structure to align it with the latest implementation.
The scope of this update is limited to file paths and imports.