在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):grafeas/kritis开源软件地址(OpenSource Url):https://github.com/grafeas/kritis开源编程语言(OpenSource Language):Go 88.2%开源软件介绍(OpenSource Introduction):KritisKritis (“judge” in Greek), is an open-source solution for securing your software supply chain for Kubernetes applications. Kritis enforces deploy-time security policies using the Google Cloud Container Analysis API, and in a subsequent release, Grafeas. Here is an example Kritis policy, to prevent the deployment of Pod with a critical vulnerability unless it has been allowlisted: imageAllowlist:
- gcr.io/my-project/allowlist-image@sha256:<DIGEST>
packageVulnerabilityPolicy:
maximumSeverity: HIGH
allowlistCVEs:
- providers/goog-vulnz/notes/CVE-2017-1000082
- providers/goog-vulnz/notes/CVE-2017-1000081 In addition to the enforcement this project also contains signers that can be used to create Grafeas Attestation Occurrences to be used in other enforcement systems like Binary Authorization. (TODO#571: add doc and fix link) For details see upcoming doc Kritis Signer. Getting Started
SupportIf you have questions, reach out to us on kritis-users. For questions about contributing, please see the section below. ContributingSee CONTRIBUTING for details on how you can contribute. See DEVELOPMENT for details on the development and testing workflow. LicenseKritis is under the Apache 2.0 license. See the LICENSE file for details. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论