From 6a960c52549a90be229679a9e6c46dca7e9e7293 Mon Sep 17 00:00:00 2001 From: Tre' Seymour Date: Fri, 20 Sep 2024 14:00:11 +0100 Subject: [PATCH] [FTR][Ownership] add @elastic/security-detection-engine to es archives Contributes to: https://github.com/elastic/kibana/issues/192979 --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 11ec7ca1cdd0b..91a3cb06bc563 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1678,6 +1678,8 @@ x-pack/test/security_solution_cypress/cypress/tasks/expandable_flyout @elastic/ /x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine @elastic/security-detection-engine /x-pack/test/security_solution_api_integration/test_suites/detections_response/utils/rules/rule_gaps.ts @elastic/security-detection-engine /x-pack/test/security_solution_api_integration/test_suites/lists_and_exception_lists @elastic/security-detection-engine +/x-pack/test/functional/es_archives/asset_criticality @elastic/security-detection-engine +/x-pack/test/functional/es_archives/security_solution @elastic/security-detection-engine ## Security Threat Intelligence - Under Security Platform /x-pack/plugins/security_solution/public/common/components/threat_match @elastic/security-detection-engine