Skip to main content

TenableIntegration

No description

type TenableIntegration implements BaseFields, IntegrationInterface {
accessKey: String!
createdAt: ISO8601DateTime!
id: ID
integrationType: IntegrationEnum!
secretKey: String!
severitiesToImport: [SeverityEnum!]
statusMappings: [TenableStatusMapping!]!
updatedAt: ISO8601DateTime!
}

Fields

TenableIntegration.accessKey ● String! non-null scalar

Tenable Access Key

TenableIntegration.createdAt ● ISO8601DateTime! non-null scalar

The date when record was created

TenableIntegration.id ● ID scalar

The ID scalar type represents a unique identifier

TenableIntegration.integrationType ● IntegrationEnum! non-null enum

TenableIntegration.secretKey ● String! non-null scalar

Tenable Secret Key

TenableIntegration.severitiesToImport ● [SeverityEnum!] list enum

Severities to import from Tenable

TenableIntegration.statusMappings ● [TenableStatusMapping!]! non-null object

Custom status mappings between Conviso and Tenable

TenableIntegration.updatedAt ● ISO8601DateTime! non-null scalar

The date when record was updated

Interfaces

BaseFields interface

IntegrationInterface interface

Member Of

CreateOrUpdateTenableIntegrationPayload 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.