Skip to content

Security: grandmaster451/media-tools

Security

SECURITY.md

Security Policy

Supported Versions

Only the latest version on the master branch is supported with security updates.

Reporting a Vulnerability

Please report security vulnerabilities privately to the repository owner via GitHub Security Advisories or email. Do not open public issues for security bugs.

Security Best Practices for Deployments

  • Never commit .env files, session files, cookies, or proxy credentials.
  • Keep ADMIN_SECRET, TELEGRAM_BOT_TOKEN, WEBSHARE_API_TOKEN, and cloud-storage keys in environment variables only.
  • Rotate leaked credentials immediately.
  • Pin dependency and binary versions; verify checksums when available.

There aren't any published security advisories