Security
Comprehensive Kubernetes Security from Development to Runtime
Kubescape is an open-source Kubernetes security platform that provides comprehensive security coverage from left to right across the entire development and deployment lifecycle. It offers hardening, posture management, and runtime security capabilities to ensure robust protection for Kubernetes environments.
Key features of Kubescape include
By providing this comprehensive security coverage from development to production, Kubescape enables organizations to implement a robust security posture throughout their Kubernetes deployment, addressing potential vulnerabilities and threats at every stage of the application lifecycle.
Kubescape was created by ARMO and is a Cloud Native Computing Foundation (CNCF) sandbox project.
Please star ⭐ the repo if you want us to continue developing and improving Kubescape! 😀
Experimenting with Kubescape is as easy as:
curl -s https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash
Learn more about:
Did you know you can use Kubescape in all these places?
Besides the CLI, the Kubescape operator can also be installed via a Helm chart. Installing the Helm chart is an excellent way to begin using Kubescape, as it provides extensive features such as continuous scanning, image vulnerability scanning, runtime analysis, network policy generation, and more. You can find the Helm chart in the Kubescape-operator documentation.
Kubescape can be used as a GitHub Action. This is a great way to integrate Kubescape into your CI/CD pipeline. You can find the Kubescape GitHub Action in the GitHub Action marketplace.
Kubescape uses Open Policy Agent to verify Kubernetes objects against a library of posture controls. For image scanning, it uses Grype. For image patching, it uses Copacetic.
By default, the results are printed in a console-friendly manner, but they can be:
It retrieves Kubernetes objects from the API server and runs a set of Rego snippets developed by ARMO.
Otel collector - is not built-in, Otel endpoint spec is need to be added at setup Setting Otel
Kubescape is an open source project, we welcome your feedback and ideas for improvement. We are part of the cloud-native community and are enhancing the project as the ecosystem develops.
We hold community meetings on Zoom, every other week, at 15:00 CET. (See that in your local time zone.
The Kubescape project follows the CNCF Code of Conduct.
See here a list of adopters.
Thanks to all our contributors! Check out our CONTRIBUTING file to learn how to join them.
Kubescape changes are tracked on the release page
Copyright 2021-2024, the Kubescape Authors. All rights reserved. Kubescape is released under the Apache 2.0 license. See the LICENSE file for details.
Kubescape is a Cloud Native Computing Foundation (CNCF) sandbox project and was contributed by ARMO.