Skip to content

Fix low severity security findings - #9

Open
huangzesen wants to merge 1 commit into
mainfrom
fix/6-low-security
Open

Fix low severity security findings#9
huangzesen wants to merge 1 commit into
mainfrom
fix/6-low-security

Conversation

@huangzesen

Copy link
Copy Markdown
Contributor

Fixes #6

Summary

  • stop returning absolute node paths in node_info and manager list/spawn responses
  • remove OS PID from heartbeat payloads
  • replace Python hash() covenant fingerprints with stable SHA-256
  • confine LICC inbox writes to the configured project root and validate MCP names as single path segments
  • add size limits for mail bodies and JSON attachments

Tests

  • PYTHONPATH=src pytest -q

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.

Batch LOW: path disclosure, PID leak, weak hash, env path, no size limits

1 participant