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

Feature: Wiz vulnerability findings #2220

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
uuid: 783fee54-0527-4624-ab7f-080c0f33fa75
name: Wiz Vulnerability Findings
type: intake
---

## Overview

- **Supported environment**: SaaS
- **Detection based on**: Alerts
- **Supported application or feature**:
- Vulnerability Findings

!!! Warning
Important note - This format is currently in beta. We highly value your feedback to improve its performance.

## Configure

### Pre-requisite

To setup the integration, you need to have access to `Wiz Console`.

### Create Client ID and Client Secret

- Log in the Wiz console
- Go to `Settings` > `Service Accounts`
- Type a name for the new service account. e.g: [Sekoia.io](http://Sekoia.io) Integration
- Select `read:vulnerability` permission
- Click `Add Service Account`
- Copy the Client ID and the Client Secret

### Create the intake

Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format **Wiz Vulnerability Findings**.

{!_shared_content/operations_center/integrations/generated/783fee54-0527-4624-ab7f-080c0f33fa75_sample.md!}

{!_shared_content/integration/detection_section.md!}

{!_shared_content/operations_center/detection/generated/suggested_rules_783fee54-0527-4624-ab7f-080c0f33fa75_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/783fee54-0527-4624-ab7f-080c0f33fa75.md!}
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ nav:
- Vectra Cognito Detect: integration/categories/network_security/vectra.md
- WatchGuard Firebox: integration/categories/network_security/watchguard_firebox.md
- Wiz Issues: integration/categories/network_security/wiz_issues.md
- Wiz Vulnerability Findings: integration/categories/network_security/wiz_vulnerability_findings.md
- Zscaler Internet Access: integration/categories/network_security/zscaler_zia.md
- List of Playbooks Actions:
- Overview: integration/action_library/overview.md
Expand Down
Loading