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/auth-app to v3 #3

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

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Jul 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/auth-app ^2.1.2 -> ^3.0.0 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE Reachability
Medium Medium 6.4 CVE-2022-23540
Medium Medium 6.1 CVE-2022-0235
Medium Medium 5.9 CVE-2022-23539
Medium Medium 5.3 CVE-2022-25883
Medium Medium 5.0 CVE-2022-23541

Release Notes

octokit/auth-app.js (@​octokit/auth-app)

v3.0.0

Compare Source

BREAKING CHANGES
  • createAppAuth({ id, privateKey }) is no longer supported. Use createAppAuth({ appId, privateKey }) instead
Bug Fixes
  • remove scopes from API as OAuth scopes are not supported by GitHub Apps, OAuth tokens inherit the installtion permissions instead (#​255) (f542dbf)

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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants