Skip to content

docs(cloud-security): add cis-m365 to the shipped framework list - #331

Merged
maximelb merged 1 commit into
masterfrom
solve/cis-m365-framework-list-a7f3
Aug 1, 2026
Merged

docs(cloud-security): add cis-m365 to the shipped framework list#331
maximelb merged 1 commit into
masterfrom
solve/cis-m365-framework-list-a7f3

Conversation

@maximelb

Copy link
Copy Markdown
Contributor

What was asked

A customer asked for the CIS Microsoft 365 Foundations Benchmark under Cloud Security → Compliance → Framework. It is being added to the shipped framework set; this page's list needs to match.

What was done

docs/cloud-security/compliance.md carries both a count ("Ten frameworks ship today") and an exhaustive list, and the same paragraph then points at limacharlie cloudsec compliance frameworks / GET /compliance/frameworks as the source of truth. That combination is what makes a stale list read as authoritative rather than as a simple omission — a reader checks the prose, sees a closed set, and does not run the command.

  • count → eleven, cis-m365 added to the list;
  • added what the framework actually covers, because listing it without that over-promises: it is graded off the Microsoft Entra directory, so it covers the benchmark's Entra chapter and reports NOT_ASSESSED for the admin centers that are not collected (Defender, Purview, Exchange, SharePoint, Teams), with each control's description carrying its own reason. Noted that it applies to a tenant connected as an entra provider or as the Entra half of an azure one.

Testing

Prose only — no code, no build. The claims about coverage and applicability match the shipping catalog's control set and its per-control descriptions.

Note

Land this with the backend change that adds the framework, not before — until then the list would name an id GET /compliance/frameworks does not return.

🤖 Generated with Claude Code

https://claude.ai/code/session_01G8MaumkdjpNKcNUw3mJNtR

The CIS Microsoft 365 Foundations Benchmark is being added to the compliance
framework set, and this page carries both a COUNT and an exhaustive list — then
points at `GET /compliance/frameworks` as the source of truth, which is what
makes a stale list read as authoritative rather than as an omission.

Also states what the framework covers, because listing it without that
over-promises: it is graded off the Microsoft Entra directory, so the admin
centers that are not collected report NOT_ASSESSED rather than PASS, and each
control's description carries its own reason.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G8MaumkdjpNKcNUw3mJNtR
@maximelb
maximelb marked this pull request as ready for review August 1, 2026 02:46
@maximelb
maximelb merged commit bfa3942 into master Aug 1, 2026
7 checks passed
@maximelb
maximelb deleted the solve/cis-m365-framework-list-a7f3 branch August 1, 2026 02:46
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