Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.1 KB

File metadata and controls

25 lines (16 loc) · 1.1 KB

Security Policy

Privacy Filter is designed for local text sanitization, so security and privacy issues deserve private handling whenever disclosure could expose a user workflow, a secret-handling gap, or an exploit path.

Supported versions

Security fixes are expected to land on the latest main branch state first. Older commits or branches may not receive backports.

Reporting a vulnerability

  • Prefer GitHub private vulnerability reporting if it is enabled for the repository.
  • If private reporting is unavailable, contact the maintainer through the repository owner's GitHub profile before opening a public issue.
  • Do not post exploitable details, secrets, personal data, or reproduction payloads in a public issue.

What to include

  • affected version, commit, or branch
  • impact summary
  • reproduction steps
  • whether the issue can expose secrets, personal data, or unintended network transmission
  • any suggested mitigation if you already have one

Response expectations

The goal is to acknowledge new reports promptly, confirm impact, and coordinate a fix before public disclosure when possible.