Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @octokit/webhooks to v9.26.3 [SECURITY] #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/webhooks 9.14.1 -> 9.26.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-50728

Impact

Versions v9.26.0, v10.9.x), v11.1.x, v12.0.x all contained the code that would throw the error.

Specifically, during a pentest we encountered a bug in the octokit/webhooks library (a dependency of Probot, a framework for building Github Apps). The resulting request was found to cause an uncaught exception that ends the nodejs process.

The problem is caused by an issue with error handling in the @​octokit/webhooks library because the error can be undefined in some cases.

Credit goes to @​pb82 (for the early analysis) and @​rh-tguittet (for discovery).

Patches

Maintenance releases for the Error being thrown by the verify method in octokit/webhooks.js

Maintenance release for the reference for octokit/webhooks.js in app.js

Maintenance release for the reference for octokit/webhooks.js in octokit.js

Maintenance release for the reference for octokit/webhooks.js in Protobot

Workarounds

It is recommend that all users upgrade to the latest version of octokit/webhooks.js or use one of the updated back ported versions.


Release Notes

octokit/webhooks.js (@​octokit/webhooks)

v9.26.3

Compare Source

Bug Fixes
  • try to release with previously used semantic-release version (a674dd6)

v9.26.2

Compare Source

Bug Fixes

v9.26.1

Compare Source

Bug Fixes

v9.26.0

Compare Source

Features

v9.25.0

Compare Source

Features

v9.24.0

Compare Source

Features

v9.23.0

Compare Source

Features
  • types: new repository_vulnerability_alert.reopen event, remove workflow_job.started event, and many other type updates for events via @octokit/webhooks-types to v5.5.1 (#​674) (f147fa3)

v9.22.0

Compare Source

Features
  • types: updates to deployment and deployment_status events, new deployment property for check_run event (#​662) (ebf8f49)

v9.21.0

Compare Source

Features
  • types: new changes.base property on pull_request#edited, new merged_at property on issues common schema, new rerequestable property on check_suite#completed, new log_url property on deployment#created, remove content_reference event (#​660) (9fdd549)

v9.20.0

Compare Source

Features

v9.19.0

Compare Source

Features

v9.18.0

Compare Source

Features
  • types: description updates for the workflow_run event (#​657) (bad7bf7)

v9.17.0

Compare Source

Features

v9.16.0

Compare Source

Features
  • types: add missing event workflow_job.in_progress, description updates for push event payload properties (#​647) (07279dc)

v9.15.1

Compare Source

Bug Fixes
  • types: add ability to remove onAny listeners again (#​645) (2b00d86)

v9.15.0

Compare Source

Features

v9.14.2

Compare Source

Bug Fixes
  • types: allow non-truthy values in generated output (#​632) (c51e5ee)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @octokit/webhooks to v9.26.3 [SECURITY] Update dependency @octokit/webhooks to v9.26.3 [SECURITY] - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/npm-octokit-webhooks-vulnerability branch December 8, 2024 18:23
@renovate renovate bot changed the title Update dependency @octokit/webhooks to v9.26.3 [SECURITY] - autoclosed Update dependency @octokit/webhooks to v9.26.3 [SECURITY] Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/npm-octokit-webhooks-vulnerability branch from 199a36e to 70c5bd2 Compare December 8, 2024 22:48
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.

0 participants