Skip to content

Security: sc2in/PolicyPress

SECURITY.md

Security Policy

Reporting a Vulnerability

Do not open a public issue for security vulnerabilities.

If you discover a security issue, please report it responsibly by emailing security@sc2.in with:

  • A description of the vulnerability
  • Steps to reproduce
  • Any relevant details (affected versions, exploitability, suggested fix)

You will receive acknowledgement within 72 hours and we will work with you on a fix before any public disclosure.

Supported Versions

Security fixes are applied to the latest release only. We do not backport fixes to older versions.

Scope

The following are in scope:

  • Path traversal or arbitrary file read/write in the PDF generation pipeline
  • Template injection via policy front matter or content that affects HTML output
  • Command injection in the GitHub Action or CLI tool
  • Incorrect HTML rendering that enables XSS in the published static site
  • Information disclosure via redaction logic (content that should be redacted appearing in output)

Out of scope: issues in transitive build-only dependencies that do not affect the compiled output or generated artifacts.

There aren't any published security advisories