Skip to content

POC#1

Merged
Lauren Hirata Singh (lnhsingh) merged 3 commits intomainfrom
initial-setup
May 19, 2025
Merged

POC#1
Lauren Hirata Singh (lnhsingh) merged 3 commits intomainfrom
initial-setup

Conversation

@lnhsingh
Copy link
Copy Markdown
Collaborator

No description provided.

@lnhsingh Lauren Hirata Singh (lnhsingh) merged commit f6f4510 into main May 19, 2025
1 check passed
@lnhsingh Lauren Hirata Singh (lnhsingh) deleted the initial-setup branch June 13, 2025 13:48
John Kennedy (jkennedyvz) added a commit that referenced this pull request Feb 28, 2026
## Summary
- Add pnpm overrides to resolve the remaining 4 open Dependabot security
alerts in `reference/pnpm-lock.yaml`
- **path-to-regexp** `>=4.0.0 <6.3.0` → `6.3.0` — fixes high-severity
ReDoS via backtracking regular expressions
([#1](https://github.com/langchain-ai/docs/security/dependabot/1))
- **undici** `>=4.5.0 <5.29.0` → `5.29.0` — fixes 3 alerts:
insufficiently random values
([#2](https://github.com/langchain-ai/docs/security/dependabot/2)),
unbounded decompression chain
([#9](https://github.com/langchain-ai/docs/security/dependabot/9)), and
bad certificate DoS
([#4](https://github.com/langchain-ai/docs/security/dependabot/4))

## Test plan
- [x] Verified vulnerable versions (`path-to-regexp@6.1.0`,
`undici@5.28.4`) are no longer in lockfile
- [x] Verified patched versions (`path-to-regexp@6.3.0`,
`undici@5.29.0`) are present
- [x] `pnpm install` succeeds without errors

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant