PCIAssessment
No description
type PCIAssessment {
answeredControls: Int!
author: PortalUser
companyId: ID!
completedAt: ISO8601DateTime
controls: [PCIAssessmentControl!]!
createdAt: ISO8601DateTime!
framework: ComplianceFramework!
frameworkVersion: String!
id: ID!
lastActivityAt: ISO8601DateTime
lastActivityBy: PortalUser
progressPercent: Float!
projects: [Project!]!
startedAt: ISO8601DateTime
status: ComplianceAssessmentStatus!
subtype: ComplianceAssessmentSubtype!
title: String!
totalControls: Int!
updatedAt: ISO8601DateTime!
}
Fields
PCIAssessment.answeredControls ● Int! non-null scalar
PCIAssessment.author ● PortalUser object
PCIAssessment.companyId ● ID! non-null scalar
PCIAssessment.completedAt ● ISO8601DateTime scalar
PCIAssessment.controls ● [PCIAssessmentControl!]! non-null object
PCIAssessment.createdAt ● ISO8601DateTime! non-null scalar
PCIAssessment.framework ● ComplianceFramework! non-null enum
PCIAssessment.frameworkVersion ● String! non-null scalar
PCIAssessment.id ● ID! non-null scalar
PCIAssessment.lastActivityAt ● ISO8601DateTime scalar
Timestamp of the most recent control edit on this assessment
PCIAssessment.lastActivityBy ● PortalUser object
User who performed the most recent control edit
PCIAssessment.progressPercent ● Float! non-null scalar
Coverage: answered / total catalog controls
PCIAssessment.projects ● [Project!]! non-null object
Platform projects associated with this assessment for remediation tracking
PCIAssessment.startedAt ● ISO8601DateTime scalar
PCIAssessment.status ● ComplianceAssessmentStatus! non-null enum
PCIAssessment.subtype ● ComplianceAssessmentSubtype! non-null enum
PCIAssessment.title ● String! non-null scalar
PCIAssessment.totalControls ● Int! non-null scalar
Total control count in the snapshotted catalog
PCIAssessment.updatedAt ● ISO8601DateTime! non-null scalar
Returned By
pciAssessment query ● pciAssessments query
Member Of
CreatePCIAssessmentPayload object ● LinkPCIAssessmentProjectPayload object ● TransitionPCIAssessmentPayload 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.