File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,14 +106,15 @@ Use these exact label names across all repositories to enable consistent reporti
106106
107107### Priority (only if actionable)
108108
109- | Label | Description |
110- | ----- | ------------------------------------------------------------------ |
111- | ` P0 ` | Critical: core functionality failures or high-severity security |
112- | ` P1 ` | Significant bug affecting many users |
113- | ` P2 ` | Moderate issues, valuable feature requests |
114- | ` P3 ` | Nice to haves, rare edge cases |
109+ | Label | Description |
110+ | ----- | --------------------------------------------------------------- |
111+ | ` P0 ` | Critical: core functionality failures or high-severity security |
112+ | ` P1 ` | Significant bug affecting many users |
113+ | ` P2 ` | Moderate issues, valuable feature requests |
114+ | ` P3 ` | Nice to haves, rare edge cases |
115115
116116** P0 (Critical)** issues are:
117+
117118- ** Security vulnerabilities** with CVSS score ≥ 7.0 (High or Critical severity)
118119- ** Core functionality failures** that prevent basic MCP operations: connection establishment,
119120 message exchange, or use of core primitives (tools, resources, prompts)
You can’t perform that action at this time.
0 commit comments