Skip to main content

SaltSecurityIntegration

No description

type SaltSecurityIntegration implements BaseFields, IntegrationInterface {
createdAt: ISO8601DateTime!
id: ID
integrationType: IntegrationEnum!
region: String
severitiesToImport: [SeverityEnum!]!
statusMappings: [SaltSecurityStatusMapping!]
updatedAt: ISO8601DateTime!
webhookToken: String
}

Fields

SaltSecurityIntegration.createdAt ● ISO8601DateTime! non-null scalar

The date when record was created

SaltSecurityIntegration.id ● ID scalar

The ID scalar type represents a unique identifier

SaltSecurityIntegration.integrationType ● IntegrationEnum! non-null enum

SaltSecurityIntegration.region ● String scalar

Salt Security region (US/EU) that selects the API base URL

SaltSecurityIntegration.severitiesToImport ● [SeverityEnum!]! non-null enum

Severity allowlist imported from Salt Security

SaltSecurityIntegration.statusMappings ● [SaltSecurityStatusMapping!] list object

Custom status mappings between Conviso and Salt Security

SaltSecurityIntegration.updatedAt ● ISO8601DateTime! non-null scalar

The date when record was updated

SaltSecurityIntegration.webhookToken ● String scalar

Token for the inbound Salt Security webhook receiver URL

Interfaces

BaseFields interface

IntegrationInterface interface

Returned By

saltSecurityConfiguration query

Member Of

CreateOrUpdateSaltSecurityIntegrationPayload object

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.