How to report
Open a private security advisory on GitHub and include:- A clear description of the issue and its impact.
- Steps to reproduce. A minimal proof of concept is ideal.
- The affected version (
authsome --version). - Your name and a way to credit you in the fix announcement, if you want credit.
What to expect
We will keep you in the loop through the fix and credit you in the release notes unless you prefer to remain anonymous.
Scope
In scope:- The Authsome CLI, Python library, and local daemon.
- Bundled provider definitions.
- The mitmproxy-based local HTTP proxy.
- The daemon dashboard UI.
- Bugs in third-party providers’ OAuth implementations. Report those to the provider.
- Bugs in upstream dependencies. We will track the relevant CVE and bump our pinned version.
- Issues that require local root or physical access to the machine. Authsome’s threat model assumes the local machine and user account are trusted.