awslabs / aws-config-rules

[Node, Python, Java] Repository of sample Custom Rules for AWS Config.
http://aws.amazon.com/config/
Creative Commons Zero v1.0 Universal
1.61k stars 854 forks source link

Kenzhang #310

Closed kenpkzhang closed 4 years ago

kenpkzhang commented 4 years ago

I confirm these files are made available under CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/legalcode)

Issue #, if available:

Description of changes: Adding EKS Config rule to detect if EKS Control Plane is configured with PublicAccess = True

good-bot commented 4 years ago

***** Module EKS_PUBLIC_ACCESS EKS_PUBLIC_ACCESS/EKS_PUBLIC_ACCESS.py:55:11: C0121: Comparison to True should be just 'expr' (singleton-comparison)


Your code has been rated at 10.00/10