BitbucketIntegration
No description
type BitbucketIntegration implements BaseFields, IntegrationInterface {
astScansEnabled: Boolean!
bitbucketUrl: String!
createdAt: ISO8601DateTime!
id: ID
integrationType: IntegrationEnum!
orchestratorPipelineRef: String
orchestratorRef: String
orchestratorRepository: String
orchestratorWorkspace: String
prScansEnabled: Boolean!
updatedAt: ISO8601DateTime!
}
Fields
BitbucketIntegration.astScansEnabled ● Boolean! non-null scalar
Enable automatic AST scans for Bitbucket merge events
BitbucketIntegration.bitbucketUrl ● String! non-null scalar
Base URL of the Bitbucket instance
BitbucketIntegration.createdAt ● ISO8601DateTime! non-null scalar
The date when record was created
BitbucketIntegration.id ● ID scalar
The ID scalar type represents a unique identifier
BitbucketIntegration.integrationType ● IntegrationEnum! non-null enum
BitbucketIntegration.orchestratorPipelineRef ● String scalar
Branch or tag of the orchestrator repository used as the pipeline ref (falls back to orchestratorRef)
BitbucketIntegration.orchestratorRef ● String scalar
Default customer-repo branch used for AST branch matching when an imported scan has no branch set
BitbucketIntegration.orchestratorRepository ● String scalar
Bitbucket repository slug that contains the orchestrator pipeline
BitbucketIntegration.orchestratorWorkspace ● String scalar
Bitbucket workspace that contains the orchestrator pipeline
BitbucketIntegration.prScansEnabled ● Boolean! non-null scalar
Enable automatic PR scans for Bitbucket pull request events
BitbucketIntegration.updatedAt ● ISO8601DateTime! non-null scalar
The date when record was updated
Interfaces
BaseFields interface
IntegrationInterface interface
Member Of
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
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.