Skip to content

Releases: securechaindev/securechain-mcp-server

v1.1.0

01 Dec 18:26

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • ab957a9 - add use of temporal github api tokens (commit by @GermanMT)
  • 9299114 - delete unncesary async function into json encoder (commit by @GermanMT)
  • 849c7d7 - remove deprecated way of initialize model config in settings class (commit by @GermanMT)
  • 9c13675 - solve bad spelling in settings class (commit by @GermanMT)
  • e789adb - solve bad import from vex/tix logic class (commit by @GermanMT)
  • 19bbdc5 - revert tools into functions due to lack of better mcp implementation (commit by @GermanMT)
  • 6c7d059 - solve problem with db inizialization (commit by @GermanMT)

📝 Documentation Changes

🎨 Code Style Changes

🔧 Chores

v1.0.2

12 Sep 14:58

Choose a tag to compare

✨ New Features

  • 9f2252a - Added get cwe by vulnerability tool (commit by @GermanMT)
  • 4c6ef9c - Added get vulnerabilities related to a CWE tool (commit by @GermanMT)
  • 3dd9b57 - Added get vulnerabilities by exploit ID tool (commit by @GermanMT)
  • 28ed90d - Added mcp tool to generate a VEX file (commit by @GermanMT)
  • 5bcc8d0 - Improved VEX generation tool with the exact SBOM name which we want to generate a VEX (commit by @GermanMT)
  • b7ad7fe - Added MCP server tool for check the software supply chain related to a version (commit by @GermanMT)

🐛 Bug Fixes

🔧 Chores

v1.0.1

11 Sep 11:01

Choose a tag to compare

✨ New Features

  • b1b2787 - Added tool togive context about the transitive supply chain of a package (commit by @GermanMT)
  • 5c47dfb - Added tool for check exploits related to a vulnerability (commit by @GermanMT)

🔧 Chores

v1.0.0

05 Sep 09:06

Choose a tag to compare

✨ 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

v0.1

03 Sep 09:16
ad1f56f

Choose a tag to compare

v0.1 Pre-release
Pre-release
Initial commit