Values.DescribeImageScanFindingsResponseSourceReturns the scan findings for the specified image.
type nonrec t = {registryId : RegistryId.t option;The registry ID associated with the request.
*)repositoryName : RepositoryName.t option;The repository name associated with the request.
*)imageId : ImageIdentifier.t option;imageScanStatus : ImageScanStatus.t option;The current state of the scan.
*)imageScanFindings : ImageScanFindings.t option;The information contained in the image scan findings.
*)nextToken : NextToken.t option;The nextToken value to include in a future DescribeImageScanFindings request. When the results of a DescribeImageScanFindings request exceed maxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.
*)}type nonrec error = [ | `ImageNotFoundException of ImageNotFoundException.t| `InvalidParameterException of InvalidParameterException.t| `RepositoryNotFoundException of RepositoryNotFoundException.t| `ScanNotFoundException of ScanNotFoundException.t| `ServerException of ServerException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ImageNotFoundException of ImageNotFoundException.t
| `InvalidParameterException of InvalidParameterException.t
| `RepositoryNotFoundException of RepositoryNotFoundException.t
| `ScanNotFoundException of ScanNotFoundException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ImageNotFoundException of ImageNotFoundException.t
| `InvalidParameterException of InvalidParameterException.t
| `RepositoryNotFoundException of RepositoryNotFoundException.t
| `ScanNotFoundException of ScanNotFoundException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `String of RegistryId.t
| `Structure of
(string
* [> `Enum 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
| `String of ImageDigest.t
| `Timestamp of ScanTimestamp.t ])
list ])
list ]