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

affectedImagesTile

Examples

type AffectedImagesTile {
  total: Int!
  sbomMatches: Int!
  running: Int!
  internetExposed: Int!
  cloudDeployed: Int!
}

Fields

Field
Description
Supported fields

total Int!

sbomMatches Int!

running Int!

internetExposed Int!

cloudDeployed Int!

References

Fields with this object:

Last updated