2.19.2. getRepoImageSecurity 获取存储库镜像的功能和漏洞(若有)。 GET /api/v1/repository/{repository}/image/{imageid}/security Authorizations: oauth2_implicit(存储库:read) 路径参数Expand类型Name描述模式 path imageID 必需 镜像 ID 字符串 path 仓库 仓库的完整路径。例如 namespace/name 字符串 Show more查询参数Expand类型Name描述模式 query 漏洞 可选 包括漏洞信息 布尔值 Show more响应ExpandHTTP 代码描述模式 200 成功调用 400 错误请求 ApiError 401 必需的会话 ApiError 403 未授权访问 ApiError 404 未找到 ApiError Show more前一个下一个