diff --git a/README.md b/README.md index 2247f56..e190b4e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Contents * [Public Cloud Governance](#public-cloud-governance) * [AWS Governance](#aws-governance) + * [MultiCloud Governance](#multicloud-governance) * [Containers](#containers) * [Docker Images](#docker-images) * [Kubernetes Operators](#kubernetes-operators) @@ -31,12 +32,20 @@ * [License](#license) ## Public Cloud Governance ### AWS Governance +* [AWS CloudFormation Guard](https://github.com/aws-cloudformation/cloudformation-guard) * [AWS CodePipeline Governance](https://github.com/awslabs/aws-codepipeline-governance) * [AWS Config Rules Development Kit](https://github.com/awslabs/aws-config-rdklib) * [AWS Control Tower Customizations](https://github.com/awslabs/aws-control-tower-customizations) * [AWS Security Hub Automated Response and Remediation](https://github.com/awslabs/aws-security-hub-automated-response-and-remediation) -* [AWS Well Architected Labs](https://github.com/awslabs/aws-well-architected-labs) * [AWS Vault](https://github.com/99designs/aws-vault) +* [AWS Well Architected Labs](https://github.com/awslabs/aws-well-architected-labs) +### MultiCloud Governance +* [Cloud Custodian](https://github.com/cloud-custodian/cloud-custodian) +* [CloudQuary](https://github.com/cloudquery/cloudquery) +* [Cloudsploit](https://github.com/aquasecurity/cloudsploit) +* [ManageIQ by RedHat](https://github.com/ManageIQ/manageiq) +* [Mist.io](https://github.com/mistio/mist-ce) +* [Triton by Joyent](https://github.com/joyent/triton) ## Kubernetes Operators * Aqua * [Aqua Security Operator](https://operatorhub.io/operator/aqua)