Skip to content

[Snyk] Security upgrade agents from 0.3.10 to 0.4.0#172

Open
jscraik wants to merge 3 commits into
mainfrom
snyk-fix-f6a8e6ca926654a3ddc8ec90a9d22f8d
Open

[Snyk] Security upgrade agents from 0.3.10 to 0.4.0#172
jscraik wants to merge 3 commits into
mainfrom
snyk-fix-f6a8e6ca926654a3ddc8ec90a9d22f8d

Conversation

@jscraik
Copy link
Copy Markdown
Owner

@jscraik jscraik commented May 15, 2026

snyk-top-banner

Snyk has created this PR to fix 15 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • packages/cloudflare-template/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Interpretation Conflict
SNYK-JS-FASTURI-16642394
  721  
high severity Directory Traversal
SNYK-JS-FASTURI-16642399
  721  
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-HONO-16438966
  721  
medium severity Use of Cache Containing Sensitive Information
SNYK-JS-HONO-16624532
  631  
medium severity Directory Traversal
SNYK-JS-HONO-15928824
  559  
medium severity HTTP Response Splitting
SNYK-JS-HONO-15928831
  559  
medium severity Directory Traversal
SNYK-JS-HONONODESERVER-15928840
  559  
medium severity Improper Encoding or Escaping of Output
SNYK-JS-HONO-16624528
  551  
medium severity Cross-site Scripting (XSS)
SNYK-JS-IPADDRESS-16636412
  551  
medium severity Improper Validation of Specified Quantity in Input
SNYK-JS-HONO-16624529
  541  
medium severity Improper Input Validation
SNYK-JS-HONO-15928832
  529  
medium severity Incorrect Behavior Order: Validate Before Canonicalize
SNYK-JS-HONO-15928834
  529  
medium severity Directory Traversal
SNYK-JS-HONO-15928833
  509  
medium severity Cross-site Scripting (XSS)
SNYK-JS-HONO-16080667
  479  
low severity HTML Injection
SNYK-JS-HONO-16438965
  401  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Directory Traversal
🦉 Improper Input Validation
🦉 Cross-site Scripting (XSS)
🦉 More lessons are available in Snyk Learn

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 15, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: b4165c4c-334b-46d8-8f0d-46fe1b643e7a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch snyk-fix-f6a8e6ca926654a3ddc8ec90a9d22f8d

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2ece273111

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"@design-studio/widgets": "workspace:*",
"@modelcontextprotocol/sdk": "^1.26.0",
"agents": "^0.3.10",
"agents": "^0.4.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Update lockfile for bumped agents dependency

Bumping agents to ^0.4.0 in packages/cloudflare-template/package.json without updating pnpm-lock.yaml leaves the lockfile still pinned to 0.3.10 (see pnpm-lock.yaml importer entry at lines 213-215 and package entries around lines 3894/10778). Our CI runs pnpm install --frozen-lockfile --prod=false in .github/workflows/ci.yml (e.g., line 66 and repeated in other jobs), so this commit can fail installs until the lockfile is regenerated and committed.

Useful? React with 👍 / 👎.

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.

2 participants