Skip to content

fix: override js-yaml to patched versions - #777

Draft
sbouchet wants to merge 5 commits into
che-incubator:mainfrom
sbouchet:CVE-2026-59869
Draft

fix: override js-yaml to patched versions#777
sbouchet wants to merge 5 commits into
che-incubator:mainfrom
sbouchet:CVE-2026-59869

Conversation

@sbouchet

@sbouchet sbouchet commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

This PR fixes CVE-2026-59869

js-yaml versions are updated to 3.15.0 and 4.3.0

What issues does this PR fix?

https://redhat.atlassian.net/browse/CRW-11824

How to test this PR?

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

sbouchet and others added 4 commits July 29, 2026 10:55
Bump js-yaml direct dependencies to ^4.3.0 and add overrides for
transitive js-yaml@3 to ^3.15.0 and js-yaml@4 to ^4.3.0 across all
affected workspaces to fix DoS via crafted YAML documents.

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
Bump js-yaml direct dependency to ^4.3.0 and add override for
transitive js-yaml@3 to ^3.15.0 in the launcher workspace.

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
Add js-yaml@4 override to ^4.3.0 in code/test/sanity, add rebase
rule, and register the file in rebase.sh conflict handler.

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Click here to review and test in web IDE: Contribute

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
@github-actions

Copy link
Copy Markdown
Contributor

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

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.

1 participant