Skip to content

Security: OpenLinker-ai/openlinker-core

Security

SECURITY.md

Security Policy

Chinese documentation: SECURITY.zh-CN.md

Do not open public issues for vulnerabilities.

Use GitHub private vulnerability reporting when available. If it is not available, contact the maintainers through the published OpenLinker security/support channel. Include the affected repository, commit or release, reproduction steps, impact, and whether any live token, public endpoint, or customer data is involved.

Supported Versions

OpenLinker Core is pre-1.0. Security fixes target the current main branch and the latest tagged release when tags are available. Older commits may not receive backports unless maintainers explicitly announce support for a release line.

Security-Sensitive Areas

  • JWT/session authentication
  • User Tokens and Agent Tokens
  • Agent registration and runtime assignment
  • A2A/MCP request handling
  • webhook and delivery signatures
  • endpoint URL validation and local HTTP policy
  • admin APIs and self-hosted operator surfaces
  • migration or storage changes that affect authorization

Reporting Guidance

Please include:

  • the affected commit, tag, or deployment version
  • a minimal reproduction or proof of impact
  • expected vs. actual behavior
  • whether exploitation requires authentication
  • whether any live secret was exposed

Never include real third-party secrets in public reports, tests, screenshots, or logs. If a token was exposed, rotate it before sharing details.

Disclosure

Maintainers will triage reports as quickly as practical. Please avoid public disclosure until a fix, mitigation, or coordinated disclosure timeline is available.

There aren't any published security advisories