The following error often occurs in our CI environment:
Error: Unhandled scan status "PENDING". API response: {"registryId":"222222222222","repositoryName":"dummy","imageId":{"imageDigest":"sha256:08eec9208c975baa1df884a1009b38426b1a44e90048d7ae82f59ba268767c36","imageTag":"08eec9208c975baa1df884a1009b38426b1a44e90048d7ae82f59ba268767c36"},"imageScanStatus":{"status":"PENDING","description":"Pending start of the image scan."},"imageScanFindings":{"findings":[],"enhancedFindings":[]}}
The following error often occurs in our CI environment:
And here is the AWS documentation:
https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_ImageScanStatus.html