Skip to main content

IssueStatusHistory

No description

type IssueStatusHistory {
createdAt: ISO8601DateTime!
evidences: [File!]!
externalAuthorIdentifier: String
id: ID!
label: IssueStatusLabel! @deprecated
previous: IssueStatusHistory
reason: String
source: PortalUser
status: IssueStatusLabel!
}

Fields

IssueStatusHistory.createdAt ● ISO8601DateTime! non-null scalar

IssueStatusHistory.evidences ● [File!]! non-null object

Evidences of status changes

IssueStatusHistory.externalAuthorIdentifier ● String scalar

External identifier (email) of the user who changed the status

IssueStatusHistory.id ● ID! non-null scalar

IssueStatusHistory.label ● IssueStatusLabel! deprecated non-null enum

DEPRECATED

this field is deprecated and will be removed soon, it's highly recommended to use the field 'status' to get the information that you need

IssueStatusHistory.previous ● IssueStatusHistory object

IssueStatusHistory.reason ● String scalar

Reason why the status has changed

IssueStatusHistory.source ● PortalUser object

User who changed the status (if available)

IssueStatusHistory.status ● IssueStatusLabel! non-null enum

Member Of

ContainerFinding object ● DastFinding object ● FindingInterface interface ● IacFinding object ● IssueInterface interface ● IssueStatusHistory object ● MastFinding object ● NetworkVulnerability object ● SastFinding object ● ScaFinding object ● SecretFinding object ● SourceCodeVulnerability object ● VulnerabilityInterface interface ● WebVulnerability 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.