This patch addresses a ReDoS vulnerability in the MCP SDK package by updating the regex pattern used within the UriTemplate class. Beta testers should follow these steps:
-
Install dependencies:
npm install
-
Apply the patch:
npx patch-package
-
Verify the changes: Run relevant unit tests or manual tests to ensure that the changes work as expected.
-
Report any issues in the issue tracker for the repository.
Your participation will ensure this fix is robust before it is rolled out widely.