bradleyfalzon/ghinstallation

bradleyfalzon/ghinstallation

HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow

CVE History

CVEPublishedCVSS v2CVSS v3
CVE-2022-393044.7 MEDIUMN/A
ghinstallation provides transport, which implements http.RoundTripper to provide authentication as an installation for GitHub Apps. In ghinstallation version 1, when the request to refresh an installation token failed, the HTTP request and response would be returned for debugging. The request contained the bearer JWT for the App, and was returned back to clients. This token is short lived (10 minute maximum). This issue has been patched and is available in version 2.0.0.