Skip to content

Security: MGRAFF2006/sorrel

Security

SECURITY.md

Security policy

Supported releases

Sorrel is currently an alpha developer preview. Only the latest coordinated alpha release receives security fixes.

Reporting a vulnerability

Do not open a public issue for a suspected vulnerability. Use GitHub's private security-advisory reporting for the affected MGRAFF2006/sorrel* repository, including reproduction steps, affected versions, and expected impact.

Alpha deployment boundary

The v0.1.0-alpha.1 Hub is a development service, not a production security boundary:

  • Keep it bound to localhost unless it is isolated by an authenticated reverse proxy and network policy.
  • Local bootstrap grants are disabled by default. Enable SORREL_HUB_BOOTSTRAP_GRANTS=1 only for an isolated development environment.
  • Acting-principal headers are not cryptographic identity.
  • Do not store production secrets in the local vault prototype or expose raw Hub data directories.

See sorrel-hub/README.md and docs/STATUS.md for current limitations.

There aren't any published security advisories