Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"async-lock": "^1.4.1",
"clean-git-ref": "^2.0.1",
"crc-32": "^1.2.0",
"diff3": "0.0.3",
"diff3": "0.0.4",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

P2 security New npm publisher for diff3

The Dependabot description notes this release was pushed by gk-dev, an account not previously associated with the diff3 package. A publisher change on a low-traffic utility is a recognized supply-chain attack pattern (e.g., typosquatting or account takeover). Before merging, it is worth confirming on npmjs.com/package/diff3 or the axosoft/diff3 GitHub repo that 0.0.4 was intentionally released by the legitimate maintainers.

"drizzle-orm": "0.45.2",
"e2b": "^2.20.1",
"esbuild": "^0.28.0",
Expand Down
Loading