ScanSummary interface

A summary of the scan results.

Properties

blobs

A summary of the scan results of the blobs that were scanned.

estimatedScanCostUSD

The estimated cost of the scan. Only available for a scan which has terminated.

files

A summary of the scan results of the files that were scanned.

Property Details

blobs

A summary of the scan results of the blobs that were scanned.

blobs?: BlobsScanSummary

Property Value

estimatedScanCostUSD

The estimated cost of the scan. Only available for a scan which has terminated.

estimatedScanCostUSD?: number

Property Value

number

files

A summary of the scan results of the files that were scanned.

files?: FilesScanSummary

Property Value