Skip to content

Bump protobufjs from 7.6.4 to 7.6.6 (CVE-2026-59877) - #41

Closed
eschultink wants to merge 1 commit into
mainfrom
s234-fix-deps
Closed

eschultink wants to merge 1 commit into
mainfrom
s234-fix-deps

Conversation

@eschultink

Copy link
Copy Markdown
Member

Summary

  • Bumps transitive protobufjs from 7.6.4 to 7.6.6 via the existing overrides entry.
  • Fixes GHSA-j3f2-48v5-ccww / CVE-2026-59877 (Dependabot alert #46): a truncated .proto option could make the parser loop forever.

Test plan

  • node_modules/protobufjs resolves to 7.6.6
  • npm test (9 tests) passes
  • Confirm Dependabot alert #46 closes after merge

Closes https://github.com/Worklytics/datastore-backup/security/dependabot/46

Made with Cursor

Raise the override floor so a truncated .proto option cannot hang the parser.

Co-authored-by: Cursor <cursoragent@cursor.com>
@eschultink
eschultink requested review from davidfq and a lite review from Copilot September 23, 2026 18:10
@eschultink eschultink self-assigned this Sep 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eschultink

Copy link
Copy Markdown
Member Author

actually, dependabot was now able to fix it #40

@eschultink eschultink closed this Sep 23, 2026
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