updated boto3, app util version, cve fixes#232
Open
mdazhar-sumo wants to merge 4 commits into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates several Sumo Logic AWS Lambda/SAM applications for dependency, runtime, and Serverless Application Repository version bumps.
Changes:
- Bumps SAR semantic versions and deployment script versions.
- Updates Lambda runtimes to
python3.14andnodejs24.x. - Updates Python dependency pins for
boto3andrequests, plus packaged artifact references.
Reviewed changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
securityhub-org/sumologic-securityhub-collector-awsorg/sam/template.yaml |
Updates app version and Python runtime. |
securityhub-org/sumologic-securityhub-collector-awsorg/sam/sam_package.sh |
Updates packaging/publish version. |
securityhub-org/sumologic-securityhub-collector-awsorg/sam/requirements.txt |
Updates requests dependency pin. |
securityhub-org/sumologic-securityhub-collector-awsorg/sam/packaged.yaml |
Updates packaged SAR metadata/runtime/S3 paths. |
securityhub-forwarder/sam/template.yaml |
Updates app version and Python runtime. |
securityhub-forwarder/sam/sam_package.sh |
Updates packaging/publish version. |
securityhub-forwarder/sam/requirements.txt |
Updates boto3 dependency pin. |
securityhub-forwarder/sam/packaged.yaml |
Updates packaged SAR metadata/runtime/S3 paths. |
securityhub-collector/sam/template.yaml |
Updates app version and Python runtime. |
securityhub-collector/sam/sam_package.sh |
Updates packaging/publish version. |
securityhub-collector/sam/requirements.txt |
Updates boto3 dependency pin. |
securityhub-collector/sam/packaged.yaml |
Updates packaged SAR metadata/runtime/S3 paths. |
loggroup-lambda-connector/test/requirements.txt |
Updates test boto3 dependency pin. |
cloudwatchlogs-with-dlq/requirements.txt |
Updates requests and boto3 dependency pins. |
cloudwatchevents/test/requirements.txt |
Updates test requests and boto3 dependency pins. |
cloudwatchevents/guarddutybenchmark/template_v2.yaml |
Updates app version, Node runtime, and app-utils version. |
cloudwatchevents/guarddutybenchmark/packaged.yaml |
Updates packaged SAR metadata/runtime/app-utils/S3 paths. |
cloudwatchevents/guarddutybenchmark/deploy.sh |
Updates deployment version. |
cloudwatchevents/guardduty/template.yaml |
Updates app version and Node runtime. |
cloudwatchevents/guardduty/packaged.yaml |
Updates packaged SAR metadata/runtime/S3 paths. |
cloudwatchevents/guardduty/deploy.sh |
Updates deployment version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
npande
requested changes
May 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.