docs(sensei): CSPM is gated on the Sensei license, not a feature flag - #15697
Merged
Conversation
The Cloud Security Posture page and the Sensei reference described CSPM as requiring a "Cloud Posture" feature flag. That flag has been removed — CSPM is part of Sensei and is unlocked by the Sensei license alone, like AppSec. Update the Requirements and Troubleshooting on the CSPM page and the Onboarded Cloud Accounts note in the reference to drop the flag, and point users at enabling the Locations feature on the Feature Flags page (the only remaining onboarding prerequisite). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Maffooch
enabled auto-merge
August 18, 2026 04:00
Maffooch
disabled auto-merge
August 18, 2026 04:00
blakeaowens
approved these changes
Aug 18, 2026
devGregA
approved these changes
Aug 18, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 18, 2026
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.
Description
Documentation update for the Pro-side change that removes the
cloud_posturefeature flag: Cloud Security Posture (CSPM) is part of Sensei and is now gated on the Sensei license alone, like AppSec. There is no longer a "Cloud Posture" feature flag to enable.Changes:
docs/content/sensei/cloud_posture.md— Requirements no longer lists the Cloud Posture feature flag; CSPM needs the Sensei license (+ cloud-account quota) plus the Locations feature. Troubleshooting reframed so the only onboarding prerequisite is Locations, with a pointer to enabling it on Settings > Feature Flags (the Sensei hub links there from the prompt).docs/content/sensei/sensei_reference.md— the Onboarded Cloud Accounts note now reads "shown when Sensei is licensed" instead of "shown when CSPM is enabled".Pairs with the Pro PR on the same release line (
bugfix).Note:
cloud_posture.mdremains English-only; the de/es/fr/ja translations are a pre-existing gap, not introduced here.