diff --git a/content/Kubernetes.md b/content/Kubernetes.md index e8e5872cc..f96836ea7 100644 --- a/content/Kubernetes.md +++ b/content/Kubernetes.md @@ -10,6 +10,8 @@ [[Exporting a kube context from kube config file]] +[[Security Scanning]] + ## Links: diff --git a/content/Security Scanning.md b/content/Security Scanning.md new file mode 100644 index 000000000..c6f63faa1 --- /dev/null +++ b/content/Security Scanning.md @@ -0,0 +1,19 @@ + +Main ones are Falco and Sysdig. +Kubescape. + +Trivy Operator looks very good: +[aquasecurity/trivy-operator: Kubernetes-native security toolkit (github.com)](https://github.com/aquasecurity/trivy-operator) + + +To try: + +Nuevector +StackRox + + +## Links: + + + +202405300703 \ No newline at end of file