Skip to content

Security: chountalas/threshold

Security

SECURITY.md

Security

Threshold is a small local decision library with no network calls, no filesystem access in the core, and no bundled persistence beyond in-memory stores.

Reporting

Please report security issues privately to the repository owner before opening a public issue.

Secret Handling

Do not commit credentials, API keys, .env files, private keys, or app-specific production data. The repository is configured to ignore common local environment files, and release work should include a secret scan before publishing.

There aren't any published security advisories