Skip to content

[Snyk] Fix for 2 vulnerabilities#10883

Open
sestinj wants to merge 1 commit intomainfrom
snyk-fix-8d8f48fe118c6b251a3eb81953b11b23
Open

[Snyk] Fix for 2 vulnerabilities#10883
sestinj wants to merge 1 commit intomainfrom
snyk-fix-8d8f48fe118c6b251a3eb81953b11b23

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Feb 27, 2026

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):

  • core/package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-15353387
  828  
high severity Inefficient Algorithmic Complexity
SNYK-JS-MINIMATCH-15353389
  828  

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:

🦉 Regular Expression Denial of Service (ReDoS)


Continue Tasks: ❌ 7 failed — View all


Summary by cubic

Upgraded @sentry/vite-plugin and google-auth-library in core/package.json to fix two minimatch vulnerabilities (ReDoS and inefficient algorithmic complexity) via transitive updates. Reduces security risk; the Sentry plugin major bump may need a quick config check.

  • Dependencies

    • @sentry/vite-plugin: ^4.0.2 → ^5.0.0
    • google-auth-library: ^10.4.1 → ^10.6.1
  • Migration

    • Verify Vite build with @sentry/vite-plugin v5.
    • Confirm Sentry plugin config compatibility.
    • Smoke test auth flows using google-auth-library.

Written for commit ad2639e. Summary will update on new commits.

@sestinj sestinj requested a review from a team as a code owner February 27, 2026 09:35
@sestinj sestinj requested review from RomneyDa and removed request for a team February 27, 2026 09:35
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 27, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants