SECURITY.md
SECURITY.md
Local Video Tools executes FFmpeg and ffprobe on the user's machine and can read/write local media files, so security and filesystem boundaries are important parts of the project.
Until the first stable release, only the latest code on the active development branch is supported for security fixes.
Please do not open a public GitHub issue for vulnerabilities involving command execution, path traversal, arbitrary file access, unsafe attachment handling, malicious media handling, or other issues that could expose a user's machine or data.
Instead, use GitHub's private vulnerability reporting form. If the form is temporarily unavailable, open a minimal issue asking the maintainer to establish private contact, but do not include vulnerability details in that issue.
Please include:
The project currently follows these defaults:
These controls reduce risk but do not make arbitrary media inherently safe. FFmpeg is a complex native dependency, and users should keep their FFmpeg installation up to date.
Please allow reasonable time for a fix and coordinated disclosure before publishing vulnerability details.
Local Video Tools executes FFmpeg and ffprobe on the user's machine and can read/write local media files, so security and filesystem boundaries are important parts of the project.
Until the first stable release, only the latest code on the active development branch is supported for security fixes.
Please do not open a public GitHub issue for vulnerabilities involving command execution, path traversal, arbitrary file access, unsafe attachment handling, malicious media handling, or other issues that could expose a user's machine or data.
Instead, use GitHub's private vulnerability reporting form. If the form is temporarily unavailable, open a minimal issue asking the maintainer to establish private contact, but do not include vulnerability details in that issue.
Please include:
The project currently follows these defaults:
These controls reduce risk but do not make arbitrary media inherently safe. FFmpeg is a complex native dependency, and users should keep their FFmpeg installation up to date.
Please allow reasonable time for a fix and coordinated disclosure before publishing vulnerability details.