incidentSafeVersionSightings
Last updated
type IncidentSafeVersionSightings {
items: [IncidentSafeVersionSighting!]!
totalCount: Int!
}id String!
category EvidenceCategory!
resourceName String!
resourceDetail String
appName String
indicatorValue String!
foundVersion String!
pinState String
sbomAppId String
sbomLibrary String
asOf DateTime!
totalCount Int!
Last updated
