AnalysisHistory
No description
type AnalysisHistory {
activeAllocation: Boolean
changeTime: ISO8601DateTime
comment: String
createdAt: ISO8601DateTime!
editedComment: Boolean
environmentInvaded: Boolean
environmentInvadedComment: String
estimateId: Int
estimatedDays: Int
estimatedHours: Int
estimatedMinutes: Int
id: ID!
portalUserEmail: String
portalUserName: String
project: Project!
projectCycleId: Int
projectId: Int @deprecated
sacId: String
startedAt: ISO8601DateTime
status: String
updatedAt: ISO8601DateTime!
vulnCount: Int
vulnerabilityIds: String
}
Fields
AnalysisHistory.activeAllocation ● Boolean scalar
AnalysisHistory.changeTime ● ISO8601DateTime scalar
AnalysisHistory.comment ● String scalar
AnalysisHistory.createdAt ● ISO8601DateTime! non-null scalar
AnalysisHistory.editedComment ● Boolean scalar
AnalysisHistory.environmentInvaded ● Boolean scalar
AnalysisHistory.environmentInvadedComment ● String scalar
AnalysisHistory.estimateId ● Int scalar
AnalysisHistory.estimatedDays ● Int scalar
AnalysisHistory.estimatedHours ● Int scalar
AnalysisHistory.estimatedMinutes ● Int scalar
AnalysisHistory.id ● ID! non-null scalar
AnalysisHistory.portalUserEmail ● String scalar
AnalysisHistory.portalUserName ● String scalar
AnalysisHistory.project ● Project! non-null object
AnalysisHistory.projectCycleId ● Int scalar
AnalysisHistory.projectId ● Int deprecated scalar
DEPRECATED
this field is deprecated and will be removed soon, it's highly recommended to use the field 'project' to get the information that you need
AnalysisHistory.sacId ● String scalar
AnalysisHistory.startedAt ● ISO8601DateTime scalar
AnalysisHistory.status ● String scalar
AnalysisHistory.updatedAt ● ISO8601DateTime! non-null scalar
AnalysisHistory.vulnCount ● Int scalar
AnalysisHistory.vulnerabilityIds ● String scalar
Member Of
Project object
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.