For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentSafeVersionSightings

Examples

type IncidentSafeVersionSightings {
  items: [IncidentSafeVersionSighting!]!
  totalCount: Int!
}

Fields

Field
Description
Supported fields

id String! category EvidenceCategory! resourceName String! resourceDetail String appName String indicatorValue String! foundVersion String! pinState String sbomAppId String sbomLibrary String asOf DateTime!

totalCount Int!

References

Queries using this object:

Last updated