Stabilize 0.43 security and release readiness#4
Open
danilkryachko wants to merge 38 commits into
Open
Conversation
|
Macroscope has since reviewed this pull request. An earlier review was skipped by a cost limit; a review has now completed, so that notice no longer applies. |
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Security and operations
The trusted-proxy mode requires explicit proxy CIDRs and stripping external identity headers. Public deployments remain TLS-terminated at a reverse proxy. SQLite at-rest encryption remains host-managed and is stated explicitly in deployment documentation.
Note
Stabilize 0.43 with security hardening, MCP protocol upgrades, and new evaluation surfaces
egress.rs) that validates, DNS-pins, and rate-limits all outbound HTTP connections; all embedding, generation, and maintenance HTTP clients now route through itMemoryType,MemoryScope,MemoryStatus) indomain.rsand enforces them across memory CRUD, MCP tool calls, and HTTP routes, replacing free-form stringsmcp_transport.rshttp_server.rsandhttp_routes.rsrag_ingest.rsandrag.rsmemory_eventsand an integrity verification report; backup/install pruning now enforces configurable byte quotasdb.rsadding graph edges, observations, agent sessions, audit checkpoints, and MCP task tables with hardened file permissions on Unixdry_run=true, changing existing integrations that relied on the old defaultMacroscope summarized 2249f6a.