Skip to content

Conversation

@ZePan110
Copy link
Collaborator

@ZePan110 ZePan110 commented Sep 25, 2025

Description

Fix some security issues.

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

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

docker and helm test
https://github.com/opea-project/GenAIExamples/actions/runs/18516106845
trivy test
https://github.com/opea-project/GenAIExamples/actions/runs/18514829398
oneclick
http://github.com/opea-project/GenAIExamples/actions/runs/18519811203

Signed-off-by: ZePan110 <ze.pan@intel.com>
Copilot AI review requested due to automatic review settings September 25, 2025 07:46
@ZePan110 ZePan110 added the WIP label Sep 25, 2025
@github-actions
Copy link

github-actions bot commented Sep 25, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • .github/workflows/_build_image.yml
  • .github/workflows/_get-image-list.yml
  • .github/workflows/_get-test-matrix.yml
  • .github/workflows/_helm-e2e.yml
  • .github/workflows/_run-docker-compose.yml
  • .github/workflows/_run-one-click.yml
  • .github/workflows/_trivy-scan.yml
  • .github/workflows/check-online-doc-build.yml
  • .github/workflows/dockerhub-description.yml
  • .github/workflows/manual-docker-scan.yml
  • .github/workflows/manual-freeze-tag.yml
  • .github/workflows/mix-trellix.yml
  • .github/workflows/pr-chart-e2e.yml
  • .github/workflows/pr-check-duplicated-image.yml
  • .github/workflows/pr-code-scan.yml
  • .github/workflows/pr-dependency-review.yml
  • .github/workflows/pr-dockerfile-path-and-build-yaml-scan.yml
  • .github/workflows/pr-image-size.yml
  • .github/workflows/pr-link-path-scan.yml
  • .github/workflows/push-images-path-detection.yml
  • .github/workflows/push-infra-issue-creation.yml
  • .github/workflows/scorecard.yml
  • .github/workflows/weekly-one-click-test.yml
  • .github/workflows/weekly-update-images.yml

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 appears to be a test update that modifies testing scripts and CI workflow configurations. The changes focus on updating dependency versions and improving test execution reliability.

  • Updates Playwright version from unspecified to 1.44.0 with explicit version pinning
  • Adds SHA256 hash pinning to GitHub Actions checkout action for enhanced security
  • Removes redundant npm install command in favor of npm ci for more reliable builds

Reviewed Changes

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

File Description
ChatQnA/tests/test_compose_openeuler_on_xeon.sh Updates Playwright commands to use specific version 1.44.0 and removes redundant npm install
.github/workflows/weekly-one-click-test.yml Adds SHA256 hash to checkout action for security pinning

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
…mples into ze-fix/sec

Signed-off-by: ZePan110 <ze.pan@intel.com>
c
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
@ZePan110 ZePan110 changed the title test Fix some security issues Oct 9, 2025
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
@ZePan110 ZePan110 removed the WIP label Oct 15, 2025
@ZePan110 ZePan110 force-pushed the ze-fix/sec branch 2 times, most recently from dc45a1f to e5ebc7e Compare October 20, 2025 02:27
@ZePan110
Copy link
Collaborator Author

Due to the offline status of the epyc CI machine, the CI test timed out and failed

@ZePan110 ZePan110 merged commit 03416c3 into main Nov 3, 2025
41 of 45 checks passed
@ZePan110 ZePan110 deleted the ze-fix/sec branch November 3, 2025 08:45
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