[Yandex Cloud documentation](../../../index.md) > [Yandex Container Registry](../../index.md) > API reference > [REST](../index.md) > Scanner > Overview

# Container Registry API, REST: Scanner

A set of methods for scanning Docker images.

## Methods

#|
||Method | Description ||
|| [Scan](scan.md) | Executes scanning of specified image. ||
|| [Get](get.md) | Returns the specified ScanResult resource. ||
|| [GetLast](getLast.md) | Returns the last finished ScanResult for the specified Image. ||
|| [List](list.md) | Retrieves the list of ScanResults for specified Image. ||
|| [ListVulnerabilities](listVulnerabilities.md) | Retrieves the list of vulnerabilities found in particular scan. ||
|#