unscannedArtifactsSortByFields

Fields available for sorting unscanned artifacts.

Examples

enum UnscannedArtifactsSortByFields {
  createdAt
  RegistryType
  ImageName
  ImageDigest
  Reason
  ImageTags
}

Enum values

Enum value
Description

createdAt

RegistryType

ImageName

ImageDigest

Reason

ImageTags

References

Fields with this object:

Last updated