Skip to main content

PentestExecution

No description

type PentestExecution {
createdAt: ISO8601DateTime!
durationSeconds: Int
finishedAt: ISO8601DateTime
id: ID!
kind: String!
nodeCount: Int!
pentestArtifact: PentestArtifact!
project: Project
retestFixedCount: Int!
retestTotalCount: Int!
runNumber: Int!
severityBreakdown: JSON!
startedAt: ISO8601DateTime
status: String!
triggerKind: String!
triggeredBy: PortalUserBasicInfoType
updatedAt: ISO8601DateTime!
vulnerabilitiesCount: Int!
}

Fields

PentestExecution.createdAt ● ISO8601DateTime! non-null scalar

PentestExecution.durationSeconds ● Int scalar

PentestExecution.finishedAt ● ISO8601DateTime scalar

PentestExecution.id ● ID! non-null scalar

PentestExecution.kind ● String! non-null scalar

PentestExecution.nodeCount ● Int! non-null scalar

PentestExecution.pentestArtifact ● PentestArtifact! non-null object

PentestExecution.project ● Project object

PentestExecution.retestFixedCount ● Int! non-null scalar

PentestExecution.retestTotalCount ● Int! non-null scalar

PentestExecution.runNumber ● Int! non-null scalar

PentestExecution.severityBreakdown ● JSON! non-null scalar

PentestExecution.startedAt ● ISO8601DateTime scalar

PentestExecution.status ● String! non-null scalar

PentestExecution.triggerKind ● String! non-null scalar

PentestExecution.triggeredBy ● PortalUserBasicInfoType object

PentestExecution.updatedAt ● ISO8601DateTime! non-null scalar

PentestExecution.vulnerabilitiesCount ● Int! non-null scalar

Returned By

pentestExecution query

Member Of

CancelPentestExecutionPayload object ● CreatePentestExecutionPayload object ● CreatePentestRetestPayload object ● PentestArtifact 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.