Skip to main content

ImportAstFindingsFileInput

Autogenerated input type of ImportAstFindingsFile

input ImportAstFindingsFileInput {
clientMutationId: String
file: Upload!
assetId: ID!
companyId: ID!
vulnerabilityTypes: [Issue!]!
deployId: ID
commitRef: String
controlSyncStatusId: ID
branch: String
}

Fields

ImportAstFindingsFileInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

ImportAstFindingsFileInput.file ● Upload! non-null scalar

ImportAstFindingsFileInput.assetId ● ID! non-null scalar

ImportAstFindingsFileInput.companyId ● ID! non-null scalar

ImportAstFindingsFileInput.vulnerabilityTypes ● [Issue!]! non-null enum

ImportAstFindingsFileInput.deployId ● ID scalar

ImportAstFindingsFileInput.commitRef ● String scalar

ImportAstFindingsFileInput.controlSyncStatusId ● ID scalar

ImportAstFindingsFileInput.branch ● String scalar

Name of the Git branch these findings were found on, e.g. "main" or "release/2.0". Applies to the whole file. Optional: when omitted, the findings are recorded on the Asset's default branch, exactly as before. The branch is created if it does not exist yet. Ignored for Assets that are not linked to a Git repository.

Member Of

importAstFindingsFile mutation

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.