| Version | Supported |
|---|---|
| latest | ✅ |
If you discover a security vulnerability in PixelGroomer, please report it by opening a private security advisory on GitHub:
- Go to the repository's Security tab
- Click Report a vulnerability
- Provide a detailed description of the issue
We will respond as quickly as possible and work with you to address the issue.
PixelGroomer processes local files and does not:
- Connect to external servers (except for package installation)
- Store or transmit personal data
- Require elevated privileges
However, when using this tool:
- Be cautious with
.import.yamlfiles from untrusted sources - Review scripts before running them with sensitive photo collections
- Keep dependencies updated (
pip install -U -r requirements.txt)