Skip to content

Conversation

@TheodorNEngoy
Copy link

Replace shell-based execSync calls with spawnSync (no shell) in release/build helper scripts.\n\nThis reduces the risk of accidental shell injection and aligns with the MCP hardening guidance to avoid shell execution when possible.

@TheodorNEngoy
Copy link
Author

Local sanity check on this branch:

  • npm run build-cli
  • npm run test-cli

Both pass.

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