Skip to content

Security: 9t29zhmwdh-coder/BugRadar

Security

SECURITY.md

Security Policy — BugRadar

Supported Versions

Version Supported
0.1.x

Reporting a Vulnerability

Do not open a public GitHub issue for security vulnerabilities.

Report via GitHub Security Advisory or contact the maintainer directly via the GitHub profile.

Include: description, steps to reproduce, potential impact, suggested fix. Response within 7 days.

Security Design

  • No external network calls except localhost (Ollama)
  • RAM-only processing, no file writes during analysis
  • All IPC commands explicitly allowlisted in Tauri capabilities
  • No third-party analytics SDKs

Last updated: 2026-06-12

There aren't any published security advisories