Values.ImageScanFindingsSourceThe details of an image scan.
type nonrec t = {imageScanCompletedAt : ScanTimestamp.t option;The time of the last completed image scan.
*)vulnerabilitySourceUpdatedAt : VulnerabilitySourceUpdateTimestamp.t option;The time when the vulnerability data was last scanned.
*)findingSeverityCounts : FindingSeverityCounts.t option;The image vulnerability counts, sorted by severity.
*)findings : ImageScanFindingList.t option;The findings from the image scan.
*)enhancedFindings : EnhancedImageScanFindingList.t option;Details about the enhanced scan findings from Amazon Inspector.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of Score.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Map of
([> `String of TagKey.t ]
* [> `String of TagValue.t ])
list
| `String of AttributeKey.t
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `String of ImageTag.t ]
list
| `Long of InUseCount.t
| `String of Arch.t
| `Timestamp of Date.t ])
list ])
list ])
list ]
list
| `String of FindingName.t
| `Structure of
(string
* [> `List of
[> `String of Url.t
| `Structure of
(string
* [> `Double of BaseScore.t
| `Integer of Epoch.t
| `String of ScoringVector.t ])
list ]
list
| `String of Source.t
| `Structure of
(string
* [> `Double of Score.t
| `List of
[> `Structure of
(string * [> `String of Metric.t ])
list ]
list
| `String of Url.t ])
list
| `Timestamp of Date.t ])
list
| `Timestamp of Date.t ])
list ]
list
| `Map of
([> `Enum of string ] * [> `Integer of SeverityCount.t ]) list
| `Timestamp of ScanTimestamp.t ])
list ]