Skip to main content

VeracodeIntegration

No description

type VeracodeIntegration implements BaseFields, IntegrationInterface {
apiId: String!
apiKey: String!
createdAt: ISO8601DateTime!
id: ID
integrationType: IntegrationEnum!
severitiesToImport: [BaseSeverityEnum!]
updatedAt: ISO8601DateTime!
}

Fields

VeracodeIntegration.apiId ● String! non-null scalar

Veracode API ID

VeracodeIntegration.apiKey ● String! non-null scalar

Veracode API Key

VeracodeIntegration.createdAt ● ISO8601DateTime! non-null scalar

The date when record was created

VeracodeIntegration.id ● ID scalar

The ID scalar type represents a unique identifier

VeracodeIntegration.integrationType ● IntegrationEnum! non-null enum

VeracodeIntegration.severitiesToImport ● [BaseSeverityEnum!] list enum

Severities to import from Veracode

VeracodeIntegration.updatedAt ● ISO8601DateTime! non-null scalar

The date when record was updated

Interfaces

BaseFields interface

IntegrationInterface interface

Returned By

veracodeConfiguration query

Member Of

CreateOrUpdateVeracodeIntegrationPayload object

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.