chore(deps): update dependency @octokit/webhooks to v9 [security] - autoclosed #31
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.1.2
->^9.0.0
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
v9.26.2
Compare Source
Bug Fixes
v9.26.1
Compare Source
Bug Fixes
v9.26.0
Compare Source
Features
@octokit/webhooks
v5.8.0 (#680) (c9b66b1)v9.25.0
Compare Source
Features
projects_v2_item
event (#679) (c8c6a38)v9.24.0
Compare Source
Features
@octokit/webhooks
v5.6.0 (#677) (637603b)v9.23.0
Compare Source
Features
repository_vulnerability_alert.reopen
event, removeworkflow_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
deployment
anddeployment_status
events, newdeployment
property forcheck_run
event (#662) (ebf8f49)v9.21.0
Compare Source
Features
changes.base
property onpull_request#edited
, newmerged_at
property on issues common schema, newrerequestable
property oncheck_suite#completed
, newlog_url
property ondeployment#created
, removecontent_reference
event (#660) (9fdd549)v9.20.0
Compare Source
Features
pull_request_review_thread
event (#659) (768ce13)v9.19.0
Compare Source
Features
@octokit/webhooks-types
to v4.16 (#658) (d185662)v9.18.0
Compare Source
Features
v9.17.0
Compare Source
Features
@octokit/webooks-types@4.12.0
(#650) (aa9570e)v9.16.0
Compare Source
Features
workflow_job.in_progress
, description updates forpush
event payload properties (#647) (07279dc)v9.15.1
Compare Source
Bug Fixes
v9.15.0
Compare Source
Features
workflow_job.queued
event (#633) (b611fee)v9.14.2
Compare Source
Bug Fixes
v9.14.1
Compare Source
Bug Fixes
v9.14.0
Compare Source
Features
emitterEventNames
(#626) (976c7c4)v9.13.0
Compare Source
Features
v9.12.0
Compare Source
Features
workflow_job
event (#614) (5700a1a)v9.11.0
Compare Source
Features
Installation
andCommit
common interfaces, updates toMemberAdded
,RepositoryVulnerabilityAlertResolve
,RepositoryEdited
events (#607) (406fd8f)v9.10.0
Compare Source
Features
EmitterWebhookEventName
type (#604) (b09d164)v9.9.0
Compare Source
Features
labeled
&unlabeled
actions forDiscussionEvent
,Discussion#state
can beconverting
,active_lock_reason
can benull
inDiscussionLockedEvent
,LabelEditedEvent#changes
now contains adescription
object (#603) (68861f4)v9.8.4
Compare Source
Bug Fixes
PackageEvent
(#596) (984f3f5)v9.8.3
Compare Source
Bug Fixes
v9.8.2
Compare Source
Bug Fixes
changes
object forIssuesTransferredEvent
and forIssuesOpenedEvent
when the issue is transferred (#592) (7d6a81d), closes #590 #591v9.8.1
Compare Source
Bug Fixes
@octokit/webhooks-methods
to^2.0.0
(#587) (3344b9f)v9.8.0
Compare Source
Features
octokit.verifyAndReceive()
accepts raw string payload (#586) (435344b)v9.7.0
Compare Source
Features
{App, Installation}#permissions
with additional permissions, addchanges
property toRepositoryRenamedEvent
,ReleaseAsset#label
can benull
,Installation#suspended_{at, by}
are always present, fixWorkflowRun#pull_requests
is notPullRequest[]
but a simpler type (01891fc)v9.6.3
Compare Source
Bug Fixes
issue_comment
event description update (#573) (da05374)v9.6.2
Compare Source
Bug Fixes
@octokit/webhooks-types
v3.75.1) (#570) (a2fd414)v9.6.1
Compare Source
Bug Fixes
PullRequest#body
can be of typestring
ornull
,Release#{body, name}
are only of typestring
(#566) (7643a67)v9.6.0
Compare Source
Features
workflow_run#conclusion
is not alwaysnull
, add newapp_id
toMarketplacePurchase#account
, addrequester
toinstallation_repositories.removed
, addenum
s for various properties (#565) (9eef640)v9.5.1
Compare Source
Bug Fixes
null
(#562) (7cb03b3), closes #561v9.5.0
Compare Source
Features
withdrawn
action forsecurity_advisory
event (#560) (610d82b)v9.4.0
Compare Source
Features
InstallationRepositoriesAddedEvent
can benull
and is now set as required,closed_at
inIssueCommentEvent
isn't alwaysnull
(#558) (fcafa8d)v9.3.0
Compare Source
Features
Installation#removed
, addnull
to various properties, list all events instead ofstring[]
inInstallation#events
, addstring
toPushEvent#base_ref
(#557) (47211c7)v9.2.0
Compare Source
Features
ProjectColumnEditedEvent
and makeProjectCard#content_url
optional (#550) (d4f9b4b)v9.1.2
Compare Source
Bug Fixes
v9.1.1
Compare Source
Bug Fixes
v9.1.0
Compare Source
Features
@octokit/webhooks-defintions
(#539) (698e793)v9.0.1
Compare Source
Bug Fixes
next
middleware in case of express (#534) (07f19fe)v9.0.0
Compare Source
BREAKING CHANGES
createWebhooksApi()
has been removed. Usenew Webhooks()
insteadwebhooks.middleware
has been removed. UsecreateNodeMiddleware()
insteadcreateMiddleware
has been removed. UsecreateNodeMiddleware()
insteaddeprecated
path
option forWebhooks
constructor has been removed. UsecreateNodeMiddleware(webhooks, { path })
insteadall usage of
debug
has been removed. Use thelog
option insteadwebhooks.sign
now default tosha256
algorithm. In order to continue to usesha1
, replacewith
webhooks.sign()
andwebhooks.verify()
are now asynchronousstatic
sign
andverify
methods are no longer exported. Use@octokit/webhooks-methods
package insteadv8.12.3
Compare Source
Bug Fixes
DiscussionTransferredEvent
event name (#532) (5bd1901)v8.12.2
Compare Source
Bug Fixes
v8.12.1
Compare Source
Bug Fixes
v8.12.0
Compare Source
Features
new is_one_time
andis_custom_ammount
toSponsorshipTier
(e75d17a)v8.11.2
Compare Source
Bug Fixes
IncomingMessage
to have bodies of other types (#524) (01c38e8)v8.11.1
Compare Source
Bug Fixes
options.onUnhandledRequest
increateNodeMiddleware(webhooks, options)
(#519) (69c39f0)v8.11.0
Compare Source
Features
DiscussionEvent
andDiscussionCommentEvent
types, fix types forInstallation#requester
to beUser
and notnull
(#523) (995b48d)v8.10.1
Compare Source
Bug Fixes
description
from objects in order to stop duplication (#517) (5121039)v8.10.0
Compare Source
Features
secret
option (#461) (deefd69)v8.9.0
Compare Source
Features
createNodeMiddleware()
(#509) (8292596)v8.8.3
Compare Source
Bug Fixes
null
override onIssueCommentEditedEvent#issue.closed_at
(#516) (8fef083)v8.8.2
Compare Source
Bug Fixes
GollumEvent
(#512) (0eb0783)v8.8.1
Compare Source
Bug Fixes
TTransformed
inWebhooks
type parameter tounknown
(#514) (21f21b0)v8.8.0
Compare Source
Features
createWebhooksApi()
(#511) (f8f3d15)v8.7.2
Compare Source
Bug Fixes
WorkflowRun#conclusion
property (#506) (f5f55b6)v8.7.1
Compare Source
Bug Fixes
RepositoryVulnerabilityAlertEvent
andSecurityAdvisoryEvent
(#505) (b2be1a1)v8.7.0
Compare Source
Features
v8.6.2
Compare Source
Bug Fixes
v8.6.1
Compare Source
Bug Fixes
auto_merge
property toPullRequest
and addemail
permission toApp
(#500) (6ba0ae9)v8.6.0
Compare Source
Features
v8.5.4
Compare Source
Bug Fixes
v8.5.3
Compare Source
Bug Fixes
v8.5.2
Compare Source
Bug Fixes
v8.5.1
Compare Source
Bug Fixes
WorkflowRun#pull_request
with thePullRequest
interface instead ofunknown
(2b7490f)v8.5.0
Compare Source
Features
deployment
object for CheckRunEvent; cleanup properties inissue
andpull_request
events; fix GitHubOrg interface values (#478) (639896f)v8.4.1
Compare Source
Bug Fixes
v8.4.0
Compare Source
Features
sender
property inCodeScanningAlert
(#468) (59d2ca9)v8.3.0
Compare Source
Features
v8.2.0
Compare Source
Features
v8.1.1
Compare Source
Bug Fixes
v8.1.0
Compare Source
Features
v8.0.3
Compare Source
Bug Fixes
TTransformed
fromcreateEventHandler()
options (#459) (d2a0b73)v8.0.2
Compare Source
First stable
8.x
release, see release notes for v8.0.0Bug Fixes
delete#ref_type
to matchcreate
event (via@octokit/webhooks-definitions
v3.58.1) (#449) (fd1477c)v8.0.1
Compare Source
Bug Fixes
*
orerror
events are passed to#on
(560ff73)v8.0.0
Compare Source
BREAKING CHANGES
*
as an event name is no longer supportederror
as an event name is no longer supportedFeatures
@octokit/webhooks-definitions
a dependency (c4ed3d8)*
event (4b20ca7)error
event (b2d5c70)Bug Fixes
v7.24.3
Compare Source
Bug Fixes
delete#ref_type
to matchcreate
event (via@octokit/webhooks-definitions
v3.58.1) (#449) (fd1477c)v7.24.2
Compare Source
Bug Fixes
BaseWebhookEvent#name
(#435) (aaec66e)v7.24.1
Compare Source
Bug Fixes
v7.23.0
Compare Source
Features
v7.22.0
Compare Source
Bug Fixes
createEventHandler
(#422) (28f6a42)Features
@octokit/webhooks-definitions
(#406) (d3df9f3)v7.21.0
Compare Source
Features
Sender
type (#397) (87b514e)v7.20.1
Compare Source
Bug Fixes
WebhookPayloadMarketplacePurchaseMarketplacePurchaseAccount#node_id
property (4593108)v7.20.0
Compare Source
Features
action
property on payloads (#392) thanks @G-Rath (c5062b7)v7.19.0
Compare Source
Features
v7.18.3
Compare Source
Bug Fixes
eventPayload
parameter forWebhooks#verify
can bestring
(#388) (bc4a071)v7.18.2
Compare Source
Bug Fixes
eventPayload
param forverify
asstring | object
(#387) (1c405ab)v7.18.1
Compare Source
Bug Fixes
@pika/plugin-ts-standard-pkg
todevDependencies
(#380) (db6bd16)v7.18.0
Compare Source
Features
EventTypesPayload
type (#372) (7d1948e)v7.17.0
Compare Source
Features
organization
toping
event types (#378) (393d65c)algorithm
property forsign
options (#377) (84f753b)v7.16.1
Compare Source
Bug Fixes
verify
parameters as required (#373) thanks @G-Rath (fc4ddd3)v7.16.0
Compare Source
Features
secret_scanning_alert
event (fe02719)v7.15.2
Compare Source
Bug Fixes
v7.15.1
Compare Source
Bug Fixes
v7.15.0
Compare Source
Features
v7.14.0
Compare Source
Features
v7.13.1
Compare Source
Bug Fixes
v7.13.0
Compare Source
Features
WebhooksEvents
from @octokit/webhooks.js (#321) (2323461)v7.12.2
Compare Source
Bug Fixes
v7.12.1
Compare Source
Bug Fixes
v7.12.0
Compare Source
Features
requested_reviewers
,labels
,assignees
(#296) (f52f20c)v7.11.4
Compare Source
Bug Fixes
WebhooksApi
->Webhooks
(#280) (f0db6f7)v7.11.3
Compare Source
Bug Fixes
v7.11.2
Compare Source
Bug Fixes
v7.11.1
Compare Source
Bug Fixes
v7.11.0
Compare Source
Features
WebhookError
(#204) (c3b320b)v7.10.0
Compare Source
Features
v7.9.4
Compare Source
Bug Fixes
v7.9.3
Compare Source
Bug Fixes
v7.9.2
Compare Source
Bug Fixes
v7.9.1
Compare Source
Bug Fixes
v7.9.0
Compare Source
Features
v7.8.2
Compare Source
Bug Fixes
WebhookPayloadPullRequest["installation"]
(#179) (89dca08)v7.8.1
Compare Source
Bug Fixes
v7.8.0
Compare Source
Features
EventNames
TypeScript changes
Webhooks.WebhookEvent
type is now justWebhookEvent
Webhooks.WebhookPayload*
types are nowEventPayloads.WebhookPayload*
v7.7.0
Compare Source
Features
v7.6.5
Compare Source
Bug Fixes
v7.6.4
Compare Source
Bug Fixes
event-handler
module docs (#155) (e566b49)v7.6.3
Compare Source
Bug Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.