Skip to content

Security: Zeeechenn/MingCang

Security

SECURITY.md

Security Policy

Supported Versions

This project is in active development and tracks the latest commit on the default branch. Only the latest commit is supported for security fixes.

Reporting a Vulnerability

If you believe you have found a security issue in MingCang, please do not open a public GitHub issue.

Instead, report it privately through GitHub Security Advisories:

  1. Go to https://github.com/Zeeechenn/stock-sage/security/advisories/new
  2. Fill in a short description and reproduction steps
  3. Submit the advisory

The maintainer aims to respond within 7 days. After a fix is available, the advisory will be published with credit to the reporter (unless anonymity is requested).

Scope

In scope:

  • The Python backend in backend/
  • The React frontend in frontend/
  • The MCP server (backend/agent/mcp_server.py) and HTTP agent surface
  • Remote agent authentication and write-allowlist behavior

Out of scope:

  • Issues that require access to a user's local .env, local SQLite file, or local agent session — these are part of the trusted local development surface
  • Findings against third-party data providers (Tushare, Tavily, Anspire, Eastmoney, AkShare, etc.); please report those upstream
  • Findings against personal trading decisions or paper-trading results; MingCang does not place real orders and is not investment advice

There aren't any published security advisories