PullRequestScanFinding
No description
type PullRequestScanFinding {
category: String!
confidence: String
createdAt: ISO8601DateTime!
endLine: Int
excepted: Boolean!
filePath: String
fingerprint: String!
id: ID!
remediation: String
ruleId: String
severity: String!
startLine: Int
title: String
}
Fields
PullRequestScanFinding.category ● String! non-null scalar
sast or secret
PullRequestScanFinding.confidence ● String scalar
PullRequestScanFinding.createdAt ● ISO8601DateTime! non-null scalar
PullRequestScanFinding.endLine ● Int scalar
PullRequestScanFinding.excepted ● Boolean! non-null scalar
PullRequestScanFinding.filePath ● String scalar
PullRequestScanFinding.fingerprint ● String! non-null scalar
Stable identity across attempts of this pull request, independent of line numbers
PullRequestScanFinding.id ● ID! non-null scalar
PullRequestScanFinding.remediation ● String scalar
PullRequestScanFinding.ruleId ● String scalar
The rule that fired, stripped of engine and ruleset segments
PullRequestScanFinding.severity ● String! non-null scalar
PullRequestScanFinding.startLine ● Int scalar
PullRequestScanFinding.title ● String scalar
Member Of
PullRequestScanRun object ● SecurityGateExecution object
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.