omm is distributed as a single rolling release (no long-term-support
branches). Only the latest published version on PyPI/pipx receives security
fixes.
Please do not open a public GitHub issue for a suspected security vulnerability. Instead, email omm.hippo@gmail.com with:
- A description of the vulnerability and its potential impact
- Steps to reproduce (a minimal repro is ideal)
- The
ommversion and OS you tested on
You should receive an acknowledgement within a few days. We'll work with you to confirm the issue, prepare a fix, and coordinate disclosure timing before any public write-up.
Areas of particular interest for reports:
- The model download/install pipeline (
omm install), including artifact integrity verification and symlinking into LM Studio/Ollama/other engines - Signed recommendation-model manifests (
omm setting catalog-trust, Ed25519 verification) - The optional
localfit-servertelemetry/benchmark collector, includingLOCALFIT_ADMIN_TOKENhandling - Local credential/config storage under the user's home directory