{"library":"cdk-nag","type":"library","category":null,"description":"cdk-nag is an open-source library for the AWS Cloud Development Kit (CDK) that checks CDK applications for security and compliance best practices. It functions as a linter for Infrastructure as Code, leveraging CDK Aspects to validate constructs against various rule packs like AWS Solutions, HIPAA, NIST, and PCI DSS. The library helps identify issues such as unencrypted S3 buckets, overly permissive IAM policies, and public databases before deployment. It is currently at version 2.37.55 and actively maintained with a regular release cadence.","language":"python","status":"active","version":"2.37.55","tags":["aws","cdk","security","iac","linting","best practices","compliance"],"last_verified":"Wed May 20","install":[{"cmd":"pip install cdk-nag","imports":["from cdk_nag import AwsSolutionsChecks","from cdk_nag import NagSuppressions","from cdk_nag import NagPack","from cdk_nag import NIST80053R5Checks","from cdk_nag import HIPAASecurityChecks"]}],"homepage":null,"github":"https://github.com/cdklabs/cdk-nag.git","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cdk-nag/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":17.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cdk-nag/compatibility"}}