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] Fix for 2 vulnerabilities #4398

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rubenfiszel
Copy link
Contributor

@rubenfiszel rubenfiszel commented Sep 17, 2024

snyk-top-banner

Snyk has created this PR to fix 2 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:

Issue Score
high severity Prototype Pollution
SNYK-JS-AGGRIDCOMMUNITY-7414157
  761  
high severity Prototype Pollution
SNYK-JS-AGGRIDENTERPRISE-7414158
  761  

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:

🦉 Prototype Pollution


🚀 This description was created by Ellipsis for commit 2c10e02

fix: upgrade ag-grid packages to address prototype pollution vulnerabilities

Summary:

Fixes prototype pollution vulnerabilities by upgrading ag-grid-community and ag-grid-enterprise in frontend/package.json.

Key points:

  • Vulnerabilities Fixed:
    • Prototype Pollution in ag-grid-community and ag-grid-enterprise.
  • Dependencies:
    • Upgrade ag-grid-community from ^31.0.0 to ^31.3.4 in frontend/package.json.
    • Upgrade ag-grid-enterprise from ^31.0.0 to ^31.3.4 in frontend/package.json.

Generated with ❤️ by ellipsis.dev

Copy link

cloudflare-workers-and-pages bot commented Sep 17, 2024

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2c10e02
Status: ✅  Deploy successful!
Preview URL: https://47af28c3.windmill.pages.dev
Branch Preview URL: https://snyk-fix-07f83d4a9d89c753b70.windmill.pages.dev

View logs

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a 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 2c10e02 in 10 seconds

More details
  • Looked at 15 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. frontend/package.json:104
  • Draft comment:
    Ensure that the update to ag-grid-community from ^31.0.0 to ^31.3.4 does not introduce any breaking changes or compatibility issues with your existing code.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR updates the versions of ag-grid-community and ag-grid-enterprise to address security vulnerabilities. It's important to ensure that these updates do not introduce any breaking changes or compatibility issues.
2. frontend/package.json:105
  • Draft comment:
    Ensure that the update to ag-grid-enterprise from ^31.0.0 to ^31.3.4 does not introduce any breaking changes or compatibility issues with your existing code.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR updates the versions of ag-grid-community and ag-grid-enterprise to address security vulnerabilities. It's important to ensure that these updates do not introduce any breaking changes or compatibility issues.

Workflow ID: wflow_eUMRfVwyjmnMozzl


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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.

2 participants