Skip to content

Conversation

HumairAK
Copy link
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):

  • samples/contrib/versioned-pipeline-ci-samples/kaggle-ci-sample/train_model/requirements.txt
⚠️ Warning
gcsfs 2023.1.0 requires aiohttp, 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.

HumairAK and others added 7 commits July 18, 2025 17:07
This commit upgrades various protobuf packages in KFP.

To support this change various code changes had to be made to account
for breaking api changes. The changes were:

Python:
* all python packages now supports protobuf 5 & 6
* proto files for pipeline spec, kfp-kubernetes, and backend/api have
  been re-compiled with the latest protoc (31.1)
* project go.mod runtime proto and grpc packages have been updated to
  match the latest packages for generated code, i.e. protoc-gen-go,
  protobuf, grpc-gateway, etc.
* backend code has been updated to support new api changes
* python packages have new make commands to allow developers to build
  the python packages using the same project dependencies used for
  releases
* workflow ci has been updated to trigger tests on changes to
  pipeline-spec
* kfp-generate image has been updated to reflect the lates dependencies
  & the same image was used to generate the compiled code everywhere
* there are inline comments added in various places to help future
  maintainers keep packages in sync, but more work is needed here in
  terms of documentation.

Some additional future work warrants CI changes to ensure dependencies
are in sync. Runtime Protobuf packages need to stay aligned with
packages used to generate code.

Signed-off-by: Humair Khan <[email protected]>
…s from the go client side, nameply the changes to the "Body" parameter, which now requires you to specify the actual name of the object type (Run, Experiment, Pipeline, Version, etc.)

Signed-off-by: Humair Khan <[email protected]>
Signed-off-by: Humair Khan <[email protected]>
…rain_model/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-10742466
@dsp-developers
Copy link

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@HumairAK HumairAK force-pushed the master branch 9 times, most recently from aa17af9 to 87e54d1 Compare July 27, 2025 19:44
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