We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow the directions here to add the rule - https://docs.zeuscloud.io/contribute/add-security-rule
The Neo4J query probably should check the endpoint_public_access field of the EKSCluster node.
endpoint_public_access
EKSCluster
Create a cdk stack (https://github.com/Zeus-Labs/ZeusCloud/blob/main/cdk/bin/cdk.ts) with an EKS cluster that violates / doesn't violate this condition. Be sure to give no IAM permissions.
Run ZeusCloud and check that the rule works correctly. You can speed up cartography running by commenting out intel modules that are run here: (https://github.com/Zeus-Labs/cartography/blob/master/cartography/intel/aws/resources.py)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Follow the directions here to add the rule - https://docs.zeuscloud.io/contribute/add-security-rule
The Neo4J query probably should check the
endpoint_public_access
field of theEKSCluster
node.Create a cdk stack (https://github.com/Zeus-Labs/ZeusCloud/blob/main/cdk/bin/cdk.ts) with an EKS cluster that violates / doesn't violate this condition. Be sure to give no IAM permissions.
Run ZeusCloud and check that the rule works correctly. You can speed up cartography running by commenting out intel modules that are run here: (https://github.com/Zeus-Labs/cartography/blob/master/cartography/intel/aws/resources.py)
The text was updated successfully, but these errors were encountered: