Skip to content

Security: slegarraga/llm-errors

Security

SECURITY.md

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-errors has zero runtime dependencies and performs only in-memory inspection of error objects: 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.

There aren't any published security advisories