-
Notifications
You must be signed in to change notification settings - Fork 549
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] Fix for 3 vulnerabilities #4711
Open
rubenfiszel
wants to merge
2
commits into
main
Choose a base branch
from
snyk-fix-478addd7d59dca1135dda50e2848a265
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* wip: openai proxy and other ai proxy integration * fixing migration script * wip: support different ai provider in front, fix proxy openai * wip: adding frontend ai provider * updated copilot types * wip: working on anthropic integration * done AI proxy front * adding new type and support for anthropic * updating gitignore * adding streaming response * added streaming prompt * push lib/gen * wip: fixing anthropic * anthropic fully supported * fix backend missing var error and fully support stream event for anthropic * remove gen directory * fixing openapi file * add support for mistral, and update create workspace components * remove deref.json * remove package-json * openapi * fix ui enable code * added utility function for init workspace ai provider * fix workspace switch bug * update anthropic property and fixed frontend error * fix workspace settings * update error message and fix typo migration file * chore: update openapi file * fix dev file * add .sqlx * all * update sqlx --------- Co-authored-by: dieriba <[email protected]> Co-authored-by: Ruben Fiszel <[email protected]> Co-authored-by: Ruben Fiszel <[email protected]>
…nerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AGGRIDCOMMUNITY-7414157 - https://snyk.io/vuln/SNYK-JS-AGGRIDENTERPRISE-7414158 - https://snyk.io/vuln/SNYK-JS-TAR-6476909
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.
👍 Looks good to me! Reviewed everything up to 6c59565 in 13 seconds
More details
- Looked at
24
lines of code in1
files - Skipped
1
files when reviewing. - Skipped posting
3
drafted comments based on config settings.
1. frontend/package.json:106
- Draft comment:
Ensure that the updated version ofag-grid-community
is compatible with your existing code. Test thoroughly to avoid any breaking changes. - Reason this comment was not posted:
Confidence changes required:50%
The PR updates dependencies to fix vulnerabilities. It's important to ensure that the updated versions are compatible with the rest of the codebase.
2. frontend/package.json:107
- Draft comment:
Ensure that the updated version ofag-grid-enterprise
is compatible with your existing code. Test thoroughly to avoid any breaking changes. - Reason this comment was not posted:
Confidence changes required:50%
The PR updates dependencies to fix vulnerabilities. It's important to ensure that the updated versions are compatible with the rest of the codebase.
3. frontend/package.json:131
- Draft comment:
Ensure that the updated version ofpdfjs-dist
is compatible with your existing code. Test thoroughly to avoid any breaking changes. - Reason this comment was not posted:
Confidence changes required:50%
The PR updates dependencies to fix vulnerabilities. It's important to ensure that the updated versions are compatible with the rest of the codebase.
Workflow ID: wflow_yT0cLpclIw7EuXJU
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
rubenfiszel
force-pushed
the
main
branch
4 times, most recently
from
November 21, 2024 09:46
da9c796
to
d5da75c
Compare
rubenfiszel
force-pushed
the
main
branch
15 times, most recently
from
December 15, 2024 13:14
618b4a5
to
820a454
Compare
rubenfiszel
force-pushed
the
main
branch
3 times, most recently
from
December 18, 2024 10:34
7ca4a49
to
13be0cd
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
frontend/package.json
frontend/package-lock.json
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-AGGRIDCOMMUNITY-7414157
SNYK-JS-AGGRIDENTERPRISE-7414158
SNYK-JS-TAR-6476909
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:
🦉 Prototype Pollution
🦉 Uncontrolled Resource Consumption ('Resource Exhaustion')
Important
Upgrade
ag-grid-community
,ag-grid-enterprise
, andpdfjs-dist
inpackage.json
to fix security vulnerabilities.ag-grid-community
from^31.0.0
to^31.3.4
inpackage.json
.ag-grid-enterprise
from^31.0.0
to^31.3.4
inpackage.json
.pdfjs-dist
from^3.8.162
to^4.4.168
inpackage.json
.ag-grid-community
andag-grid-enterprise
.tar
.This description was created by for 6c59565. It will automatically update as commits are pushed.