Vaults is a governance platform that addresses Microsoft's acknowledged gaps in Copilot oversight.

5 Open Issues Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Application Management Tool
Add API Documentation about 1 month ago

AI Summary: Add comprehensive docstrings to the missing methods in the Vaults project's backend API to improve developer experience. This involves reviewing the codebase, identifying methods lacking docstrings, and writing clear and concise documentation explaining each method's purpose, parameters, return values, and any exceptions.

Complexity: 4/5
documentation good first issue mcp-server

Vaults is a governance platform that addresses Microsoft's acknowledged gaps in Copilot oversight.

C#
Application Management Tool
Add Unit Tests about 1 month ago

AI Summary: Add comprehensive unit tests to the existing Copilot tools within the Vaults project. This involves writing tests to cover various scenarios and edge cases for the functionality of these tools, ensuring high code quality and confidence.

Complexity: 4/5
good first issue mcp-server

Vaults is a governance platform that addresses Microsoft's acknowledged gaps in Copilot oversight.

C#
Application Management Tool
Add Method Documentation about 1 month ago

AI Summary: Add XML documentation comments to all public methods within the Vaults .NET 8 backend (vaults-function-app) to improve developer experience and code clarity.

Complexity: 3/5
documentation good first issue function-app

Vaults is a governance platform that addresses Microsoft's acknowledged gaps in Copilot oversight.

C#
Application Management Tool

AI Summary: Add unit tests to the `GraphCopilotService` in the Vaults project to cover error handling scenarios, such as HTTP errors and fallback mechanisms, improving confidence in the service's robustness.

Complexity: 3/5
bug help wanted function-app

Vaults is a governance platform that addresses Microsoft's acknowledged gaps in Copilot oversight.

C#
Application Management Tool

AI Summary: Enhance the Vaults platform's fallback data handling by implementing warning-level logging and alerting mechanisms to notify operators of API failures and prevent them from unknowingly using inaccurate mock data.

Complexity: 3/5
enhancement help wanted function-app

Vaults is a governance platform that addresses Microsoft's acknowledged gaps in Copilot oversight.

C#