indicator
Examples
type Indicator {
id: String!
incidentId: String!
kind: IndicatorKind!
value: String!
versionRange: String
fixedVersions: [String!]!
severity: IncidentSeverity
cvssScore: Float
addedAt: DateTime!
source: String!
addedBy: String
status: String!
url: String
lastFetchedAt: DateTime
autoExpand: Boolean
matchState: IndicatorMatchState
activeMatchCount: Int
}Fields
Field
Description
Supported fields
References
Mutations using this object:
Fields with this object:
Last updated
