-
Notifications
You must be signed in to change notification settings - Fork 0
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] Upgrade @octokit/app from 3.0.2 to 15.1.1 #154
base: master
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade @octokit/app from 3.0.2 to 15.1.1. See this package in npm: @octokit/app See this project in Snyk: https://app.snyk.io/org/ekmixon/project/a50a9592-0b85-48c9-9301-0888580e6c10?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis PR upgrades the @octokit/app dependency from version 3.0.2 to 15.1.1 to address several security vulnerabilities in the jsonwebtoken package. The upgrade includes major version changes and introduces breaking changes, most notably the package's conversion to ESM format. Class diagram for @octokit/app upgradeclassDiagram
class OctokitApp {
+getInstallationUrl()
+constructor()
+authenticate()
+request()
}
note for OctokitApp "The package is now ESM and includes a new method getInstallationUrl()"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Micro-Learning Topic: Insecure authentication (Detected by phrase)Matched on "Improper Authentication"Improper authentication happens when mechanisms intended to identify the user are flawed (easily tamperable or insufficient). This would allow an attacker to bypass access controls or to easily impersonate a user. Try a challenge in Secure Code WarriorHelpful references
Micro-Learning Topic: Use of a broken or risky cryptographic algorithm (Detected by phrase)Matched on "Use of a Broken or Risky Cryptographic Algorithm"Using broken or weak cryptographic algorithms can allow an attacker to compromise security. Try a challenge in Secure Code WarriorHelpful references
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade @octokit/app from 3.0.2 to 15.1.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 79 versions ahead of your current version.
The recommended version was released on 21 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-JSONWEBTOKEN-3180022
SNYK-JS-JSONWEBTOKEN-3180024
SNYK-JS-JSONWEBTOKEN-3180026
Release notes
Package name: @octokit/app
15.1.1 (2024-11-19)
Bug Fixes
15.1.0 (2024-06-06)
Features
getInstallationUrl
method (#542) (691ccfb)15.0.1 (2024-04-30)
Bug Fixes
App
class (#536) (318e6fd)15.0.0 (2024-04-30)
Features
BREAKING CHANGES
15.0.0-beta.5 (2024-04-30)
Bug Fixes
@ octokit/auth-app
(70a3fca)15.0.0-beta.4 (2024-04-16)
Features
15.0.0-beta.3 (2024-04-16)
Bug Fixes
15.0.0-beta.2 (2024-02-27)
Bug Fixes
main
entry point (09e0241), closes octokit/core.js#66215.0.0-beta.1 (2024-02-25)
Bug Fixes
Features
BREAKING CHANGES
14.1.0 (2024-04-03)
Features
14.1.0 (2024-04-03)
Features
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Build: