Skip to content

Comments

chore(awslambda): update obsolete lambda runtimes#7330

Merged
MrCloudSec merged 2 commits intoprowler-cloud:masterfrom
jonathanbro:update-lambda-check
Mar 24, 2025
Merged

chore(awslambda): update obsolete lambda runtimes#7330
MrCloudSec merged 2 commits intoprowler-cloud:masterfrom
jonathanbro:update-lambda-check

Conversation

@jonathanbro
Copy link
Contributor

@jonathanbro jonathanbro commented Mar 20, 2025

Context

Updating the current check for obsolete lambda runtime check to reflect AWS' documentation AWS Lambda Runtimes documentation

Description

As above.

Checklist

  • Are there new checks included in this PR? No

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

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

@jonathanbro jonathanbro requested review from a team as code owners March 20, 2025 13:05
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Mar 20, 2025
@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.62%. Comparing base (bb7ce21) to head (fef957d).
Report is 480 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7330      +/-   ##
==========================================
- Coverage   88.63%   88.62%   -0.01%     
==========================================
  Files        1219     1219              
  Lines       35616    35616              
==========================================
- Hits        31567    31565       -2     
- Misses       4049     4051       +2     
Flag Coverage Δ
prowler 88.62% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 88.62% <ø> (-0.01%) ⬇️
api ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MrCloudSec MrCloudSec changed the title feat(awslambda): Update supported runtime check chore(awslambda): update obsolete lambda runtimes Mar 24, 2025
Copy link
Contributor

@MrCloudSec MrCloudSec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @jonathanbro, thank you! I have also added the changes in the config variable.

@MrCloudSec MrCloudSec added backport-to-v3 Backport PR to the v3 branch backport-to-v4.6 Backport PR to the v4.6 branch backport-to-v5.4 Backport PR to the v5.4 branch labels Mar 24, 2025
@MrCloudSec MrCloudSec merged commit 9923def into prowler-cloud:master Mar 24, 2025
11 of 12 checks passed
@prowler-bot prowler-bot added the was-backported The PR was successfully backported to the target branch label Mar 24, 2025
@prowler-bot
Copy link
Collaborator

💚 All backports created successfully

Status Branch Result
v3
v4.6
v5.4

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3 Backport PR to the v3 branch backport-to-v4.6 Backport PR to the v4.6 branch backport-to-v5.4 Backport PR to the v5.4 branch provider/aws Issues/PRs related with the AWS provider was-backported The PR was successfully backported to the target branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants