distribution/reference

GitHub: distribution/reference

提供通用的 Go 类型来表示和解析容器注册表中的镜像引用,简化镜像名称、标签和摘要的标准化处理。

Stars: 50 | Forks: 13

# Distribution 参考 用于处理容器镜像引用的 Go 库。 [![构建状态](https://github.com/yuin/goldmark/actions?query=workflow:test](https://static.pigsec.cn/wp-content/uploads/repos/cas/96/96516d7a51f21139fae950e3129296fedeb5ab5f68f6a4dd1d280445b5bfdb15.svg)](https://github.com/distribution/reference/actions?query=workflow%3ACI) [![GoDoc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/distribution/reference) [![许可证:Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](LICENSE) [![codecov](https://codecov.io/gh/distribution/reference/branch/main/graph/badge.svg)](https://codecov.io/gh/distribution/reference) [![FOSSA Status](https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Fdistribution%2Freference.svg?type=shield)](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fdistribution%2Freference?ref=badge_shield) 本代码仓库包含一个用于处理存储在容器注册表中的容器镜像引用的库。详情请参阅 [godoc](https://pkg.go.dev/github.com/distribution/reference)。 ## 交流 对于异步沟通和长期的讨论,请使用 GitHub 代码仓库上的 issues 和 pull requests。 这将是讨论设计和实现的最佳场所。 对于同步交流,我们在 [CNCF Slack](https://slack.cncf.io/) 中有一个 #distribution 频道 欢迎大家加入并聊聊开发相关的话题。 ## 许可证 distribution 代码库基于 [Apache 2.0 许可证](LICENSE) 发布。
标签:Docker, EVTX分析, Go, Ruby工具, 安全防御评估, 容器镜像, 开发库, 日志审计, 请求拦截