lakeFS
lakeFS copied to clipboard
Bump @75lb/deep-merge from 1.1.1 to 1.1.2 in /webui
Bumps @75lb/deep-merge from 1.1.1 to 1.1.2.
Commits
83d415f1.1.29fda173Fix CIa68541fReplace lodash.assignwith package with lodash/assignWith.js. Fixes #1- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
E2E Test Results - Quickstart
E2E Test Results - DynamoDB Local - Local Block Adapter
[updating here] This is definitely low risk. Any one of these two reasons alone would be enough to make it unusable:
- The attack is via prototype pollution into lodash merge methods. webui only ever uses lodash.noop directly. So any prototype pollution will not affect the data path on the GUI
- The only package in our package-lock actually using deep-merge is table-layout, and the path upwards to an app call is via jsdom, then either vitest or mathjax. vitest is unused, we don't run a vite test even in dev. mathjax appears via ipynb notebooks support. So the only way to pollute a prototype might be through a notebook stored in lakeFS - i.e. an by an authenticated user on a system whose server is specifically designed to keep an audit trail of all actions.
Definitely fix, but surely not in haste.
@dependabot rebase
Oh no, it's the awful license/cla-is-stuck. Since pushing an empty commit will require another full Esti run, I'll just force-pull this one.