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

fix(deps): update module github.com/bradleyfalzon/ghinstallation to v2 [security] - abandoned - autoclosed #66

Conversation

self-hosted-renovatebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/bradleyfalzon/ghinstallation require major v1.1.1 -> v2.0.0

GitHub Vulnerability Alerts

CVE-2022-39304

Impact

In ghinstallation v1, when the request to refresh an installation token failed, the HTTP request and response would be returned for debugging.

https://github.com/bradleyfalzon/ghinstallation/blob/24e56b3fb7669f209134a01eff731d7e2ef72a5c/transport.go#L172-L174

The request contained the bearer JWT for the App, and was returned back to clients. This token is short lived (10 minute maximum).

Patches

  • This has already been patched in d24f14f8be70d94129d76026e8b0f4f9170c8c3e, and is available in releases >= v2.0.0.

References

Are there any links users can visit to find out more?

For more information

If you have any questions or comments about this advisory:


Release Notes

bradleyfalzon/ghinstallation (github.com/bradleyfalzon/ghinstallation)

v2.0.0: jwt-go v4 and go-github from v30.0.0 to v35.1.0

Compare Source


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.


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

This PR has been generated by Renovate Bot.

@self-hosted-renovatebot
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/bradleyfalzon/ghinstallation/[email protected]: go.mod has non-.../v2 module path "github.com/bradleyfalzon/ghinstallation" (and .../v2/go.mod does not exist) at revision v2.0.0

@self-hosted-renovatebot self-hosted-renovatebot bot requested a review from a team as a code owner September 19, 2024 15:01
Copy link
Collaborator

@cresta-robot cresta-robot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved by cresta-robot

@self-hosted-renovatebot
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@self-hosted-renovatebot self-hosted-renovatebot bot changed the title fix(deps): update module github.com/bradleyfalzon/ghinstallation to v2 [security] fix(deps): update module github.com/bradleyfalzon/ghinstallation to v2 [security] - abandoned Nov 19, 2024
@self-hosted-renovatebot
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@self-hosted-renovatebot self-hosted-renovatebot bot changed the title fix(deps): update module github.com/bradleyfalzon/ghinstallation to v2 [security] - abandoned fix(deps): update module github.com/bradleyfalzon/ghinstallation to v2 [security] - abandoned - autoclosed Nov 25, 2024
@self-hosted-renovatebot self-hosted-renovatebot bot deleted the renovate/go-github.com-bradleyfalzon-ghinstallation-vulnerability branch November 25, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant