Skip to content

Security: BrandonRobare/telemetry-frame-mapper

SECURITY.md

Security Policy

Supported versions

Version Supported
1.0.x
< 1.0

Reporting a vulnerability

Report security issues privately through GitHub's Security Advisories for this repository. Do not open a public issue for a vulnerability.

Include the affected component (CLI, backend, or frontend), a reproduction, and the impact you observed. Expect an initial response within 72 hours. If the report is confirmed, a fix is released as a patch version (e.g. 1.0.1) and the advisory is published with credit unless you ask otherwise.

Scope notes

This is a local-first tool: the backend binds to localhost and invokes external binaries (ffmpeg, exiftool, COLMAP) as argv lists, never through a shell. Import, export, and storage paths are validated against traversal. Reports about these boundaries are especially welcome.

There aren't any published security advisories