UNPKG

cdk-nag

Version:

Check CDK v2 applications for best practices using a combination on available rule packs.

7 lines (6 loc) 233 B
declare const _default: any; /** * Containers in ECS task definitions configured for host networking have 'privileged' set to true and a non-empty non-root 'user' * @param node the CfnResource to check */ export default _default;