Skip to content

[Snyk] Security upgrade js-yaml from 4.3.1 to 4.3.2 - #117

Open
peterj wants to merge 1 commit into
mainfrom
snyk-fix-9372b9e2301e0b2ec82a950435c60ca5
Open

[Snyk] Security upgrade js-yaml from 4.3.1 to 4.3.2#117
peterj wants to merge 1 commit into
mainfrom
snyk-fix-9372b9e2301e0b2ec82a950435c60ca5

Conversation

@peterj

@peterj peterj commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-JSYAML-19496768
  828  

Breaking Change Risk

Merge Risk: Low

Notice: This assessment is enhanced by AI.


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:

🦉 Allocation of Resources Without Limits or Throttling

@peterj

peterj commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Merge Risk: Low

This is a patch version upgrade for js-yaml that addresses a security vulnerability.

  • The change backports a fix to limit resource consumption by capping the total number of keys processed by the merge (<<) feature, preventing potential denial-of-service attacks.
  • This update does not introduce any breaking API changes.

Source: Package documentation and release notes.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

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.

2 participants