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 needs to check the settings_container_insights field of the ECSCluster node (https://lyft.github.io/cartography/modules/aws/schema.html#ecscluster)
settings_container_insights
ECSCluster
Create a cdk stack (https://github.com/Zeus-Labs/ZeusCloud/blob/main/cdk/bin/cdk.ts) with an ECSCluster with and/or without the correct container insights setting.
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:
Also should figure out which compliance frameworks if any this maps to
Sorry, something went wrong.
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 needs to check the
settings_container_insights
field of theECSCluster
node (https://lyft.github.io/cartography/modules/aws/schema.html#ecscluster)Create a cdk stack (https://github.com/Zeus-Labs/ZeusCloud/blob/main/cdk/bin/cdk.ts) with an ECSCluster with and/or without the correct container insights setting.
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: