[S360] Fix multiple CVEs in MockProjects dependencies#2544
Open
lucygramley wants to merge 1 commit intomainfrom
Open
[S360] Fix multiple CVEs in MockProjects dependencies#2544lucygramley wants to merge 1 commit intomainfrom
lucygramley wants to merge 1 commit intomainfrom
Conversation
Updates vulnerable dependencies across test MockProjects: - minimatch: resolves CVE-2026-27903, CVE-2026-27904 - @angular/core, @angular/compiler: resolves CVE-2026-27970, CVE-2026-32635 - serialize-javascript: resolves GHSA-5c6j-r48x-rmvq (override 7.0.3 -> 7.0.5) - picomatch: resolves CVE-2026-33671 via npm audit fix Affected projects: - NodeAppWithAngularTests - NodeAppWithTestsConfiguredPerFile - NodeAppWithTestsConfiguredOnProject - reactappwithjesttestsjavascript - reactappwithjestteststypescript Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or 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
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.
S360 Security Fix
CVEs: CVE-2026-27903, CVE-2026-27904, CVE-2026-27970, CVE-2026-32635, GHSA-5c6j-r48x-rmvq, CVE-2026-33671
Severity: High
S360 KPI: [SFI-ES5.2] 1ES Open Source Vulnerabilities
What changed
Affected MockProjects
Testing
pm audit\ reports 0 vulnerabilities in all 5 MockProjects
References