Skip to content

Commit

Permalink
Delete description
Browse files Browse the repository at this point in the history
  • Loading branch information
TOUFIKIzakarya committed Jun 14, 2024
1 parent c38f3ea commit e7f4527
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
11 changes: 0 additions & 11 deletions Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
- 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
Expand Down
18 changes: 15 additions & 3 deletions Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR_description.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
## 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: [email protected]
- 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 )
- On **Workspace** part, click on **API keys**
- 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
- Click on Save

0 comments on commit e7f4527

Please sign in to comment.