From 9abf1fe82366ff1cdde7b6de5f86c283fc91cfe4 Mon Sep 17 00:00:00 2001 From: Robert Austin Date: Mon, 15 May 2023 11:28:30 -0400 Subject: [PATCH] =?UTF-8?q?[Security]=20Defend=20Workflows=20team=20owns?= =?UTF-8?q?=20the=20security=5Fsolution=5Fendpoint=20=E2=80=A6=20(#157735)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary [Security] Defend Workflows team owns the security_solution_endpoint tests ### For maintainers - [ ] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 27f63cec6ecaa9..d4a975093ba17e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1003,7 +1003,6 @@ x-pack/test/observability_functional @elastic/actionable-observability # Security Solution /x-pack/test/endpoint_api_integration_no_ingest/ @elastic/security-solution -/x-pack/test/security_solution_endpoint/ @elastic/security-solution /x-pack/test/functional/es_archives/endpoint/ @elastic/security-solution /x-pack/test/plugin_functional/test_suites/resolver/ @elastic/security-solution /x-pack/test/detection_engine_api_integration @elastic/security-solution @@ -1183,7 +1182,7 @@ x-pack/test/observability_functional @elastic/actionable-observability /x-pack/plugins/security_solution/server/fleet_integration/ @elastic/security-defend-workflows /x-pack/plugins/security_solution/scripts/endpoint/event_filters/ @elastic/security-defend-workflows /x-pack/plugins/security_solution/scripts/endpoint/trusted_apps/ @elastic/security-defend-workflows -/x-pack/test/security_solution_endpoint/apps/endpoint/ @elastic/security-defend-workflows +/x-pack/test/security_solution_endpoint/ @elastic/security-defend-workflows /x-pack/test/security_solution_endpoint_api_int/ @elastic/security-defend-workflows ## Security Solution sub teams - security-telemetry (Data Engineering)