Skip to content

Upgrade js-yaml to resolve CVE-2026-53550 - #481

Merged
cigamit merged 1 commit into
mainfrom
CVE-2026-53550
Jun 16, 2026
Merged

Upgrade js-yaml to resolve CVE-2026-53550#481
cigamit merged 1 commit into
mainfrom
CVE-2026-53550

Conversation

@cigamit

@cigamit cigamit commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@cigamit
cigamit requested a review from TheWitness June 16, 2026 21:17
@cigamit cigamit self-assigned this Jun 16, 2026
Copilot AI review requested due to automatic review settings June 16, 2026 21:17
@cigamit cigamit added dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically javascript Pull requests that update javascript code labels Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the AWX UI’s JavaScript dependency set to remediate CVE-2026-53550 by upgrading js-yaml to a patched release, ensuring the UI’s Node dependency graph pulls a non-vulnerable version.

Changes:

  • Bumped js-yaml from 4.1.1 → 4.2.0 in awx/ui/package.json.
  • Regenerated awx/ui/package-lock.json to reflect js-yaml@4.2.0 (including updated tarball URL/integrity metadata).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
awx/ui/package.json Updates the direct dependency pin for js-yaml to the fixed version.
awx/ui/package-lock.json Updates the lockfile entries to ensure installs resolve to js-yaml@4.2.0.
Files not reviewed (1)
  • awx/ui/package-lock.json: Generated file

@cigamit
cigamit merged commit c958f83 into main Jun 16, 2026
1 check passed
@cigamit
cigamit deleted the CVE-2026-53550 branch June 16, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code SECURITY A security related issue like a CVE specifically

Development

Successfully merging this pull request may close these issues.

3 participants