ENUM
ScanStatus
Description
ScanStatus is status of the scan for an asset.
link GraphQL Schema definition
- enum ScanStatus {
- # Specifies whether the asset has been classified.
- # Specifies whether the asset classification has failed.
- # Specifies the unknown scan status.
- # Specifies whether the asset is not scanned.
- }