Skip to content

Comments

🔒️(secu) fix CVE-2026-26996 with minimatch#1900

Closed
AntoLC wants to merge 1 commit intomainfrom
fix/cve-minimatch
Closed

🔒️(secu) fix CVE-2026-26996 with minimatch#1900
AntoLC wants to merge 1 commit intomainfrom
fix/cve-minimatch

Conversation

@AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Feb 19, 2026

Purpose

minimatch is a dependency of eslint, a PR fixing the issue has been merged (eslint/eslint#20519).
We still need to wait for a eslint release.

@AntoLC AntoLC self-assigned this Feb 19, 2026
@socket-security
Copy link

socket-security bot commented Feb 19, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: ?npm/@blocknote/server-util@0.46.2npm/i18next-parser@9.3.0npm/entities@6.0.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@6.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

We get a warning about a vulnerability in
minimatch 3.1.2.
We ugrade to 10.2.1 to fix the issue.
@AntoLC AntoLC requested a review from lunika February 19, 2026 16:10
@github-actions
Copy link

github-actions bot commented Feb 19, 2026

Size Change: -6 B (0%)

Total Size: 4.21 MB

Filename Size Change
apps/impress/out/_next/static/381981eb/_buildManifest.js 893 B +893 B (new file) 🆕
apps/impress/out/_next/static/0762801a/_buildManifest.js 0 B -893 B (removed) 🏆

compressed-size-action

@AntoLC AntoLC removed the request for review from lunika February 19, 2026 16:16
@AntoLC
Copy link
Collaborator Author

AntoLC commented Feb 23, 2026

Closed in favor of #1853

@AntoLC AntoLC closed this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants