Skip to content

Security: neikiri/xolariq

Security

SECURITY.md

Security Policy

Supported versions

Version Supported
0.1.x βœ… Yes

Reporting a vulnerability

If you discover a security vulnerability in Xolariq, please do not open a public issue.

Instead, report it privately via email:

πŸ“§ neikiri@neikiri.dev

Please include:

  • A description of the vulnerability and its potential impact.
  • Steps to reproduce the issue or a proof-of-concept.
  • The version of Xolariq you are using.

I will acknowledge your report within 48 hours and aim to provide a fix or mitigation plan within 7 days, depending on severity.

Scope

Xolariq is a local-only desktop application β€” it does not make network requests, host servers, or process remote input. Security concerns most likely involve:

  • Installer integrity β€” tampered MSI/EXE bundles.
  • Sidecar binaries β€” compromised FFmpeg, pandoc or 7-Zip executables.
  • Shell extension β€” privilege escalation via the COM handler or registry entries.
  • File path handling β€” path traversal or injection through crafted filenames.

Disclosure policy

  • Vulnerabilities will be patched in a new release as soon as possible.
  • Credit will be given to the reporter in the changelog unless they prefer to remain anonymous.

There aren't any published security advisories