Views:
July 08, 2021, Container Security—Smart Check performance has been improved in 1.2.67. When a full registry scan is requested, Smart Check now checks if the image has already been scanned within the rescanProhibitedDuration (default = 12 hours). An image is the same if the Registry, Repository, Tag, and Digest values match. If already scanned, the new scan is not queued and the completed scan details are returned in the response body of the request. If you want to force scan the image again, you can queue one using the createScan API.