Skip to main content

GitlabIntegration

No description

type GitlabIntegration implements BaseFields, IntegrationInterface {
astScansEnabled: Boolean!
createdAt: ISO8601DateTime!
gitlabUrl: String!
id: ID
integrationType: IntegrationEnum!
orchestratorProjectId: String
orchestratorRef: String
prScansEnabled: Boolean!
updatedAt: ISO8601DateTime!
}

Fields

GitlabIntegration.astScansEnabled ● Boolean! non-null scalar

Enable automatic AST scans for GitLab merge events

GitlabIntegration.createdAt ● ISO8601DateTime! non-null scalar

The date when record was created

GitlabIntegration.gitlabUrl ● String! non-null scalar

Base URL of the GitLab instance

GitlabIntegration.id ● ID scalar

The ID scalar type represents a unique identifier

GitlabIntegration.integrationType ● IntegrationEnum! non-null enum

GitlabIntegration.orchestratorProjectId ● String scalar

GitLab project ID that contains the orchestrator pipeline

GitlabIntegration.orchestratorRef ● String scalar

Branch or tag used as ref for the orchestrator pipeline run

GitlabIntegration.prScansEnabled ● Boolean! non-null scalar

Enable automatic MR scans for GitLab merge request events

GitlabIntegration.updatedAt ● ISO8601DateTime! non-null scalar

The date when record was updated

Interfaces

BaseFields interface

IntegrationInterface interface

Member Of

CreateOrUpdateGitlabIntegrationPayload object ● UpdateGitlabAuthorizedScopesPayload 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.