Skip to content

fix: shell injection hardening, ERC-8004 link, npm/pnpm docs#348

Open
mithunbabbira wants to merge 1 commit into
Conway-Research:mainfrom
mithunbabbira:fix/easy-security-and-docs-issues
Open

fix: shell injection hardening, ERC-8004 link, npm/pnpm docs#348
mithunbabbira wants to merge 1 commit into
Conway-Research:mainfrom
mithunbabbira:fix/easy-security-and-docs-issues

Conversation

@mithunbabbira

Copy link
Copy Markdown

Summary

Test plan

  • npm test -- src/__tests__/tools-security.test.ts src/__tests__/data-layer.test.ts (142 passed)
  • Confirm package install commands use quoted args in sandbox exec
  • Confirm invalid cherry-pick hashes are rejected before git runs
  • Spot-check ERC-8004 links in README/DOCUMENTATION

Closes #180
Closes #181
Closes #263
Closes #279

Made with Cursor

Escape npm package names and validate/escape cherry-pick hashes at
execution time, tighten hostname SSRF literal checks, and point docs
at the live EIP-8004 URL. Clarifies npm vs pnpm usage in the README.

Closes Conway-Research#180
Closes Conway-Research#181
Closes Conway-Research#263
Closes Conway-Research#279

Co-authored-by: Cursor <cursoragent@cursor.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

1 participant