Skip to content

Commit

Permalink
[8.x] [Security Solution] Add a missing domain tag to Endpoint Except…
Browse files Browse the repository at this point in the history
…ions API (#193019) (#193984)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Security Solution] Add a missing domain tag to Endpoint Exceptions
API (#193019)](#193019)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Maxim
Palenov","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-19T11:23:11Z","message":"[Security
Solution] Add a missing domain tag to Endpoint Exceptions API
(#193019)\n\n**Addresses:**
https://github.com/elastic/kibana/issues/183375\r\n\r\n##
Summary\r\n\r\nThis PR adds a missing domain tag to Endpoint Exceptions
API. The rest API endpoints got their tags in
https://github.com/elastic/kibana/pull/189621.","sha":"09374ad2ce5ba96b61a1d300264d2465f34e2326","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","docs","Team:Detections
and Resp","Team: SecuritySolution","backport:prev-minor","Team:Detection
Engine","v8.16.0"],"number":193019,"url":"https://github.com/elastic/kibana/pull/193019","mergeCommit":{"message":"[Security
Solution] Add a missing domain tag to Endpoint Exceptions API
(#193019)\n\n**Addresses:**
https://github.com/elastic/kibana/issues/183375\r\n\r\n##
Summary\r\n\r\nThis PR adds a missing domain tag to Endpoint Exceptions
API. The rest API endpoints got their tags in
https://github.com/elastic/kibana/pull/189621.","sha":"09374ad2ce5ba96b61a1d300264d2465f34e2326"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193019","number":193019,"mergeCommit":{"message":"[Security
Solution] Add a missing domain tag to Endpoint Exceptions API
(#193019)\n\n**Addresses:**
https://github.com/elastic/kibana/issues/183375\r\n\r\n##
Summary\r\n\r\nThis PR adds a missing domain tag to Endpoint Exceptions
API. The rest API endpoints got their tags in
https://github.com/elastic/kibana/pull/189621.","sha":"09374ad2ce5ba96b61a1d300264d2465f34e2326"}},{"branch":"8.x","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
maximpn and kibanamachine authored Sep 25, 2024
1 parent 1c73a07 commit 21e02f7
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 0 deletions.
17 changes: 17 additions & 0 deletions oas_docs/output/kibana.serverless.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7136,6 +7136,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Creates an endpoint list
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items:
delete:
operationId: DeleteEndpointListItem
Expand Down Expand Up @@ -7201,6 +7203,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Deletes an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
get:
operationId: ReadEndpointListItem
parameters:
Expand Down Expand Up @@ -7267,6 +7271,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Reads an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
post:
operationId: CreateEndpointListItem
requestBody:
Expand Down Expand Up @@ -7359,6 +7365,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Creates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
put:
operationId: UpdateEndpointListItem
requestBody:
Expand Down Expand Up @@ -7457,6 +7465,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Updates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items/_find:
get:
operationId: FindEndpointListItems
Expand Down Expand Up @@ -7570,6 +7580,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Finds endpoint list items
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint/action:
get:
description: Get a list of all response actions.
Expand Down Expand Up @@ -34094,6 +34106,11 @@ tags:
sent to Elastic Security into detection alerts. These alerts are displayed
on the Detections page.
name: Security Solution Detections API
- description: >-
Endpoint Exceptions API allows you to manage detection rule endpoint
exceptions to prevent a rule from generating an alert from incoming events
even when the rule's other criteria are met.
name: Security Solution Endpoint Exceptions API
- description: Interact with and manage endpoints running the Elastic Defend integration.
name: Security Solution Endpoint Management API
- description: ''
Expand Down
17 changes: 17 additions & 0 deletions oas_docs/output/kibana.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10469,6 +10469,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Creates an endpoint list
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items:
delete:
operationId: DeleteEndpointListItem
Expand Down Expand Up @@ -10534,6 +10536,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Deletes an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
get:
operationId: ReadEndpointListItem
parameters:
Expand Down Expand Up @@ -10600,6 +10604,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Reads an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
post:
operationId: CreateEndpointListItem
requestBody:
Expand Down Expand Up @@ -10692,6 +10698,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Creates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
put:
operationId: UpdateEndpointListItem
requestBody:
Expand Down Expand Up @@ -10790,6 +10798,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Updates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items/_find:
get:
operationId: FindEndpointListItems
Expand Down Expand Up @@ -10903,6 +10913,8 @@ paths:
#/components/schemas/Security_Solution_Endpoint_Exceptions_API_SiemErrorResponse
description: Internal server error
summary: Finds endpoint list items
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint/action:
get:
description: Get a list of all response actions.
Expand Down Expand Up @@ -42116,6 +42128,11 @@ tags:
sent to Elastic Security into detection alerts. These alerts are displayed
on the Detections page.
name: Security Solution Detections API
- description: >-
Endpoint Exceptions API allows you to manage detection rule endpoint
exceptions to prevent a rule from generating an alert from incoming events
even when the rule's other criteria are met.
name: Security Solution Endpoint Exceptions API
- description: Interact with and manage endpoints running the Elastic Defend integration.
name: Security Solution Endpoint Management API
- description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Creates an endpoint list
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items:
delete:
operationId: DeleteEndpointListItem
Expand Down Expand Up @@ -105,6 +107,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Deletes an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
get:
operationId: ReadEndpointListItem
parameters:
Expand Down Expand Up @@ -162,6 +166,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Reads an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
post:
operationId: CreateEndpointListItem
requestBody:
Expand Down Expand Up @@ -238,6 +244,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Creates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
put:
operationId: UpdateEndpointListItem
requestBody:
Expand Down Expand Up @@ -319,6 +327,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Updates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items/_find:
get:
operationId: FindEndpointListItems
Expand Down Expand Up @@ -423,6 +433,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Finds endpoint list items
tags:
- Security Solution Endpoint Exceptions API
components:
schemas:
EndpointList:
Expand Down Expand Up @@ -851,3 +863,9 @@ components:
type: http
security:
- BasicAuth: []
tags:
- description: >-
Endpoint Exceptions API allows you to manage detection rule endpoint
exceptions to prevent a rule from generating an alert from incoming events
even when the rule's other criteria are met.
name: Security Solution Endpoint Exceptions API
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Creates an endpoint list
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items:
delete:
operationId: DeleteEndpointListItem
Expand Down Expand Up @@ -105,6 +107,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Deletes an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
get:
operationId: ReadEndpointListItem
parameters:
Expand Down Expand Up @@ -162,6 +166,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Reads an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
post:
operationId: CreateEndpointListItem
requestBody:
Expand Down Expand Up @@ -238,6 +244,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Creates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
put:
operationId: UpdateEndpointListItem
requestBody:
Expand Down Expand Up @@ -319,6 +327,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Updates an endpoint list item
tags:
- Security Solution Endpoint Exceptions API
/api/endpoint_list/items/_find:
get:
operationId: FindEndpointListItems
Expand Down Expand Up @@ -423,6 +433,8 @@ paths:
$ref: '#/components/schemas/SiemErrorResponse'
description: Internal server error
summary: Finds endpoint list items
tags:
- Security Solution Endpoint Exceptions API
components:
schemas:
EndpointList:
Expand Down Expand Up @@ -851,3 +863,9 @@ components:
type: http
security:
- BasicAuth: []
tags:
- description: >-
Endpoint Exceptions API allows you to manage detection rule endpoint
exceptions to prevent a rule from generating an alert from incoming events
even when the rule's other criteria are met.
name: Security Solution Endpoint Exceptions API
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ const ROOT = resolve(__dirname, '..');
title: 'Security Solution Endpoint Exceptions API (Elastic Cloud Serverless)',
description: 'Endpoint Exceptions API allow you to manage Endpoint lists.',
},
tags: [
{
name: 'Security Solution Endpoint Exceptions API',
description:
"Endpoint Exceptions API allows you to manage detection rule endpoint exceptions to prevent a rule from generating an alert from incoming events even when the rule's other criteria are met.",
},
],
},
},
});
Expand All @@ -44,6 +51,13 @@ const ROOT = resolve(__dirname, '..');
title: 'Security Solution Endpoint Exceptions API (Elastic Cloud and self-hosted)',
description: 'Endpoint Exceptions API allow you to manage Endpoint lists.',
},
tags: [
{
name: 'Security Solution Endpoint Exceptions API',
description:
"Endpoint Exceptions API allows you to manage detection rule endpoint exceptions to prevent a rule from generating an alert from incoming events even when the rule's other criteria are met.",
},
],
},
},
});
Expand Down

0 comments on commit 21e02f7

Please sign in to comment.