probot / example-vercel

Example Probot Application that is deployed to Vercel
https://example-vercel-probot.vercel.app/
ISC License
19 stars 8 forks source link

fix(deps): update dependency probot to v12.3.3 [security] #80

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
probot (source) 12.3.1 -> 12.3.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

probot/probot (probot) ### [`v12.3.3`](https://redirect.github.com/probot/probot/releases/tag/v12.3.3) [Compare Source](https://redirect.github.com/probot/probot/compare/v12.3.2...v12.3.3) ##### Bug Fixes - **deps:** `@octokit/webhooks` security update ([#​1911](https://redirect.github.com/probot/probot/issues/1911)) ([02d81f8](https://redirect.github.com/probot/probot/commit/02d81f886cf8f4b7725523a1c4958127015dcfb0)) ### [`v12.3.2`](https://redirect.github.com/probot/probot/releases/tag/v12.3.2) [Compare Source](https://redirect.github.com/probot/probot/compare/v12.3.1...v12.3.2) ##### Bug Fixes - Fix async main function type ([#​1672](https://redirect.github.com/probot/probot/issues/1672)) ([fc6886d](https://redirect.github.com/probot/probot/commit/fc6886d3b3c4308a78a896ccde1c99648db4953a))

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.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-vercel ❌ Failed (Inspect) Oct 9, 2024 11:20am