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 RCOR_AWS_173: Check encryption settings for Lambda environment variable #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rapticore-cloud[bot]
Copy link

Severity

HIGH

Remediation

  • Navigate to the Lambda service in the AWS Management Console
  • Select the Lambda function specified in the CloudFormation template
  • Click on the 'Configuration' tab
  • Under 'Environment variables', click on 'Edit'
  • Ensure that sensitive environment variables are encrypted using AWS KMS
  • Save the changes
  • Update the CloudFormation template to include the encryption settings

Rationale

Encrypting Lambda environment variables using AWS KMS adds an additional layer of security, protecting sensitive information such as API keys, database credentials, and other confidential data from unauthorized access.

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 this pull request may close these issues.

0 participants