Skip to content

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 - #651

Open
VaniHaripriya wants to merge 1 commit into
masterfrom
snyk-fix-de655b8923b309b05ca6e7ce26ccb6bc
Open

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1#651
VaniHaripriya wants to merge 1 commit into
masterfrom
snyk-fix-de655b8923b309b05ca6e7ce26ccb6bc

Conversation

@VaniHaripriya

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • backend/requirements.txt
⚠️ Warning
proto-plus 1.26.1 requires protobuf, which is not installed.
kubernetes 30.1.0 requires pyyaml, which is not installed.
kubernetes 30.1.0 requires websocket-client, which is not installed.
googleapis-common-protos 1.70.0 requires protobuf, which is not installed.
google-auth 2.40.3 requires pyasn1-modules, which is not installed.
google-api-core 2.25.1 requires protobuf, which is not installed.

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
@coderabbitai

coderabbitai Bot commented Nov 24, 2025

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-de655b8923b309b05ca6e7ce26ccb6bc

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Nov 24, 2025

Copy link
Copy Markdown

Test Results

 1 files  ±  0   1 suites  ±0   9m 13s ⏱️ + 6m 3s
72 tests  - 831  33 ✅  - 380  39 💤  - 451  0 ❌ ±0 
81 runs   - 836  42 ✅  - 385  39 💤  - 451  0 ❌ ±0 

Results for commit 25a93a5. ± Comparison against base commit f851ceb.

This pull request removes 903 and adds 72 tests. Note that renamed tests count towards both.
API Tests Suite ‑ [BeforeSuite]
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that does have run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that does not have any run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that have currently RUNNING run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that is associated to deleted run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With just name [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With name and description [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With name containing ASCII characters [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With name length of 100 chars [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Pipeline API Tests > Create a pipeline using '/pipelines' > With just name [Positive, Pipeline, PipelineCreate, ApiServerTests, FullRegression]
…
E2E Tests Suite ‑ [BeforeSuite]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Create a pipeline run with HTTP proxy > Create a pipeline run with http proxy, using specs: env-var.yaml [FullRegression, E2EProxy]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run fails > Upload fail_v2.yaml pipeline [FullRegression, E2EFailure]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run fails > Upload pipeline_with_exit_handler.yaml pipeline [FullRegression, E2EFailure]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run fails > Upload pipeline_with_multiple_exit_handlers.yaml pipeline [FullRegression, E2EFailure]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload add_numbers.yaml pipeline [FullRegression, Sample, E2ECritical]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload artifact_cache.yaml pipeline [FullRegression, Sample, E2ECritical]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload artifact_crust.yaml pipeline [FullRegression, Sample, E2ECritical]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload collected_parameters.yaml pipeline [FullRegression, Sample, E2ECritical]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload component_with_optional_inputs.yaml pipeline [FullRegression, Sample, E2ECritical]
…
This pull request removes 490 skipped tests and adds 39 skipped tests. Note that renamed tests count towards both.
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that does have run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that does not have any run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that have currently RUNNING run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Archive an experiment Tests > By ID > One that is associated to deleted run(s) or recurring run(s) [Positive, Experiment, ExperimentArchive, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With just name [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With name and description [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With name containing ASCII characters [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Experiment API Tests > Create an experiment > With name length of 100 chars [Positive, Experiment, ExperimentCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Pipeline API Tests > Create a pipeline using '/pipelines' > With just name [Positive, Pipeline, PipelineCreate, ApiServerTests, FullRegression]
API Tests Suite ‑ [It] Create Pipeline API Tests > Create a pipeline using '/pipelines' > With name and description [Positive, Pipeline, PipelineCreate, ApiServerTests, FullRegression]
…
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Create a pipeline run with HTTP proxy > Create a pipeline run with http proxy, using specs: env-var.yaml [FullRegression, E2EProxy]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run fails > Upload fail_v2.yaml pipeline [FullRegression, E2EFailure]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run fails > Upload pipeline_with_exit_handler.yaml pipeline [FullRegression, E2EFailure]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run fails > Upload pipeline_with_multiple_exit_handlers.yaml pipeline [FullRegression, E2EFailure]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload component_with_pip_index_urls.yaml pipeline [FullRegression, E2EEssential]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload component_with_pip_install.yaml pipeline [FullRegression, E2EEssential]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload component_with_pip_install_in_venv.yaml pipeline [FullRegression, E2EEssential]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload concat_message.yaml pipeline [FullRegression, E2EEssential]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload container_no_input.yaml pipeline [FullRegression, E2EEssential]
E2E Tests Suite ‑ [It] Upload and Verify Pipeline Run > Upload a pipeline file, run it and verify that pipeline run succeeds > Upload critical/notebook_component_simple.yaml pipeline [FullRegression, sanity]
…

♻️ This comment has been updated with latest results.

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.

2 participants