Skip to content

Security: WELLdone1111/somp

Security

SECURITY.md

Security Policy — Somp

Somp is alpha desktop software (Tauri + React). We take credible security reports seriously, especially around local data, API keys, and the embedded YouTube Music WebView.

Supported versions

Version Supported
0.3.x (alpha) ✅ current line
0.2.x (alpha) ✅ best-effort fixes only
< 0.2

Install from GitHub Releases only. Do not commit vault.enc, .env, or API keys to git.

In scope

  • Local secrets vault (vault.enc / keyring) — encryption, path handling, exposure via IPC
  • Tauri command / capability gaps (unauthorized invoke, webview ACL)
  • Remote code execution via Laboratory import, presets, or chat attachments
  • Privacy leaks (unexpected network exfiltration of chat history, presets, or tokens)

Out of scope (by design)

  • Bypassing YouTube / YouTube Music ads, Premium, or Terms — Somp must not add ad-block or stream-rip tooling (compliance)
  • Vulnerabilities in music.youtube.com or Google’s infrastructure
  • Issues that require malware or physical access to an already-compromised PC

Reporting a vulnerability

  1. Preferred: GitHub Security Advisories (private report).
  2. Or email: greorgory@gmail.com with subject Somp security.

Include: version/build, OS, steps to reproduce, impact, and any PoC (minimal is fine).

Please do not open public issues for undisclosed exploit details.

What to expect

When Action
72 h Acknowledgement (business days)
14 days Triage + severity (best effort for alpha)
Fix Patch on main, release tag when ready; credit in advisory if you want

We may decline reports for out-of-scope items or third-party services (Ollama, Groq, Gemini, Google).

Safe disclosure

We appreciate coordinated disclosure. Do not test against other users’ accounts or production Google APIs beyond your own.

Legal docs: Privacy · Terms

There aren't any published security advisories