Skip to content

CWCOW: Logging enforcement#2728

Draft
MahatiC wants to merge 2 commits intomicrosoft:mainfrom
MahatiC:logging-enforcement
Draft

CWCOW: Logging enforcement#2728
MahatiC wants to merge 2 commits intomicrosoft:mainfrom
MahatiC:logging-enforcement

Conversation

@MahatiC
Copy link
Copy Markdown
Member

@MahatiC MahatiC commented May 8, 2026

This commit adds guest-side enforcement: each requested ETW provider is validated against allowed_log_providers declared in the security policy (case-insensitive match).
Providers not in the allowlist are silently dropped. The filtered config is re-encoded and forwarded to GCS with GUIDs resolved.

Also removes the hostedSystemConfig dead code path from createContainer — the sidecar only runs for confidential containers, which always use CWCOWHostedSystem.

MahatiC added 2 commits May 7, 2026 22:36
Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
This commit adds guest-side enforcement: each requested ETW provider is validated against allowed_log_providers declared in the security policy (case-insensitive match).
Providers not in the allowlist are silently dropped. The filtered config is re-encoded and forwarded to GCS with GUIDs resolved.

Also removes the hostedSystemConfig dead code path from createContainer — the sidecar only runs for confidential containers, which always use CWCOWHostedSystem.

Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
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