Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade python from 3.6-slim to 3.13.0b2-slim #8

Open
wants to merge 100 commits into
base: master
Choose a base branch
from

Conversation

VaniHaripriya
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project.

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Snyk changed the following file(s):

  • components/ibm-components/watson/store/Dockerfile

We recommend upgrading to python:3.13.0b2-slim, as this image has only 43 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Out-of-bounds Write
SNYK-DEBIAN11-GLIBC-5927133
  829  
high severity Out-of-bounds Write
SNYK-DEBIAN11-GLIBC-5927133
  829  
critical severity Use After Free
SNYK-DEBIAN11-GLIBC-1296898
  714  
critical severity Buffer Overflow
SNYK-DEBIAN11-GLIBC-2340908
  714  
critical severity OS Command Injection
SNYK-DEBIAN11-OPENSSL-2807596
  714  

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.

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:

🦉 Use After Free
🦉 OS Command Injection

Achyut Madhusudan and others added 30 commits January 12, 2024 23:29
Fix OWNERS to replicate dsp-tekton OWNERS file
UPSTREAM: <carry>: add ns scoped s3 support.
UPSTREAM: <carry>: add mlmd grpc dockerfile
transfer actions from dsp tekton.
UPSTREAM: <carry>: add actions from dsp tekton repo.
UPSTREAM: <carry>: remove unused images for v2.
UPSTREAM: <carry>: add ability to filter by pipeline id/ver
the model name for epxeriment is ExperimentUUID, not ExperimentID

Signed-off-by: Humair Khan <[email protected]>
UPSTREAM: <carry>: correct typo in experiment model
UPSTREAM: <carry>: update packages.
UPSTREAM: <carry>: remove direct k8s pkg import.
UPSTREAM: <carry>: update outdate package
namely pipeline name, id, and pipeline version id filters for jobs &
runs

Signed-off-by: Humair Khan <[email protected]>
UPSTREAM: <carry>: feat: expose more filters for runs/jobs
…cations

Launcher writes input artifacts to root paths /gcs, /minio, and /s3.
These paths are not accessible by non-root users by default, which is
problematic in locked-down Kubernetes installations and/or OpenShift.
/gcs is currently a contract for KFP v2 python component wrappers, so
the path cannot be changed.

Mount an EmptyDir scratch volume to these paths to work around this.

Additionally, /.local and /.cache are written to by pip, so add
EmptyDir mounts for those too.

Fixes: https://issues.redhat.com/browse/RHOAIENG-1889

Ref: kubeflow#5673
Ref: kubeflow#7345
UPSTREAM: <carry>: feat: mount EmptyDir volumes for launcher write locations
HumairAK and others added 28 commits May 27, 2024 15:05
chore: Add Commit Checker github action
Fix Commit Checker workflow
UPSTREAM: <carry>: move commit checker to separate wf
UPSTREAM: <carry>: fix commit-checker gh workflow syntax
Change Commit Checker to get the PR last commit
Fix Commit Checker PR comment formatting
…o avoid return an error code

Signed-off-by: Ricardo M. Oliveira <[email protected]>
UPSTREAM: <carry>: Add a conditional in the commit checker workflow to avoid return an error code
UPSTREAM:<carry>:chore:RHOAIENG-7423 - Updated ubi8 image and go-toolset version
Final fix for Commit Checker GH Action
UPSTREAM: <carry>: Fix for default Pipelineroot failures
UPSTREAM: <carry>: add last_run_creation
UPSTREAM: <carry>: Upgrade DSP api/go.mod package versions
UPSTREAM: <carry>: Upgrade DSP go.mod package versions
UPSTREAM: <carry>: Upgrade go version to 1.21 and go.mod package versions
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.