Skip to content

Conversation

@ZePan110
Copy link
Collaborator

@ZePan110 ZePan110 commented Dec 9, 2025

Description

Fix security issue

Issues

https://github.com/opea-project/GenAIExamples/security/dependabot/127
https://github.com/opea-project/GenAIExamples/security/dependabot/78
https://github.com/opea-project/GenAIExamples/security/dependabot/77
https://github.com/opea-project/GenAIExamples/security/code-scanning/493

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: ZePan110 <[email protected]>
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • .github/workflows/pr-image-size.yml
  • ArbPostHearingAssistant/ui/gradio/requirements.txt
  • CodeGen/ui/gradio/requirements.txt
  • DocSum/ui/gradio/requirements.txt

Copy link
Contributor

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

This PR addresses security vulnerabilities by upgrading the gradio package version across multiple components and updating the vllm-gaudi Docker image version.

  • Upgrades gradio from pinned versions (5.11.0 and 5.22.0) to a range (>5.22.0,<=5.34.0) to address security issues
  • Updates vllm-gaudi Docker image from version 1.4 to 1.22.0

Reviewed changes

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

File Description
DocSum/ui/gradio/requirements.txt Updates gradio from 5.11.0 to >5.22.0,<=5.34.0
CodeGen/ui/gradio/requirements.txt Updates gradio from 5.22.0 to >5.22.0,<=5.34.0
ArbPostHearingAssistant/ui/gradio/requirements.txt Updates gradio from 5.11.0 to >5.22.0,<=5.34.0
AgentQnA/docker_compose/intel/hpu/gaudi/compose.yaml Updates vllm-gaudi image from 1.4 to 1.22.0

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

Signed-off-by: ZePan110 <[email protected]>
Signed-off-by: ZePan110 <[email protected]>
@joshuayao joshuayao self-requested a review December 12, 2025 00:56
@ZePan110 ZePan110 merged commit 4d034df into main Dec 12, 2025
65 of 79 checks passed
@ZePan110 ZePan110 deleted the ze-fix/sec branch December 12, 2025 00:58
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.

4 participants