Compare commits

...

2 Commits

Author SHA1 Message Date
Jimmy Mesta dccb53950a
Merge pull request #26 from chen-keinan/docs/add-trivy-operator
docs: add trivy operator
2023-05-03 06:30:34 -07:00
chenk 48dee65e49 docs: add trivy operator
Signed-off-by: chenk <hen.keinan@gmail.com>
2023-01-11 09:58:54 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ A curated list of awesome Kubernetes security resources. Can you dig it?
- [steampipe-kubernetes](https://github.com/turbot/steampipe-plugin-kubernetes) - Use SQL to query your Kubernetes resources
- [steampipe-kubernetes-compliance](https://github.com/turbot/steampipe-mod-kubernetes-compliance) - Kubernetes compliance scanning tool for CIS, NSA & CISA Cybersecurity technical report for Kubernetes hardening.
- [trivy](https://github.com/aquasecurity/trivy) - A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
- [trivy-operator](https://github.com/aquasecurity/trivy-operator) - Kubernetes-native security (Vulnerabilities,IaC MisConfig,Exposed Secrets,RBAC Assessment,Compliance and more) toolkit for kubernetes
- [kubernetes-rbac-audit](https://github.com/cyberark/kubernetes-rbac-audit) - Tool for auditing RBACs in Kubernetes
- [kubernetes-external-secrets](https://github.com/external-secrets/kubernetes-external-secrets) - Tool to get External Secrets from Hashicorp Vault and AWS SSM
- [vault-secrets-operator](https://github.com/ricoberger/vault-secrets-operator) - An operator to create Kubernetes secrets from Vault for a secure GitOps based workflow