UNPKG

cdk-nag

Version:

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

7 lines (6 loc) 182 B
declare const _default: any; /** * Route tables do not have unrestricted routes ('0.0.0.0/0' or '::/0') to IGWs * @param node the CfnResource to check */ export default _default;