Skip to content

Security: thvtzy/morphic

SECURITY.md

Security Policy

Reporting a Vulnerability

Morphic is pre-alpha research software. If you discover a security vulnerability:

  1. Do NOT open a public issue.
  2. Email the maintainer directly or use GitHub's private vulnerability reporting.
  3. Include:
    • Description of the vulnerability
    • Steps to reproduce
    • Impact assessment
    • Suggested fix (if any)

Scope

Security concerns for Morphic include:

AreaConcern
Code generationGenerated code must not contain injection vulnerabilities
LLM integrationPrompt injection through crafted specs
SMT solverZ3 solver crashes or resource exhaustion
ParserDoS via malformed .morph files
IRInfinite recursion in synthesis engine

Supported Versions

VersionSupported
v0.1.x (pre-alpha)⚠ Best effort

Acknowledgments

We appreciate responsible disclosure. Contributors who report valid security issues will be acknowledged (with permission).

There aren't any published security advisories