Skip to content

Security: edloidas/roll-parser

SECURITY.md

Security Policy

Supported versions

Version Supported
3.x
< 3.0

Reporting a vulnerability

Please do not open a public issue for security problems. Instead, use one of the private channels:

Include the notation or input that triggers the problem, the observed behavior, and the impact you believe it has. You should receive an initial response within a week.

Scope

roll-parser evaluates untrusted dice notation by design, so crashes, hangs, unbounded resource consumption, or any input that escapes the typed RollParserError contract are in scope — see the Safety limits the library promises to enforce. SeededRNG is documented as not cryptographically secure; predictability of its sequences is not a vulnerability.

There aren't any published security advisories