Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration: fix docs #2099

Merged
merged 2 commits into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions docs/integration/categories/applicative/1password_epm.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ type: intake
- Item Usages
- Sign-in Attempts

{!_shared_content/operations_center/detection/generated/suggested_rules_09754cc4-e247-4712-9a76-25529ba11b8b_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/09754cc4-e247-4712-9a76-25529ba11b8b.md!}

## Configure

### How to create an API token
Expand Down Expand Up @@ -80,3 +76,11 @@ Go to the Sekoia.io [playbook page](https://app.sekoia.io/operations/playbooks),
7. Toggle **Activate the playbook** on the top right corner of the page

#### Enjoy your events on the [Events page](https://app.sekoia.io/operations/events)

{!_shared_content/operations_center/integrations/generated/09754cc4-e247-4712-9a76-25529ba11b8b_sample.md!}

{!_shared_content/integration/detection_section.md!}

{!_shared_content/operations_center/detection/generated/suggested_rules_09754cc4-e247-4712-9a76-25529ba11b8b_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/09754cc4-e247-4712-9a76-25529ba11b8b.md!}
14 changes: 10 additions & 4 deletions docs/integration/categories/endpoint/bitdefender_gravityzone.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ Bitdefender GravityZone is an enterprise-level cybersecurity solution offering a

This setup guide will show you how to forward your Bitdefender GravityZone events to Sekoia.io.

{!_shared_content/operations_center/detection/generated/suggested_rules_d11df984-840d-4c29-a6dc-b9195c3a24e3_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/d11df984-840d-4c29-a6dc-b9195c3a24e3.md!}

### Steps to follow
- [Create a BitDefender GravityZone API key](#create-a-bitdefender-gravityzone-api-key)
- [Create an intake](#create-an-intake)
Expand Down Expand Up @@ -249,3 +245,13 @@ So you can setup it in two ways:
-H 'content-type: application/json' \
-d @payload.json
```

#### Enjoy your events on the [Events page](https://app.sekoia.io/operations/events)

{!_shared_content/operations_center/integrations/generated/d11df984-840d-4c29-a6dc-b9195c3a24e3_sample.md!}

{!_shared_content/integration/detection_section.md!}

{!_shared_content/operations_center/detection/generated/suggested_rules_d11df984-840d-4c29-a6dc-b9195c3a24e3_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/d11df984-840d-4c29-a6dc-b9195c3a24e3.md!}
Loading