Skip to content

fix: harden transports, archives, and error redaction - #158

Merged
CryptoJones merged 6 commits into
mainfrom
adversarial-review-2026-07-05
Jul 27, 2026
Merged

fix: harden transports, archives, and error redaction#158
CryptoJones merged 6 commits into
mainfrom
adversarial-review-2026-07-05

Conversation

@CryptoJones

Copy link
Copy Markdown
Owner

Summary

  • replace the MCP stdio file-wrapper path with fd-readiness transport
  • harden static/API routing, archive import/export, and subprocess error redaction
  • enforce patched dependency floors, including mcp 1.28.1 for CVE-2026-59950

Verification

  • ruff check .
  • mypy src
  • pip-audit
  • pytest with coverage: 761 passed, 1 skipped; 84.87%
  • installed-wheel data/CLI smoke test
  • gitleaks v8.30.1 full-history scan

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

Comment thread src/omind/web/app.py Fixed
Comment thread src/omind/web/app.py Fixed
Comment thread src/omind/web/app.py Fixed
Comment thread src/omind/web/app.py Fixed
Comment thread src/omind/web/app.py Fixed
@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@CryptoJones, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 34 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 92fb8f49-76dd-40fa-9ba5-f87a0ea20c32

📥 Commits

Reviewing files that changed from the base of the PR and between 03158b8 and 417f98e.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (17)
  • BACKLOG.md
  • pyproject.toml
  • src/omind/embed.py
  • src/omind/guard.py
  • src/omind/proc.py
  • src/omind/retrieve.py
  • src/omind/searchindex.py
  • src/omind/server.py
  • src/omind/transfer.py
  • src/omind/web/app.py
  • tests/test_cli.py
  • tests/test_guard.py
  • tests/test_proc.py
  • tests/test_provision.py
  • tests/test_transfer.py
  • tests/test_verify.py
  • tests/test_web.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch adversarial-review-2026-07-05

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

@CryptoJones
CryptoJones merged commit 2009685 into main Jul 27, 2026
16 checks passed
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