Skip to content

add CVE updates for compiled and precompiled ubuntu images#629

Merged
rahulait merged 1 commit intoNVIDIA:mainfrom
rahulait:add-cve-updates
Mar 25, 2026
Merged

add CVE updates for compiled and precompiled ubuntu images#629
rahulait merged 1 commit intoNVIDIA:mainfrom
rahulait:add-cve-updates

Conversation

@rahulait
Copy link
Copy Markdown
Contributor

@rahulait rahulait commented Mar 2, 2026

Updates GitHub Actions image-build workflows to apply additional CVE-related package upgrades for Ubuntu-based images, aligning compiled and precompiled builds with a consistent set of security updates.

Changes:

Add libssl3 to Ubuntu CVE_UPDATES.
Introduce Ubuntu CVE_UPDATES export for precompiled image build jobs in both workflows.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions image-build workflows to apply additional CVE-related package upgrades for Ubuntu-based images, aligning compiled and precompiled builds with a consistent set of security updates.

Changes:

  • Add libssl3 to Ubuntu CVE_UPDATES for the compiled image workflow.
  • Introduce Ubuntu CVE_UPDATES export for precompiled image build jobs in both workflows.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/image.yaml Expands Ubuntu CVE update package list and applies it to the pre-compiled job as well.
.github/workflows/precompiled.yaml Adds Ubuntu CVE update package list for the scheduled precompiled image workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

use composite action so that future package list changes only need to happen in one file

Signed-off-by: Rahul Sharma <rahulsharm@nvidia.com>
@rahulait
Copy link
Copy Markdown
Contributor Author

Merging this change as these changes are same as what we had before. Its just refactoring things to a common place and all tests pass successfully. Verified that CVE_UPDATES code is triggered for image builds.

@rahulait rahulait merged commit 89df565 into NVIDIA:main Mar 25, 2026
37 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