Skip to content

v1.0.0

Choose a tag to compare

@GermanMT GermanMT released this 05 Sep 09:06
· 66 commits to main since this release

✨ New Features

  • 42ee6a6 - Now the mcp can connect with Secure Chain gateway backend (commit by @GermanMT)
  • 9d65a7d - Implemented MCP tools to get info about packages and versions (commit by @GermanMT)
  • f6cbb89 - Implemented MCP tool to get info about a CWE (commit by @GermanMT)
  • 8fc9607 - Implemented MCP tool to get info about a Vulnerability (commit by @GermanMT)
  • c430349 - Implemented MCP tool to get info about a exploit (commit by @GermanMT)
  • a89c4bd - Added request middleware to get email and password from mcp configuration (commit by @GermanMT)

🎨 Code Style Changes

🔧 Chores