Skip to content

Security: XYAIStudio/FreeOS

SECURITY.md

Security Policy

Supported versions

Version Supported
latest release on main
older releases best effort

Reporting a vulnerability

Please do not open a public GitHub issue for security vulnerabilities.

We aim to acknowledge reports within 3 business days and provide a fix timeline within 7 business days for confirmed issues.

Octop upstream advisories (MIT host this project is derived from) live at TencentCloud/Octop. Report FreeOS issues here, not there.

Scope

FreeOS is a self-hosted control plane. Operators are responsible for:

  • Securing the host and network exposure of freeos run / octop run
  • Rotating JWT secrets and admin credentials
  • Reviewing tool guard rules under {FREEOS_HOME}/security/tool_guard/ (legacy ~/.octop/security/tool_guard/)
  • Protecting LLM API keys and IM channel credentials

See docs/configuration.md for deployment hardening guidance.

There aren't any published security advisories