Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 936 Bytes

File metadata and controls

24 lines (16 loc) · 936 Bytes

Security Policy

Supported versions

The latest published 0.x release receives security fixes.

Reporting a vulnerability

Please report security issues privately rather than opening a public issue.

Include a description, a reproduction, and the impact. You can expect an initial response within a few days. Once a fix is released, we are happy to credit you in the advisory unless you prefer to remain anonymous.

Scope

llm-messages has zero runtime dependencies and performs only in-memory data transformation: it does not make network requests, read or write files, or execute code from its input. The most relevant risks are denial of service from pathological input (for example, deeply nested structures). Reports along those lines are welcome.