| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bugwarden | Distribution: SUSE Linux Enterprise 16 |
| Version: 0.6.0 | Vendor: openSUSE |
| Release: bp160.1.1 | Build date: Sun Sep 6 16:52:40 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 13888784 | Source RPM: bugwarden-0.6.0-bp160.1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/plusky/bugwarden | |
| Summary: MCP server for Bugzilla with operator-controlled security guards | |
bugwarden exposes Bugzilla to MCP (Model Context Protocol) clients through a guard policy that the client can neither read nor change. The policy is a TOML file read once at startup and decides, per bug, which of thirteen capabilities a client is granted, so an operator can expose a Bugzilla instance to an LLM client while keeping undisclosed security bugs, private comments and write access out of reach. Denials are uniform: a bug hidden by policy is indistinguishable from one that does not exist, and search results filtered by policy are dropped silently. What the client may not see, the operator can: an optional append-only audit stream records every tool call together with the guard's verdict.