> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/kontenaimjisukyan/standalone-registries/quayio-cloud-registry.md).

# Quay.io Cloud Registry

Quay.io のコンテナレジストリを Aikido と連携して、コンテナ内の既知の脆弱性をスキャンできます。これは組織アカウントでのみ動作し、ユーザーアカウントでは使えないことに注意してください。

この機能を有効にするには、以下の簡単な手順に従ってください：

**ステップ1:** Quay アカウントにログインし、上部メニューから Repositories に移動します。右側に組織の一覧が表示されたメニューがあるはずです。リンクしたい組織をクリックします。

![新しいリポジトリまたは組織を作成するには、ユーザーまたは組織を選択します。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-ce296027fd0496119143fa2a5af5592017b6384d%2Fucarecdn-47f7b1df-6578-446d-a0b0-34cd464dbe41.png?alt=media)

**ステップ2:** 左側のメニューで「Robot Accounts」をクリックします。次に、Aikido という新しい Robot Account を作成します。リポジトリへの権限を付与します。

![名前入力欄と検証要件を含む、新しい robot account を作成するためのフォーム。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-9832e2e7fdb39251778b92f096918470ad2504cb%2Fucarecdn-d39f90d5-61c7-479a-b77a-c90234cabb8b.png?alt=media)

**ステップ 3:** 作成したばかりのボット名をクリックして資格情報を表示し、名前とトークンをコピーします。\
​

**手順 4:** 組織の詳細ページに戻り、左側のメニューで「Applications」をクリックします。

![ツールチップが表示された、「Applications」とラベル付けされたサイドバーアイコン。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-f9713973c4f899ea5055d6bba0640c61c55f67c0%2Fucarecdn-8f077c3e-18f4-48bb-bfbd-f72f0e271ba2.png?alt=media)

**手順 5：** 「aikido」という新しいアプリを作成します。次に、左側で「トークンを生成」をクリックします。スコープ「**表示されているすべてのリポジトリ」を、** 次に「トークンを生成」をクリックし、表示された画面からアクセストークンをコピーします。

![リポジトリ管理インターフェースでユーザー「aikidodev」の OAuth 2 アクセストークンの権限選択。](https://715870456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-59a79fb1e42f68f090753b81cea690b290b66c46%2Fucarecdn-685fec8f-7736-475e-9ef1-a7e8000d8b00.png?alt=media)

**手順 6：** 収集したデータを Aikido に入力してください（直接リンク： <https://app.aikido.dev/settings/container-image-registry/add/quay>)

Quay のページ上部にある組織名をコピーします。

​

**手順 7：** Aikido が、アクセス可能なすべてのコンテナリポジトリを検索して一覧表示します。

**手順 8:** 検出結果の重複排除をより適切に行うために、リポジトリをコードリポジトリにリンクできます。この手順は任意です！

**手順 9:** 開始するには、レジストリの横にあるアクションメニューで「scan repos in registry」をクリックしてください。結果は Feed に表示されます！

### &#x20;<a href="#set-up-quay-container-scanning" id="set-up-quay-container-scanning"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.aikido.dev/docs/docs-ja/kontenaimjisukyan/standalone-registries/quayio-cloud-registry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
