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 Checkov Scan findings. #19

Closed
kunduso opened this issue Sep 12, 2024 · 0 comments · Fixed by #20
Closed

Fix Checkov Scan findings. #19

kunduso opened this issue Sep 12, 2024 · 0 comments · Fixed by #20
Assignees

Comments

@kunduso
Copy link
Owner

kunduso commented Sep 12, 2024

CKV2_AWS_64: Ensure KMS key Policy is defined for resource "aws_kms_key" "encryption_rest" {}
CKV_AWS_173: Check encryption settings for Lambda environmental variable for resource "aws_lambda_function" "lambda_run" {}
CKV_AWS_115: Ensure that AWS Lambda function is configured for function-level concurrent execution limit for resource "aws_lambda_function" "lambda_run" {}
CKV_AWS_116: Ensure that AWS Lambda function is configured for a Dead Letter Queue(DLQ) for resource "aws_lambda_function" "lambda_run" {}

@kunduso kunduso self-assigned this Sep 12, 2024
kunduso added a commit that referenced this issue Sep 12, 2024
kunduso added a commit that referenced this issue Sep 13, 2024
kunduso added a commit that referenced this issue Sep 13, 2024
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

Successfully merging a pull request may close this issue.

1 participant