Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Portainer | 24,921 | 1 | a day ago | 78 | April 21, 2021 | 1,080 | zlib | Go | ||
Making Docker and Kubernetes management easy. | ||||||||||
Trivy | 16,647 | 25 | 13 hours ago | 176 | September 16, 2022 | 382 | apache-2.0 | Go | ||
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more | ||||||||||
Authelia | 15,809 | 1 | 18 hours ago | 34 | September 19, 2022 | 104 | apache-2.0 | Go | ||
The Single Sign-On Multi-Factor portal for web apps | ||||||||||
Vitess | 15,766 | 66 | 7 hours ago | 397 | September 01, 2022 | 816 | apache-2.0 | Go | ||
Vitess is a database clustering system for horizontal scaling of MySQL. | ||||||||||
Cilium | 14,715 | 15 | 12 hours ago | 547 | September 14, 2022 | 1,106 | apache-2.0 | Go | ||
eBPF-based Networking, Security, and Observability | ||||||||||
Teleport | 13,982 | 6 | 12 hours ago | 252 | July 29, 2021 | 2,412 | apache-2.0 | Go | ||
The easiest, most secure way to access infrastructure. | ||||||||||
Linkerd2 | 9,431 | 11 | 18 hours ago | 108 | March 23, 2022 | 273 | apache-2.0 | Go | ||
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. | ||||||||||
Kubescape | 8,112 | 2 | 12 hours ago | 142 | September 19, 2022 | 74 | apache-2.0 | Go | ||
Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources. | ||||||||||
Devops Resources | 6,520 | 2 months ago | 10 | Groovy | ||||||
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP | ||||||||||
Netmaker | 6,295 | 12 hours ago | 64 | September 20, 2022 | 140 | other | Go | |||
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks. |
Kubernetes-native security toolkit. (Documentation)
There are lots of security tools in the cloud native world, created by Aqua and by others, for identifying and informing users about security issues in Kubernetes workloads and infrastructure components. However powerful and useful they might be, they tend to sit alongside Kubernetes, with each new product requiring users to learn a separate set of commands and installation steps in order to operate them and find critical security information.
The Trivy-Operator leverages trivy security tools by incorporating their outputs into Kubernetes CRDs (Custom Resource Definitions) and from there, making security reports accessible through the Kubernetes API. This way users can find and view the risks that relate to different resources in what we call a Kubernetes-native way.
The Trivy operator automatically updates security reports in response to workload and other changes on a Kubernetes cluster, generating the following reports:
_Please star the repo if you want us to continue developing and improving trivy-operator! _
Although we are trying to keep new releases backward compatible with previous versions, this project is still incubating, and some APIs and Custom Resource Definitions may change.
The official Documentation provides detailed installation, configuration, troubleshooting, and quick start guides.
You can install the Trivy-operator Operator with Static YAML Manifests and follow the Getting Started guide to see how vulnerability and configuration audit reports are generated automatically.
At this early stage we would love your feedback on the overall concept of Trivy-Operator. Over time, we'd love to see contributions integrating different security tools so that users can access security information in standard, Kubernetes-native ways.
Trivy-Operator is an Aqua Security open source project.
Learn about our Open Source Work and Portfolio.
Join the community, and talk to us about any matter in GitHub Discussions or Slack.