Skip to content

feat(cloudformation): Update Lambda Runtime checks #7065

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

Merged
merged 5 commits into from
Apr 9, 2025

Conversation

jonathanbro
Copy link
Contributor

@jonathanbro jonathanbro commented Mar 20, 2025

User description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

Updated the following check CKV_AWS_363 to include newly deprecated Lambda Runtime Environments. I have also left a comment to include Node 18.

Feat

Existing guidance applies.

Checklist:

  • [x ] I have performed a self-review of my own code
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • [x ] I have made corresponding changes to the documentation
  • [x ] I have added tests that prove my feature, policy, or fix is effective and works
  • [x ] New and existing tests pass locally with my changes

Generated description

Below is a concise technical summary of the changes proposed in this PR:

Updates the `DeprecatedLambdaRuntime` check in CloudFormation to include newly deprecated Lambda runtimes. Adds `nodejs16.x`, `python3.8`, `dotnet7`, and `dotnet6` to the list of forbidden values.

Latest Contributors(1)
UserCommitDate
tsmithv11docs-general-Remove-Py...April 25, 2024
This pull request is reviewed by Baz. Join @jonathanbro and the rest of your team on (Baz).

@tsmithv11 tsmithv11 merged commit 560dcf0 into bridgecrewio:main Apr 9, 2025
46 checks passed
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.

3 participants