-
Notifications
You must be signed in to change notification settings - Fork 0
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.12-slim to 3.14.0a3-slim #19
base: master
Are you sure you want to change the base?
Conversation
…dates (#16) Bumps the npm_and_yarn group with 2 updates in the /examples/langchain/langchainjs-localai-example directory: [@langchain/community](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs). Updates `@langchain/community` from 0.0.52 to 0.3.10 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](https://github.com/langchain-ai/langchainjs/commits) Updates `langchain` from 0.1.36 to 0.3.5 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](langchain-ai/langchainjs@0.1.36...0.3.5) --- updated-dependencies: - dependency-name: "@langchain/community" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: langchain dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-ZLIB-6008963 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547135 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547196 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547293 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-1547373
Reviewer's Guide by SourceryThis pull request upgrades the Python base image used in the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Manage this branch in SquashTest this branch here: https://snyk-fix-898574fb7109702688bef-163cm.squash.io |
Snyk has created this PR to fix 5 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):
examples/chainlit/Dockerfile
We recommend upgrading to
python:3.14.0a3-slim
, as this image has only 34 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:
SNYK-DEBIAN12-ZLIB-6008963
SNYK-DEBIAN12-GLIBC-1547135
SNYK-DEBIAN12-GLIBC-1547196
SNYK-DEBIAN12-GLIBC-1547293
SNYK-DEBIAN12-GLIBC-1547373
Important
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 of Insufficiently Random Values
Summary by Sourcery
Upgrade the base Docker image from
python:3.12-slim
topython:3.14.0a3-slim
to address five security vulnerabilities.Bug Fixes:
Build: