Skip to content

Security: ysalitrynskyi/RcloneTray

Security

SECURITY.md

Security Policy

Supported versions

Only the latest released version of RcloneTray receives fixes. Please make sure you are on the newest release before reporting.

Reporting a vulnerability

Please do not open a public issue for security problems.

Instead, report privately via one of:

Please include:

  • a description of the issue and its impact,
  • steps to reproduce (proof-of-concept if possible),
  • the affected version and your OS.

You can expect an acknowledgement within a reasonable time. Once a fix is available it will be released and credited (unless you prefer to remain anonymous).

Scope notes

  • Released binaries are not code-signed (no Apple Developer ID / Windows EV certificate). This is a known, documented trade-off for a free OSS app, not a vulnerability.
  • The renderer runs sandboxed with context isolation and no Node integration; the only main↔renderer surface is the preload bridge in src/dialogs-preload.ts.

There aren't any published security advisories