Skip to content

Security: amaar-mc/pcset

Security

SECURITY.md

Security Policy

Scope

pcset is a pure computation library with no runtime dependencies, no network access, and no file system access. The attack surface is limited to incorrect results from malformed input, which the library guards against with explicit validation.

Reporting a vulnerability

If you find a security issue, please email amaar2cool@gmail.com with details and steps to reproduce. Please do not open a public issue for security reports. You can expect an initial response within a few days.

Supported versions

The latest published minor version receives fixes. Pre-1.0 releases may introduce breaking changes in minor versions, as allowed by semantic versioning.

There aren't any published security advisories