Skip to content
New issue

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

Fix CIS AWS Foundations Benchmark issues #48

Open
danieljamesscott opened this issue Jul 10, 2023 · 0 comments
Open

Fix CIS AWS Foundations Benchmark issues #48

danieljamesscott opened this issue Jul 10, 2023 · 0 comments

Comments

@danieljamesscott
Copy link

There are a few settings in the CloudFormation template which cause issues with the CIS AWS Foundations Benchmark. https://docs.aws.amazon.com/securityhub/latest/userguide/cis-aws-foundations-benchmark.html

  • CloudTrail should have encryption at-rest enabled
  • CloudTrail log file validation should be enabled
  • CloudTrail trails should be integrated with Amazon CloudWatch logs
  • Ensure S3 bucket access logging is enabled on the CloudTrail S3 bucket

Would you be willing to accept a PR which allows these configuration options?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant