Skip to content

Security: GreyforgeLabs/voiceops

Security

SECURITY.md

Security Policy

Supported Versions

Version Supported
latest Yes

Reporting a Vulnerability

If you discover a security vulnerability, please report it responsibly.

Do NOT open a public issue.

Instead, use one of these methods:

  1. GitHub Security Advisories (preferred): Use the "Report a vulnerability" button on the Security tab of this repository.
  2. Email: Contact the maintainers through greyforge.tech.

What to Include

  • Description of the vulnerability
  • Steps to reproduce
  • Potential impact
  • Suggested fix (if you have one)

Response Timeline

  • Acknowledgment: Within 48 hours
  • Assessment: Within 7 days
  • Fix or mitigation: Depends on severity, but we aim for 30 days for critical issues

Disclosure

We follow coordinated disclosure. Please allow us reasonable time to address the issue before making it public.

Runtime Boundary

VoiceOps is a single-operator Discord voice bridge. It has no inbound HTTP server, browser session, database, or public upload surface. The main runtime inputs are Discord voice packets and gateway WebSocket messages.

Use wss:// for any non-local gateway. Plain ws:// is accepted by default only for loopback. Transcripts and agent responses are redacted in logs unless explicitly enabled in local config.


Built by Greyforge

There aren't any published security advisories