# Security Policy
## Reporting a vulnerability
If you believe you've found a security issue in TxtView, please report it privately rather than opening a public issue.
- Use the **Private vulnerability reporting** form: [Report a vulnerability](https://github.com/iamdevstand/txtview/security/advisories/new)
Please include:
- A description of the issue and where it occurs
- Steps to reproduce or a minimal example
- Any affected versions you're aware of
## Response
TxtView is a small project maintained by a single individual. Reports are handled on a best-effort basis: there is no guaranteed response time or coordinated disclosure policy, but every report gets read.
## Scope
In scope:
- The `txtview` library and its published crates
- Examples and code in this repository
Out of scope:
- Dependencies maintained by other projects, report those to their respective maintainers.