release: 0.15.28 (Azure cloud-platform false-positive sweep)#1122
Merged
Conversation
Bundles the three NON-IP cloud-platform FP fixes merged from the 7-day Azure decision-log audit (no platform IP hardcoded in product; detector count unchanged at 82): - #1119 fileless:systemd parent-lineage gate (1206 Critical/wk -> 0) - #1120 cloud-guest-agent provenance (crates/sensor/src/cloud_platform.rs): kills the WireServer 168.63.129.16 auto-block + 869 IMDS needs_review; DMI auto-detect + non-forgeable /proc identity, downgrade-only - #1121 dns_tunneling Azure service zones windows.net/azure.net (667 -> 0) Version bump (Cargo.toml + workspace lock + agents-install token) + CHANGELOG [0.15.28]. No code change beyond what already merged to main. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
esteves-uk
approved these changes
Jun 26, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Bundles the three NON-IP cloud-platform false-positive fixes from the 7-day Azure decision-log audit, already merged to main. No platform IP is hardcoded in the product (operator policy: "IPs change"). Detector count unchanged (82).
Included (already merged + approved)
fileless:systemdparent-lineage gate. systemd v254+ sealed-executorfexecvevia/proc/self/fd/Nfired Critical on every unit start (1206/wk). Non-forgeable/proc/<ppid>/exe=systemd-manager gate. Anti-evasion: memfd/dev-fd/(deleted)/shell-parent still fire.crates/sensor/src/cloud_platform.rs, crate-root helper not a detector). Killed the WireServer168.63.129.16auto-block (6x) + 869 IMDS needs_review. DMI/SMBIOS cloud auto-detect +is_guest_agent(pid,uid)(compiled-exe / root-owned guest-agent script / up-to-4 parent hops), gated detected-cloud + uid 0, downgrade-only. WireServer actor waspython3 -u /usr/sbin/waagent, not the co-located AI agent.dns_tunnelingAzure service zones. 667/667 FPs were high-entropywindows.net(632) +azure.net(35) resource FQDNs; added to the existingDNS_ALLOWED_DOMAINSdomain allowlist (provider-controlled, dot-boundary anti-spoof).PR4 / OpenClaw coexistence = no code: the 6
.env-read endpoint blocks were 2026-06-15..06-21 = the spec-081 cross-uid bug, already fixed by #1094 (0.15.24) + 0.15.27. Zero since 06-21.This PR
Version bump
0.15.27->0.15.28(Cargo.toml + workspace lock + agents-install token) + CHANGELOG[0.15.28]. No Rust code change beyond what already merged to main.After approval: tag
v0.15.28-> release.yml builds + signs both arches -> deploy Azure (scoped-enforce safe flow) + Oracle (watchdog-aware) -> re-run the Azure SQLite audit to confirm the FP drop.🤖 Generated with Claude Code