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

[Snyk] Security upgrade probot from 3.0.3 to 11.0.0 #16

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

Conversation

saurabharch
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 671/1000
Why? Recently disclosed, Has a fix available, CVSS 7.7
Improper Input Validation
SNYK-JS-JSONWEBTOKEN-3180020
Yes No Known Exploit
medium severity 611/1000
Why? Recently disclosed, Has a fix available, CVSS 6.5
Improper Authentication
SNYK-JS-JSONWEBTOKEN-3180022
Yes No Known Exploit
medium severity 611/1000
Why? Recently disclosed, Has a fix available, CVSS 6.5
Improper Restriction of Security Token Assignment
SNYK-JS-JSONWEBTOKEN-3180024
Yes No Known Exploit
medium severity 526/1000
Why? Recently disclosed, Has a fix available, CVSS 4.8
Use of a Broken or Risky Cryptographic Algorithm
SNYK-JS-JSONWEBTOKEN-3180026
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: probot The new version differs by 250 commits.
  • 15e4b00 feat: probot v11
  • 42b043e feat: un-deprecate `(app) => {}`. Deprecate `({ app, getRouter }) => {}` in favor of `(app, { getRouter }) => {}` (#1441)
  • 41820c3 docs(webhooks): typo in usage example (#1445) thanks @ homeles
  • a028c3d build(deps): bump highlight.js from 10.3.1 to 10.4.1 (#1429)
  • 3aa0d5f docs: log stubbing (#1355)
  • f6a7970 refactor: `webhooks.on("*")` is now `webhooks.onAny()` (#1401)
  • 60b702b fix: load app function only once when using createNodeMiddleware (#1432)
  • 8c01e90 fix: `createProbot() without options
  • d315f0c feat: `createProbot()`, `createNodeMiddleware(app, { probot })`. Deprecates `getOptions`, `createNodeMiddleware(app, { Probot })` (#1431)
  • d1a66fc test: remove `test/fixtures/test-private-key.pem` from gitignore
  • 0343d51 docs(Serverless deployment): add node middleware
  • bdbe94e feat: createNodeMiddleware
  • a771d25 feat: `getOptions({ env, defaults, overrides })`
  • 3d4b363 feat: deprecate `probot.load()`
  • 7a8f268 feat: deprecate `probot.start()` / `probot.stop()` / `probot.setup()`
  • a5c78b1 docs(testing): remove unused `id` option from code example
  • a94fdca feat: `new Probot({ appId })`. Deprecates `new Probot({ id })`
  • 2ff5d21 feat: `Probot.version`, `Probot.defaults()`
  • e0d34c7 test: move server tests into `test/server.test.ts`
  • 3d90806 feat: `run(appFn, { env })`
  • 5c2d3c3 test: rewrite server tests to test new `Server` class
  • 9d767e1 fix(server): log error requests as `[METHOD] /[PATH] [STATUS] - [NUM]ms`, e.g `POST / 500 - 123ms`
  • 8a3599d feat: use new `Server` class when using `probot run` binary
  • 966ea5a test: rename `test/index.ts` to `test/probot.ts`

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Use of a Broken or Risky Cryptographic Algorithm

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