From f5f84e1b757791936e9cbef10a51e436cb91b836 Mon Sep 17 00:00:00 2001 From: WS <59507751+Evantage-WS@users.noreply.github.com> Date: Thu, 15 Dec 2022 13:34:02 +0100 Subject: [PATCH 1/3] Added neuvector Added neuvector as a Kubernetes cluster security item --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ceb65b5..9fa551f 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Want to add something? Open a PR :) ## Kubernetes cluster security +- [neuvector](https://neuvector.com/) NeuVector is a kubernetes-native container security platform that delivers complete container security - [kube-hunter](https://github.com/aquasecurity/kube-hunter) - [k8s network policies](https://kubernetes.io/docs/concepts/services-networking/network-policies/) - [eksuser](https://github.com/prabhatsharma/eksuser/) @@ -96,4 +97,4 @@ Want to add something? Open a PR :) ## Monitoring -- [weave scope](https://www.weave.works/oss/scope/) automatically detects processes, containers, hosts. No kernel modules, no agents, no special libraries, no coding. Seamless integration with Docker, Kubernetes, DCOS and AWS ECS. \ No newline at end of file +- [weave scope](https://www.weave.works/oss/scope/) automatically detects processes, containers, hosts. No kernel modules, no agents, no special libraries, no coding. Seamless integration with Docker, Kubernetes, DCOS and AWS ECS. From 5e2aa9dc95a97dc22b10174eca78fed0fa209d9d Mon Sep 17 00:00:00 2001 From: WS <59507751+Evantage-WS@users.noreply.github.com> Date: Mon, 15 May 2023 17:06:34 +0200 Subject: [PATCH 2/3] Update README.md https://github.com/neuvector instead of www.neuvector.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c34ab5a..714fe90 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Want to add something? Open a PR :) ## Kubernetes cluster security -- [neuvector](https://neuvector.com/) NeuVector is a kubernetes-native container security platform that delivers complete container security +- [neuvector](https://github.com/neuvector) NeuVector is a kubernetes-native container security platform that delivers complete container security - [kube-hunter](https://github.com/aquasecurity/kube-hunter) - [k8s network policies](https://kubernetes.io/docs/concepts/services-networking/network-policies/) - [eksuser](https://github.com/prabhatsharma/eksuser/) From d3b924ffcb5d9395f0f264f47a1c248b66c5d297 Mon Sep 17 00:00:00 2001 From: WS <59507751+Evantage-WS@users.noreply.github.com> Date: Tue, 23 May 2023 17:57:32 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714fe90..eb6eb49 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Want to add something? Open a PR :) ## Kubernetes cluster security -- [neuvector](https://github.com/neuvector) NeuVector is a kubernetes-native container security platform that delivers complete container security +- [neuvector](https://github.com/neuvector/neuvector) NeuVector is a kubernetes-native container security platform that delivers complete zero trust container security - [kube-hunter](https://github.com/aquasecurity/kube-hunter) - [k8s network policies](https://kubernetes.io/docs/concepts/services-networking/network-policies/) - [eksuser](https://github.com/prabhatsharma/eksuser/)