| Version | Supported |
|---|---|
| Latest | Yes |
| Older | No |
Only the latest released version receives security fixes.
Please report security vulnerabilities through GitHub Security Advisories.
Do not open a public issue for security vulnerabilities.
Security reports are handled on a best-effort basis. You can expect an initial acknowledgment within a few days.
The following areas are in scope for security reports:
- File parsing vulnerabilities -- malformed
.xcstringsinput causing crashes, excessive memory use, or unexpected behavior - Path traversal -- file paths escaping intended directories during read or write operations
- Format string issues -- format specifier handling leading to unexpected output or injection