For the complete documentation index, see llms.txt. This page is also available as Markdown.

Wiz

See Wiz issue status in your Harness IDP.

Plugin details

Created by

Roadie

Category

Cloud Security

Source

Type

Open-source plugin

Overview

Wiz is the unified cloud security platform with prevention and response capabilities, enabling security and development teams to build faster and more securely. This plugin is designed to integrate Wiz into your IDP, providing information about recently created issues, their status and severity.

Configuration

Before you begin

Here are the prerequisites required to configure this plugin:

  • Wiz API URL (API Endpoint URL)

  • Wiz Token URL

  • Client ID and Client Secret

Refer to the official Wiz documentation for detailed instructions on how to obtain these values.

The Wiz GraphQL API uses a single endpoint format: https://api.<TENANT_DATA_CENTER>.app.wiz.io/graphql. Here, <TENANT_DATA_CENTER> refers to your Wiz regional data center (e.g., us1, us2, eu1, or eu2).

Application configuration YAML

Under the "Plugins" tab in your "Configure" settings, navigate to the app-config.yaml file and click Edit YAML to begin configuring the plugin.

You can use the following YAML snippet as the application configuration for this plugin:

Layout

The following configuration is the default config for Layout for this plugin:

Annotations

To configure the plugin for a service in the software catalog, add the following annotation to its catalog-info.yaml definition file:

Support

The plugin is owned by Roadie and managed in this repository as an open-source project. Create a GitHub issue to report bugs or suggest new features for the plugin.

Last updated

Was this helpful?