AWS Config Rules Repository is a community-maintained collection of custom AWS Config rules designed to evaluate the configuration settings of AWS resources for compliance and security purposes. The repository provides pre-built Config rules that organizations can deploy to monitor and assess their AWS infrastructure against various compliance standards and security best practices. Each rule is designed to check specific configuration aspects of AWS resources and can trigger alerts or remediation actions when non-compliant configurations are detected. The repository includes rules developed using the Rule Development Kit (RDK) framework, with each rule containing its own directory structure and configuration files including parameters.json. Users can deploy these rules either through the RDK tool or manually using the provided sample functions. The project integrates with related AWS tools including RDKLib for running rules at scale and the Config Rules Engine for deploying and managing rules across multiple environments. Contributors can submit new rules following the established development guidelines and testing procedures. Rules in the repository cover various AWS services and security configurations, helping organizations maintain compliance with industry standards and internal security policies through automated configuration monitoring and assessment.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A deprecated Kubernetes workload policy enforcement tool that helped secure multi-tenant clusters through various security policies and configurations.
A command-line security auditing tool that performs Lynis-based security assessments across AWS, GCP, Azure, and DigitalOcean cloud platforms.
A Docker security vulnerability where disabling inter-container communication (ICC) fails to block raw ethernet frames, allowing unexpected data transfer between containers via raw sockets.
HAWK is a multi-cloud antivirus scanning API that uses CLAMAV and YARA engines to detect malware in AWS S3, Azure Blob Storage, and GCP Cloud Storage objects.
TerraGoat is a deliberately vulnerable Terraform repository that demonstrates common cloud infrastructure misconfigurations for training and testing security tools.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
Cloudmarker is a configurable cloud monitoring tool and framework that audits Azure and GCP environments by retrieving, analyzing, and alerting on cloud security data.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.