cdkgoat
Misconfig example
Demonstrates how common configuration errors can lead to production cloud misconfigurations
CdkGoat is Bridgecrew's "Vulnerable by Design" AWS CDK repository. CdkGoat is a learning and training project that demonstrates how common configuration errors can find their way into production cloud environments.
44 stars
4 watching
44 forks
Language: Python
last commit: over 1 year ago aws-cdkaws-securitycloud-securitycloudformationdevsecops
Related projects:
Repository | Description | Stars |
---|---|---|
bridgecrewio/cfngoat | A training project demonstrating how common configuration errors can lead to production cloud environment issues | 92 |
bridgecrewio/terragoat | A training project that demonstrates how common configuration errors can be introduced into cloud infrastructure to test secure development best practices | 1,159 |
cloudcomponents/cdk-constructs | A collection of reusable software components for AWS-based DevOps and application development | 627 |
kevinslin/open-cdk | A guide to working with the AWS Cloud Development Kit (CDK) framework | 862 |
bridgecrewio/checkov | An automated tool for identifying security and compliance vulnerabilities in cloud infrastructure and software packages. | 7,214 |
pgarbe/cdk-stackset | Enables deployment of CDK stacks as managed resources in AWS Organizations | 11 |
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |
dowjones/hammer | Identifies and protects insecure configurations in AWS resources across multiple accounts. | 437 |
fogfish/aws-cdk-pure | A toolkit for designing and developing reusable, functional cloud components with AWS CDK | 94 |
kcwinner/advocacy | A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources | 18 |
aws/aws-cdk | A framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation | 11,731 |
neilkuan/cdk-sample-save | An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles. | 5 |
someengineering/fixinventory | Tools to identify and remove critical risks in cloud infrastructure accounts by analyzing metadata from APIs of various cloud services | 1,617 |
pahud/cdk-cfn-module-securebucket | A CDK module providing secure S3 bucket configuration and security best practices | 0 |
farminf/aws-cdk-passwordless | A construct for creating passwordless authentication resources on AWS using Cognito user pool and Lambda triggers | 19 |