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

incidentIndicatorCounts

Examples

type IncidentIndicatorCounts {
  cve: Int!
  package: Int!
  packageRange: Int!
  image: Int!
  issue: Int!
  advisorySource: Int!
}

Fields

Field
Description
Supported fields

cve Int!

package Int!

packageRange Int!

image Int!

issue Int!

advisorySource Int!

References

Fields with this object:

Last updated