chore(deps): patch uuid buffer-bounds vulnerability in bedrock-agentcore JS examples#13545
Conversation
…ore JS examples Patches GHSA-w5hq-g745-h8pq across 11 langgraph-* JS example lockfiles under packages/serverless/lib/plugins/aws/bedrock-agentcore/examples/javascript. Bumps nested @langchain/langgraph-sdk's uuid from 13.0.0 to 13.0.2 (security backport). Companion to #13530, which patched the root workspace; example projects sit outside the workspace so were missed.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (11)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Summary
Patches GHSA-w5hq-g745-h8pq (uuid: missing buffer bounds check in v3/v5/v6 when
bufis provided) across the 11langgraph-*JavaScript example lockfiles underpackages/serverless/lib/plugins/aws/bedrock-agentcore/examples/javascript/.Each example carries a nested
@langchain/langgraph-sdk→uuid@13.0.0(vulnerable). Bumped touuid@13.0.2(security backport).After the fix,
npm auditreports0 vulnerabilitiesin every example.Risk
package.json, source, or runtime behavior modified.13.0.0→13.0.2).serverlesspackage.Test plan