Skip to main content

Branch

No description

type Branch {
default: Boolean!
id: ID!
name: String!
pendingVulnerabilitiesStats: [IssueSeverityStat!]!
synthetic: Boolean!
}

Fields

Branch.default ● Boolean! non-null scalar

True when this is the repository's default branch

Branch.id ● ID! non-null scalar

Branch.name ● String! non-null scalar

Branch label (e.g. main, feature/x)

Branch.pendingVulnerabilitiesStats ● [IssueSeverityStat!]! non-null object

Statistics of pending vulnerabilities stamped on this branch

Branch.synthetic ● Boolean! non-null scalar

True when this is a placeholder branch created because no real branch was reported yet

Member Of

ApiFinding object ● Asset object ● BranchCollection object ● CloudFinding object ● ContainerFinding object ● ControlSyncStatus object ● CreateBranchPayload object ● DastFinding object ● DefectTrackerConfiguration object ● DeleteBranchPayload object ● FindingInterface interface ● IacFinding object ● IssueInterface interface ● MastFinding object ● NetworkVulnerability object ● RenameBranchPayload object ● RepositoryDetail object ● SastFinding object ● SbomArtifact object ● ScaFinding object ● ScanHistory object ● SecretFinding object ● SourceCodeVulnerability object ● UpdateBranchPayload object ● VulnerabilityInterface interface ● WebVulnerability 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.