mirror of
https://github.com/toniblyx/my-arsenal-of-aws-security-tools.git
synced 2025-12-17 08:04:20 +01:00
add kubernetes to checkov
This commit is contained in:
committed by
GitHub
parent
1c93521738
commit
69d3358c2d
@@ -128,7 +128,7 @@ Do you want to contribute to this list? Feel free to send a PR and make sure you
|
||||
| **Assume** | [https://github.com/SanderKnape/assume](https://github.com/SanderKnape/assume) | A simple CLI utility that makes it easier to switch between different AWS roles |[](https://badgen.net/github/stars/SanderKnape/assume)| [](https://badgen.net/github/contributors/SanderKnape/assume)[](https://badgen.net/github/watchers/SanderKnape/assume)[](https://badgen.net/github/last-commit/SanderKnape/assume) [](https://badgen.net/github/open-issues/SanderKnape/assume) [](https://badgen.net/github/closed-issues/SanderKnape/assume) |
|
||||
| **Terrascan** | [https://github.com/cesar-rodriguez/terrascan](https://github.com/cesar-rodriguez/terrascan) | A collection of security and best practice tests for static code analysis of terraform templates using terraform_validate |[](https://badgen.net/github/stars/cesar-rodriguez/terrascan)| [](https://badgen.net/github/contributors/cesar-rodriguez/terrascan)[](https://badgen.net/github/watchers/cesar-rodriguez/terrascan)[](https://badgen.net/github/last-commit/cesar-rodriguez/terrascan) [](https://badgen.net/github/open-issues/cesar-rodriguez/terrascan) [](https://badgen.net/github/closed-issues/cesar-rodriguez/terrascan) |
|
||||
| **tfsec** | [https://github.com/liamg/tfsec](https://github.com/liamg/tfsec) | Provides static analysis of your terraform templates to spot potential security issues |[](https://badgen.net/github/stars/liamg/tfsec)| [](https://badgen.net/github/contributors/liamg/tfsec)[](https://badgen.net/github/watchers/liamg/tfsec)[](https://badgen.net/github/last-commit/liamg/tfsec) [](https://badgen.net/github/open-issues/liamg/tfsec) [](https://badgen.net/github/closed-issues/liamg/tfsec) |
|
||||
| **Checkov** | [https://github.com/bridgecrewio/checkov](https://github.com/bridgecrewio/checkov) | Terraform & Cloudformation static analysis written in python |[](https://badgen.net/github/stars/bridgecrewio/checkov)| [](https://badgen.net/github/contributors/bridgecrewio/checkov)[](https://badgen.net/github/watchers/bridgecrewio/checkov)[](https://badgen.net/github/last-commit/bridgecrewio/checkov) [](https://badgen.net/github/open-issues/bridgecrewio/checkov) [](https://badgen.net/github/closed-issues/bridgecrewio/checkov) |
|
||||
| **Checkov** | [https://github.com/bridgecrewio/checkov](https://github.com/bridgecrewio/checkov) | Terraform, Cloudformation and Kubernetes static analysis written in python |[](https://badgen.net/github/stars/bridgecrewio/checkov)| [](https://badgen.net/github/contributors/bridgecrewio/checkov)[](https://badgen.net/github/watchers/bridgecrewio/checkov)[](https://badgen.net/github/last-commit/bridgecrewio/checkov) [](https://badgen.net/github/open-issues/bridgecrewio/checkov) [](https://badgen.net/github/closed-issues/bridgecrewio/checkov) |
|
||||
| **pytest-services** | [https://github.com/mozilla-services/pytest-services](https://github.com/mozilla-services/pytest-services) | Unit testing framework for test driven security of AWS configurations and more |[](https://badgen.net/github/stars/mozilla-services/pytest-services)| [](https://badgen.net/github/contributors/mozilla-services/pytest-services)[](https://badgen.net/github/watchers/mozilla-services/pytest-services)[](https://badgen.net/github/last-commit/mozilla-services/pytest-services) [](https://badgen.net/github/open-issues/mozilla-services/pytest-services) [](https://badgen.net/github/closed-issues/mozilla-services/pytest-services) |
|
||||
| **IAM Least-Privileged Role Generator** | [https://github.com/puresec/serverless-puresec-cli](https://github.com/puresec/serverless-puresec-cli) | A Serverless framework plugin that statically analyzes AWS Lambda function code and automagically generates least-privileged IAM roles. |[](https://badgen.net/github/stars/puresec/serverless-puresec-cli)| [](https://badgen.net/github/contributors/puresec/serverless-puresec-cli)[](https://badgen.net/github/watchers/puresec/serverless-puresec-cli)[](https://badgen.net/github/last-commit/puresec/serverless-puresec-cli) [](https://badgen.net/github/open-issues/puresec/serverless-puresec-cli) [](https://badgen.net/github/closed-issues/puresec/serverless-puresec-cli) |
|
||||
| **AWS Vault** | [https://github.com/99designs/aws-vault](https://github.com/99designs/aws-vault) | A vault for securely storing and accessing AWS credentials in development environments |[](https://badgen.net/github/stars/99designs/aws-vault)| [](https://badgen.net/github/contributors/99designs/aws-vault)[](https://badgen.net/github/watchers/99designs/aws-vault)[](https://badgen.net/github/last-commit/99designs/aws-vault) [](https://badgen.net/github/open-issues/99designs/aws-vault) [](https://badgen.net/github/closed-issues/99designs/aws-vault) |
|
||||
|
||||
Reference in New Issue
Block a user