GithubIntegration
No description
type GithubIntegration implements BaseFields, IntegrationInterface {
astScansEnabled: Boolean!
createdAt: ISO8601DateTime!
id: ID
installationId: ID!
integrationType: IntegrationEnum!
orchestratorRef: String
orchestratorRepoFullName: String
orchestratorWorkflowIdentifier: String
updatedAt: ISO8601DateTime!
usesAdvancedSecurity: Boolean!
usesExploreCode: Boolean!
}
Fields
GithubIntegration.astScansEnabled ● Boolean! non-null scalar
Enable automatic AST scans for GitHub merge events
GithubIntegration.createdAt ● ISO8601DateTime! non-null scalar
The date when record was created
GithubIntegration.id ● ID scalar
The ID scalar type represents a unique identifier
GithubIntegration.installationId ● ID! non-null scalar
Github installation ID
GithubIntegration.integrationType ● IntegrationEnum! non-null enum
GithubIntegration.orchestratorRef ● String scalar
GithubIntegration.orchestratorRepoFullName ● String scalar
GithubIntegration.orchestratorWorkflowIdentifier ● String scalar
GithubIntegration.updatedAt ● ISO8601DateTime! non-null scalar
The date when record was updated
GithubIntegration.usesAdvancedSecurity ● Boolean! non-null scalar
Github integration uses advanced security features
GithubIntegration.usesExploreCode ● Boolean! non-null scalar
Github integration uses code insights
Interfaces
BaseFields interface
IntegrationInterface interface
Member Of
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.