Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.34 KB

File metadata and controls

34 lines (20 loc) · 1.34 KB

Security Policy

What this tool handles

gh-image reads your GitHub user_session cookie from your browser's encrypted cookie store (or from an explicit token source) and uses it to authenticate against GitHub's internal attachment APIs.

The cookie grants full account access — equivalent to your GitHub password, and not scoped like a personal access token. See the Authentication section of the README for full details on how the cookie is sourced and used.

Reporting a vulnerability

If you've found a security issue in gh-image, please report it privately rather than opening a public issue.

Use GitHub's private vulnerability reporting to submit the report.

Please include:

  • A description of the vulnerability and its potential impact
  • Steps to reproduce
  • Affected version(s)
  • Any proof-of-concept code, if applicable

If your session token has been leaked

See the warning callout in the README's Session token override section for the recommended remediation flow (sign out → revoke session → change password).

Supported versions

Security fixes are applied to the latest release only.

Version Supported
Latest release
Older releases ❌ — please upgrade