From 1665445c910f9a7d8d51897a64ed5fee12cb935c Mon Sep 17 00:00:00 2001 From: Tanveer Date: Mon, 29 Jan 2024 20:44:47 +0530 Subject: [PATCH] feat: updated readme --- addons/kubeclarity/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/kubeclarity/README.md b/addons/kubeclarity/README.md index 9292a9c..3fc0eed 100644 --- a/addons/kubeclarity/README.md +++ b/addons/kubeclarity/README.md @@ -1,6 +1,6 @@ # Kubeclarity Helm Chart -KubeClarity is a tool for detecting and managing Software Bill of Materials (SBOM) and vulnerabilities of container images and filesystems. It scans runtime Kubernetes clusters and CI/CD pipelines to generate SBOM documents and vulnerability reports for enhanced software supply chain security. +KubeClarity is a tool for detecting and managing Software Bill of Materials (SBOM) and vulnerabilities of container images and filesystems. It scans runtime Kubernetes clusters and CI/CD pipelines to generate SBOM documents and vulnerability reports for enhanced software supply chain security. ## Installation Below terraform script shows how to use Reloader Terraform Addon, A complete example is also given [here](https://github.com/clouddrove/terraform-google-gke-addons/blob/master/_examples/complete/main.tf).