Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 706 Bytes

File metadata and controls

20 lines (11 loc) · 706 Bytes

Security Policy

RU: SECURITY_ru.md

Supported versions

Security fixes are published for the current platform line aligned with AGENTSTACK_CORE_VERSION in the AgentStack monorepo (shared/constants.py).

Reporting a vulnerability

Please report security issues privately:

Include: affected package/version, reproduction steps, and impact assessment.

Secrets

Never commit API keys, JWTs, or ecosystem default keys. Use environment variables (AGENTSTACK_API_BASE, session tokens via sdk.platform.auth.login).