From 6a42ee6ce59854ca30567d833e6d6e872e1f08ac Mon Sep 17 00:00:00 2001 From: pareenaverma Date: Thu, 28 Mar 2024 13:12:24 -0400 Subject: [PATCH 1/3] Update kube-bench.md --- content/opensource_packages/kube-bench.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/opensource_packages/kube-bench.md b/content/opensource_packages/kube-bench.md index 6cf985b9..61c5c043 100644 --- a/content/opensource_packages/kube-bench.md +++ b/content/opensource_packages/kube-bench.md @@ -1,5 +1,5 @@ --- -name: kube-bench +name: Kube-bench category: Security applications description: kube-bench is a tool that checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark. download_url: https://github.com/aquasecurity/kube-bench/releases From 3a72b777944071b346f45023f9af702e0e1f608e Mon Sep 17 00:00:00 2001 From: pareenaverma Date: Thu, 28 Mar 2024 13:13:17 -0400 Subject: [PATCH 2/3] Update kubevirt.md --- content/opensource_packages/kubevirt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/opensource_packages/kubevirt.md b/content/opensource_packages/kubevirt.md index 6e95803a..292ff76e 100644 --- a/content/opensource_packages/kubevirt.md +++ b/content/opensource_packages/kubevirt.md @@ -1,5 +1,5 @@ --- -name: kubevirt +name: KubeVirt category: Miscellaneous description: Kubernetes Virtualization API and runtime in order to define and manage virtual machines. download_url: https://github.com/kubevirt/kubevirt/releases From 0a6340b66fcf20da1201151831cd6958a4675b94 Mon Sep 17 00:00:00 2001 From: pareenaverma Date: Thu, 28 Mar 2024 13:14:58 -0400 Subject: [PATCH 3/3] Update nginx.md --- content/opensource_packages/nginx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/opensource_packages/nginx.md b/content/opensource_packages/nginx.md index cb19801a..ac92fd26 100644 --- a/content/opensource_packages/nginx.md +++ b/content/opensource_packages/nginx.md @@ -1,5 +1,5 @@ --- -name: Nginx +name: NGINX category: Web Server description: NGINX is open-source software for web serving, reverse proxying, caching, load balancing, media streaming etc. download_url: https://nginx.org/en/download.html