diff --git a/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml b/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml index 2260d5d580e8..bb853a3edd19 100644 --- a/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml +++ b/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml @@ -8,17 +8,6 @@ sectionOrder: - Connect - Collect description: "Fetch alerts and events from SEKOIA.IO XDR.\nTo use this integration, please create an API Key with the appropriate permissions." -detaileddescription: |- - ### Sekoia XDR Integration - #### Author: Sekoia.io - Support and maintenance for this integration are provided by the author. Please use the following contact details: - - Email: team-integration@sekoia.io - - URL: [https://www.sekoia.io/en/contact/](https://www.sekoia.io/en/contact/) - *** - ## Sekoia XDR - - The mandatory fields are the API Key and the base URL of the API (i.e. https://api.sekoia.io/v1/sic/) - --- - [View documentation for the API calls](https://docs.sekoia.io/xdr/) configuration: - display: API key displaypassword: API Key diff --git a/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR_description.md b/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR_description.md index a81cbacaadac..68543862659e 100644 --- a/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR_description.md +++ b/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR_description.md @@ -1,6 +1,17 @@ -## Advanced SEKOIA.IO Configuration +## Sekoia XDR Integration +#### Author: Sekoia.io -### API Key +Support and maintenance for this integration are provided by the author. Please use the following contact details: +- Email: team-integration@sekoia.io +- URL: [https://www.sekoia.io/en/contact/](https://www.sekoia.io/en/contact/) +*** + +## Sekoia XDR +- The mandatory fields are the API Key and the base URL of the API (i.e. https://api.sekoia.io/v1/sic/) +--- +[View documentation for the API calls](https://docs.sekoia.io/xdr/) + +### API Key creation Much like any other API, Sekoio's API relies on an authentication mechanism, utilizing an API key for authentication. Obtaining one requires following a series of simple steps : - Click on **settings** ( Look on the navbar bottom ) @@ -8,4 +19,5 @@ Much like any other API, Sekoio's API relies on an authentication mechanism, uti - Click on the + API key button - Give a name and a description to your key (description should be more than 10 characters and less than 100 characters) - Select one or more roles to associate with your key. -- Click on Save \ No newline at end of file +- Click on Save +