Skip to content

Commit

Permalink
Adding static analysis section
Browse files Browse the repository at this point in the history
  • Loading branch information
Yitaek authored and ramitsurana committed Jun 3, 2019
1 parent b2622b3 commit 1d6a03e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,6 @@ Projects
* [kube-bench](https://github.com/aquasecurity/kube-bench) - The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed according to security best practices.
* [kube-hunter](https://github.com/aquasecurity/kube-hunter) - Hunt for security weaknesses in Kubernetes clusters.
* [kube-psp-advisor](https://github.com/sysdiglabs/kube-psp-advisor) - Help building an adaptive and fine-grained pod security policy.
* [kube-score](https://github.com/zegl/kube-score) - Kubernetes object analysis with recommendations for improved reliability and security
* [kube2iam](https://github.com/jtblin/kube2iam) - Provides different AWS IAM roles for pods running on Kubernetes
* [Kubesec.io](http://kubesec.io/)
* [Pomerium](http://www.pomerium.io/) - a zero-trust identity-aware access proxy inspired by BeyondCorp.
Expand Down Expand Up @@ -918,6 +917,11 @@ Projects
* [kubegen](https://github.com/errordeveloper/kubegen)
* [kubeval](https://github.com/garethr/kubeval)

## Static Analysis

* [kube-score](https://github.com/zegl/kube-score) - Kubernetes object analysis with recommendations for improved reliability and security
* [popeye](https://github.com/derailed/popeye) - Kubernetes cluster resource sanitzer

## Tuning

* [Ktune](https://github.com/skippbox/ktune)
Expand Down

0 comments on commit 1d6a03e

Please sign in to comment.