Container - AWS Security Hub

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

Container

結果に関連するコンテナの詳細。

次の例は、 AWS オブジェクトのセキュリティ検出フォーマット (ASFF) を示しています。ContainerContainer属性の説明を表示するには、AWS Security Hub API ContainerDetailsリファレンスのを参照してください

"Container": { "ContainerRuntime": "docker", "ImageId": "image12", "ImageName": "1111111/knotejs@sha256:372131c9fef111111111111115f4ed3ea5f9dce4dc3bd34ce21846588a3", "LaunchedAt": "2018-09-29T01:25:54Z", "Name": "knote", "Privileged": true, "VolumeMounts": [{ "Name": "vol-03909e9", "MountPath": "/mnt/etc" }] }