增强: 为 DescribeRepositories 添加 Azure ACR 支持
作者: rahulkr182创建于 2026年9月15日更新于 2026年9月17日
概述
目前, core/pkg/resourcehandler/k8sresourcesutils.go 中的 DescribeRepositories 映射仅支持 container.googleapis.com/v1 和 eks.amazonaws.com/v1。代码库中有一个 TODO 注释,用于在 ensure-image-scanning-enabled-cloud 规则支持 ACR 后添加 Azure ACR 支持。
内容来源: kubescape/kubescape